From c7e3efa3fa4e20f2382918e38afcb4599e4a8f76 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 14 Oct 2025 09:11:21 +0000 Subject: [PATCH] Add files via upload --- fastlane/metadata/android/en-US/changelogs/21.txt | 1 + fastlane/metadata/android/en-US/changelogs/22.txt | 3 +++ fastlane/metadata/android/en-US/changelogs/23.txt | 1 + fastlane/metadata/android/en-US/changelogs/30.txt | 10 ++++++++++ 4 files changed, 15 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/21.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/22.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/23.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/30.txt diff --git a/fastlane/metadata/android/en-US/changelogs/21.txt b/fastlane/metadata/android/en-US/changelogs/21.txt new file mode 100644 index 000000000..2e9abf487 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/21.txt @@ -0,0 +1 @@ +- Fix webdav sync issue diff --git a/fastlane/metadata/android/en-US/changelogs/22.txt b/fastlane/metadata/android/en-US/changelogs/22.txt new file mode 100644 index 000000000..2b50375a7 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/22.txt @@ -0,0 +1,3 @@ +* allow requests to google calendar +* remove permanent notification because it is annoying :) +* stability and performance improvements diff --git a/fastlane/metadata/android/en-US/changelogs/23.txt b/fastlane/metadata/android/en-US/changelogs/23.txt new file mode 100644 index 000000000..4579b64a4 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/23.txt @@ -0,0 +1 @@ +* make all html5 inputs (color, time, etc.) work again diff --git a/fastlane/metadata/android/en-US/changelogs/30.txt b/fastlane/metadata/android/en-US/changelogs/30.txt new file mode 100644 index 000000000..b5ad377c9 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/30.txt @@ -0,0 +1,10 @@ +New Connectivity-Free Mode is Here! + +You can now use the core features of the app without an internet connection, offering a smoother and more reliable experience. We've made several key updates to enhance usability: + +· Connectivity-Free Mode Support: Enjoy uninterrupted access to the app's main features without needing a network connection. You can still sync with WebDAV, Dropbox, or choose to work entirely offline without any network access. +· Seamless Transition: Existing users will continue using the app in Online-Only Mode (Compatibility Mode) with no disruptions, while new users can immediately benefit from the Connectivity-Free Mode. Future updates will include a smooth migration plan for everyone. +· CORS Issues Resolved: Fixed cross-origin resource sharing (CORS) problems, especially for WebDAV sync, ensuring secure and smooth synchronization with local or hosted resources. +· Enhanced Security: Strengthened data protection to keep your information secure, even when offline. + +Update now to enjoy these exciting new features and improvements! \ No newline at end of file