Releases: terrakok/WikWok
Releases · terrakok/WikWok
desktop-v1.0.3: Update version to 1.0.3 and remove JVM toolchain setting
Incremented versionCode to 4 and versionName to 1.0.3 across build configurations. Removed the JVM toolchain setting for Kotlin as it is no longer required. This ensures compatibility and prepares the app for the next release cycle.
desktop-v1.0.2: Update packageVersion to 1.0.2 in build configuration
Updated the packageVersion in the build config to reflect the latest release. This ensures the correct versioning for native distributions across all target platforms.
android-v1.0.3
- Enhanced Language Support: English is now set as the default language for a better first-time experience
- Improved Language Selection: Languages are now sorted alphabetically for easier browsing
- Interactive Like Feature: Added delightful double-tap animation with heart effect when liking articles
- Better RTL support: Texts are shown depending on the language now
Android 1.0.1
F-Droid release
1.0.0
Add Privacy Policy document and remove unused Compose settings Introduced a Privacy Policy document outlining data privacy practices for the application. Additionally, removed deprecated Compose compiler feature flags from the build file to clean up configuration.
v1.0.0-dev06: Update README and release workflow for desktop app support
Added desktop app download link to the README and clarified app statuses for other platforms. Updated the GitHub release workflow to make desktop app releases non-draft.