bump version and updated release notes
This commit is contained in:
parent
318ee868e4
commit
e96d6e13ac
@ -640,7 +640,7 @@
|
|||||||
CODE_SIGN_ENTITLEMENTS = readeck/readeck.entitlements;
|
CODE_SIGN_ENTITLEMENTS = readeck/readeck.entitlements;
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 40;
|
CURRENT_PROJECT_VERSION = 42;
|
||||||
DEVELOPMENT_ASSET_PATHS = "\"readeck/Preview Content\"";
|
DEVELOPMENT_ASSET_PATHS = "\"readeck/Preview Content\"";
|
||||||
DEVELOPMENT_TEAM = 8J69P655GN;
|
DEVELOPMENT_TEAM = 8J69P655GN;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
@ -684,7 +684,7 @@
|
|||||||
CODE_SIGN_ENTITLEMENTS = readeck/readeck.entitlements;
|
CODE_SIGN_ENTITLEMENTS = readeck/readeck.entitlements;
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 40;
|
CURRENT_PROJECT_VERSION = 42;
|
||||||
DEVELOPMENT_ASSET_PATHS = "\"readeck/Preview Content\"";
|
DEVELOPMENT_ASSET_PATHS = "\"readeck/Preview Content\"";
|
||||||
DEVELOPMENT_TEAM = 8J69P655GN;
|
DEVELOPMENT_TEAM = 8J69P655GN;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
|
|||||||
@ -7,7 +7,6 @@ Thanks for using the Readeck iOS app! Below are the release notes for each versi
|
|||||||
## Version 2.0.0
|
## Version 2.0.0
|
||||||
|
|
||||||
### 📖 Offline Reading - The Feature You've Been Waiting For!
|
### 📖 Offline Reading - The Feature You've Been Waiting For!
|
||||||
**Read your articles without internet connection**: the feature you've been waiting for!
|
|
||||||
|
|
||||||
**Read your articles without internet connection**
|
**Read your articles without internet connection**
|
||||||
- enable offline reading in settings, the default is off
|
- enable offline reading in settings, the default is off
|
||||||
@ -32,7 +31,7 @@ Thanks for using the Readeck iOS app! Below are the release notes for each versi
|
|||||||
- Clear cache with one tap
|
- Clear cache with one tap
|
||||||
- Monitor cache usage in settings
|
- Monitor cache usage in settings
|
||||||
|
|
||||||
### ✍️ Extended Font Selection
|
### Extended Font Selection
|
||||||
|
|
||||||
**10 new beautiful fonts for better reading**
|
**10 new beautiful fonts for better reading**
|
||||||
- New serif fonts: Literata, Merriweather, Source Serif
|
- New serif fonts: Literata, Merriweather, Source Serif
|
||||||
@ -42,13 +41,13 @@ Thanks for using the Readeck iOS app! Below are the release notes for each versi
|
|||||||
- Improved font rendering in article reader
|
- Improved font rendering in article reader
|
||||||
- Font changes take effect immediately
|
- Font changes take effect immediately
|
||||||
|
|
||||||
### 🎨 Annotations & Highlighting Improvements
|
### Annotations & Highlighting Improvements
|
||||||
|
|
||||||
- **Localized highlight button** - now appears in your device language
|
- **Localized highlight button** - now appears in your device language
|
||||||
- Improved annotation creation through API integration
|
- Improved annotation creation through API integration
|
||||||
- Better error handling for annotation sync
|
- Better error handling for annotation sync
|
||||||
|
|
||||||
### 📄 Open Source Licenses
|
### Open Source Licenses
|
||||||
|
|
||||||
- **New licenses view** in settings
|
- **New licenses view** in settings
|
||||||
- View all open-source fonts and their licenses
|
- View all open-source fonts and their licenses
|
||||||
@ -57,6 +56,7 @@ Thanks for using the Readeck iOS app! Below are the release notes for each versi
|
|||||||
|
|
||||||
### ⚡️ Performance & Improvements
|
### ⚡️ Performance & Improvements
|
||||||
|
|
||||||
|
- **VPN & Private Network support** - Connect to your Readeck server via VPN (like Tailscale) or private networks. Supports HTTP connections and self-signed certificates for home/private server setups
|
||||||
- Various stability improvements
|
- Various stability improvements
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user