From 51d571e722ff99c90036150904b7b7afdc2539e6 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Thu, 8 May 2025 19:59:35 +0800 Subject: [PATCH 1/3] release(mobile): release v0.1.8 --- apps/mobile/changelog/0.1.8.md | 7 +++++++ apps/mobile/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 apps/mobile/changelog/0.1.8.md diff --git a/apps/mobile/changelog/0.1.8.md b/apps/mobile/changelog/0.1.8.md new file mode 100644 index 000000000..c134b8212 --- /dev/null +++ b/apps/mobile/changelog/0.1.8.md @@ -0,0 +1,7 @@ +# What's New in v0.1.8 + +## Shiny new things + +## Improvements + +## No longer broken diff --git a/apps/mobile/package.json b/apps/mobile/package.json index e1da68b95..f402a96ef 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@follow/mobile", - "version": "0.1.7", + "version": "0.1.8", "private": true, "main": "src/main.tsx", "scripts": { From 54a1d5995ecc02545e8b30ebed965232a5f97149 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Thu, 8 May 2025 20:54:52 +0800 Subject: [PATCH 2/3] docs: update changelog --- apps/mobile/changelog/0.1.8.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/apps/mobile/changelog/0.1.8.md b/apps/mobile/changelog/0.1.8.md index c134b8212..7315bfce0 100644 --- a/apps/mobile/changelog/0.1.8.md +++ b/apps/mobile/changelog/0.1.8.md @@ -2,6 +2,25 @@ ## Shiny new things +- Choose whether translations appear on their own or side-by-side with the original text (#3568) +- “Mark above / below as read” context menu (#3570) +- Automation actions: auto start entries that match your rules (#3625) +- Invite-code gates removed – no invite code needed anymore (cee647c) + ## Improvements +- AI summaries are now selectable, so you can copy text (0ffde43) +- Feeds from the same site are automatically grouped (c418dea) +- Private subscriptions now show a icon for quick identification (9d39711) +- Removed long-unmaintained language packs (f48697c) +- Faster search performance +- Readability now auto-activates for blank content (a1a9521) +- Upgraded to React 19 and React Native 0.79 (#3661) +- Dozens of visual polish tweaks across the app + ## No longer broken + +- Fixed AI Summary blocking scroll (41484b5) +- Unread badge count now stays accurate (26a3d83) +- Corrected AI Summary height (8bd186a) +- Social accounts can again be unlinked (5114155) From 5547cdd7c82feaa05231b79538f4136f6aeb4fb4 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Thu, 8 May 2025 23:07:45 +0800 Subject: [PATCH 3/3] fix(mobile): update version --- apps/mobile/ios/Folo/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/mobile/ios/Folo/Info.plist b/apps/mobile/ios/Folo/Info.plist index 09fd71574..8e687f617 100644 --- a/apps/mobile/ios/Folo/Info.plist +++ b/apps/mobile/ios/Folo/Info.plist @@ -32,7 +32,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 0.1.7 + 0.1.8 CFBundleSignature ???? CFBundleURLTypes @@ -52,7 +52,7 @@ CFBundleVersion - 1 + 106 ITSAppUsesNonExemptEncryption LSApplicationCategoryType