Skip to content

Releases: terrakok/WikWok

desktop-v1.0.3: Update version to 1.0.3 and remove JVM toolchain setting

26 May 18:55
Compare
Choose a tag to compare
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

26 May 12:36
Compare
Choose a tag to compare
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

26 May 19:08
Compare
Choose a tag to compare
  • 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

13 May 12:46
Compare
Choose a tag to compare

F-Droid release

1.0.0

11 May 15:45
Compare
Choose a tag to compare
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

08 May 21:11
Compare
Choose a tag to compare
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.