From e96d6e13acb747eb99ccbe38c51bf0e2be1a1ac1 Mon Sep 17 00:00:00 2001 From: Ilyas Hallak Date: Fri, 12 Dec 2025 14:01:17 +0100 Subject: [PATCH] bump version and updated release notes --- readeck.xcodeproj/project.pbxproj | 4 ++-- readeck/UI/Resources/RELEASE_NOTES.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/readeck.xcodeproj/project.pbxproj b/readeck.xcodeproj/project.pbxproj index 37e5490..187f827 100644 --- a/readeck.xcodeproj/project.pbxproj +++ b/readeck.xcodeproj/project.pbxproj @@ -640,7 +640,7 @@ CODE_SIGN_ENTITLEMENTS = readeck/readeck.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 40; + CURRENT_PROJECT_VERSION = 42; DEVELOPMENT_ASSET_PATHS = "\"readeck/Preview Content\""; DEVELOPMENT_TEAM = 8J69P655GN; ENABLE_HARDENED_RUNTIME = YES; @@ -684,7 +684,7 @@ CODE_SIGN_ENTITLEMENTS = readeck/readeck.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 40; + CURRENT_PROJECT_VERSION = 42; DEVELOPMENT_ASSET_PATHS = "\"readeck/Preview Content\""; DEVELOPMENT_TEAM = 8J69P655GN; ENABLE_HARDENED_RUNTIME = YES; diff --git a/readeck/UI/Resources/RELEASE_NOTES.md b/readeck/UI/Resources/RELEASE_NOTES.md index 73c6c97..004d6cc 100644 --- a/readeck/UI/Resources/RELEASE_NOTES.md +++ b/readeck/UI/Resources/RELEASE_NOTES.md @@ -7,7 +7,6 @@ Thanks for using the Readeck iOS app! Below are the release notes for each versi ## Version 2.0.0 ### 📖 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** - 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 - Monitor cache usage in settings -### ✍️ Extended Font Selection +### Extended Font Selection **10 new beautiful fonts for better reading** - 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 - Font changes take effect immediately -### 🎨 Annotations & Highlighting Improvements +### Annotations & Highlighting Improvements - **Localized highlight button** - now appears in your device language - Improved annotation creation through API integration - Better error handling for annotation sync -### 📄 Open Source Licenses +### Open Source Licenses - **New licenses view** in settings - 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 +- **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