File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # What's New in v0.5.7
2+
3+ ## Improvements
4+
5+ - Improved RSSHub subscription-limit errors with localized upgrade guidance and without internal request details
6+
7+ ## No longer broken
8+
9+ - Fixed Apple subscription purchases and restores failing when product and transaction identifiers were confused
10+ - Fixed upgrades for active or past-due Stripe subscribers by opening billing management
11+ - Restored readable text colors in dark mode
12+ - Fixed border styling in web-rendered content affected by a shared CSS token collision
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.5.6 </string >
36+ <string >0.5.7 </string >
3737 <key >CFBundleSignature </key >
3838 <string >???? </string >
3939 <key >CFBundleURLTypes </key >
5454 </dict >
5555 </array >
5656 <key >CFBundleVersion </key >
57- <string >9 </string >
57+ <string >10 </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.5.6 " ,
3+ "version" : " 0.5.7 " ,
44 "private" : true ,
55 "main" : " src/main.tsx" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.5.6 " ,
2+ "version" : " 0.5.7 " ,
33 "mode" : " store" ,
44 "runtimeVersion" : null ,
55 "channel" : null
You can’t perform that action at this time.
0 commit comments