Merge pull request #5068 from RSSNext/mobile-main

chore(sync): merge mobile-main into dev
This commit is contained in:
github-actions[bot] 2026-08-01 10:37:48 +00:00 committed by GitHub
commit 3bc8336562
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -0,0 +1,5 @@
# What's New in v0.5.8
## Improvements
- Updated Android photo selection and saving to use system pickers and request only the permissions required

View File

@ -33,7 +33,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.5.7</string>
<string>0.5.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -54,7 +54,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>10</string>
<string>11</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>

View File

@ -1,6 +1,6 @@
{
"name": "@follow/mobile",
"version": "0.5.7",
"version": "0.5.8",
"private": true,
"main": "src/main.tsx",
"scripts": {

View File

@ -1,5 +1,5 @@
{
"version": "0.5.7",
"version": "0.5.8",
"mode": "store",
"runtimeVersion": null,
"channel": null