File tree Expand file tree Collapse file tree 4 files changed +31
-20
lines changed
Expand file tree Collapse file tree 4 files changed +31
-20
lines changed Original file line number Diff line number Diff line change 1+ # What's New in v0.4.0
2+
3+ ## Shiny new things
4+
5+ - Added Apple subscriptions on iOS
6+ - Supported anonymous timeline reading without signing in
7+ - Refined upgrade prompts to match desktop subscription flows
8+ - Added in-app review prompts
9+ - Supported French localization
10+
11+ ## Improvements
12+
13+ - Polished settings and Discover UI across iOS and Android
14+ - Improved subscription and plan management surfaces
15+ - Hardened authentication flows and expanded end-to-end coverage
16+ - Aligned translation gating with actual user roles
17+
18+ ## No longer broken
19+
20+ - Fixed discover category loading and iOS auth bootstrap issues
21+ - Fixed iOS subscription upgrade actions
22+ - Fixed Android modal header overlap
23+ - Stabilized sign-in persistence across mobile auth flows
24+
25+ ## Thanks
26+
27+ Special thanks to volunteer contributors for their valuable contributions
Original file line number Diff line number Diff line change 22
33## Shiny new things
44
5- - Added Apple subscriptions on iOS
6- - Supported anonymous timeline reading without signing in
7- - Refined upgrade prompts to match desktop subscription flows
8- - Added in-app review prompts
9- - Supported French localization
10-
115## Improvements
126
13- - Polished settings and Discover UI across iOS and Android
14- - Improved subscription and plan management surfaces
15- - Hardened authentication flows and expanded end-to-end coverage
16- - Aligned translation gating with actual user roles
17-
187## No longer broken
198
20- - Fixed discover category loading and iOS auth bootstrap issues
21- - Fixed iOS subscription upgrade actions
22- - Fixed Android modal header overlap
23- - Stabilized sign-in persistence across mobile auth flows
24-
259## Thanks
2610
27- Special thanks to volunteer contributors for their valuable contributions
11+ Special thanks to volunteer contributors @ for their valuable contributions
Original file line number Diff line number Diff line change 3333 <key >CFBundlePackageType </key >
3434 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
3535 <key >CFBundleShortVersionString </key >
36- <string >0.3 .0 </string >
36+ <string >0.4 .0 </string >
3737 <key >CFBundleSignature </key >
3838 <string >???? </string >
3939 <key >CFBundleURLTypes </key >
5454 </dict >
5555 </array >
5656 <key >CFBundleVersion </key >
57- <string >138 </string >
57+ <string >139 </string >
5858 <key >ITSAppUsesNonExemptEncryption </key >
5959 <false />
6060 <key >LSApplicationCategoryType </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " @follow/mobile" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "private" : true ,
55 "main" : " src/main.tsx" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments