From 6880d3b893b36877c242b3387d6d2227fc4e04f9 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Thu, 12 Mar 2026 17:36:40 +0800 Subject: [PATCH] docs(release): prepare mobile and desktop changelogs --- apps/desktop/changelog/next.md | 14 +++++++++++++- apps/mobile/changelog/next.md | 18 +++++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/apps/desktop/changelog/next.md b/apps/desktop/changelog/next.md index 8f5eac449..417be5855 100644 --- a/apps/desktop/changelog/next.md +++ b/apps/desktop/changelog/next.md @@ -2,10 +2,22 @@ ## Shiny new things +- Added the Folo CLI with browser-based sign-in +- Added desktop-to-CLI session sync and install management +- Added in-app review prompts + ## Improvements +- Improved account and auth flows to support CLI sign-in and session recovery +- Added a dedicated CLI settings page and install controls +- Expanded desktop end-to-end coverage for auth and user flows + ## No longer broken +- Removed the unwanted text selection toolbar +- Fixed AI onboarding asset loading by switching the spline asset domain +- Hardened setting sync authentication lifecycle + ## Thanks -Special thanks to volunteer contributors @ for their valuable contributions +Special thanks to volunteer contributors for their valuable contributions diff --git a/apps/mobile/changelog/next.md b/apps/mobile/changelog/next.md index 000f858e3..c17ab9a62 100644 --- a/apps/mobile/changelog/next.md +++ b/apps/mobile/changelog/next.md @@ -2,10 +2,26 @@ ## Shiny new things +- Added Apple subscriptions on iOS +- Supported anonymous timeline reading without signing in +- Refined upgrade prompts to match desktop subscription flows +- Added in-app review prompts +- Supported French localization + ## Improvements +- Polished settings and Discover UI across iOS and Android +- Improved subscription and plan management surfaces +- Hardened authentication flows and expanded end-to-end coverage +- Aligned translation gating with actual user roles + ## No longer broken +- Fixed discover category loading and iOS auth bootstrap issues +- Fixed iOS subscription upgrade actions +- Fixed Android modal header overlap +- Stabilized sign-in persistence across mobile auth flows + ## Thanks -Special thanks to volunteer contributors @ for their valuable contributions +Special thanks to volunteer contributors for their valuable contributions