Skip to content

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 19:39
0f73413

Karabau v1.2.0

Signed release builds ready to install.

Highlights

  • Added archive/unarchive action directly in the bookmark detail bottom sheet
  • Added copy link as a quick action in the bottom sheet action row
  • Redesigned bottom sheet actions to a cleaner, lightweight style inspired by Google Photos
  • Added delete with Undo flow using snackbar (optimistic removal + undo window)
  • Improved navigation bar visuals with filled selected icons and outlined unselected icons (Material 3 behavior)

Settings & Preferences

  • Added Archived Favorites preference in Settings (Bookmarks section)
  • Synced this preference with server settings (users.settings / users.updateSettings)
  • Applied archived visibility behavior correctly to:
    • Tag details
    • List details
    • Favorites view
  • Ensured server settings are refreshed when opening Settings and after initial Home load

Performance & UX

  • Improved loading behavior and header polish:
    • Removed extra subtitles from Tags/Lists headers
    • Updated Settings header to larger title style
  • Kept pull-to-refresh/loading states cleaner in detail screens

Build

  • Version bump to 1.2.0
  • Build stability improvement for Kotlin compilation strategy on Windows
APK Architecture
karabau-1.2.0-universal.apk Universal (all architectures)
karabau-1.2.0-arm64-v8a.apk ARM 64-bit (most modern devices)
karabau-1.2.0-armeabi-v7a.apk ARM 32-bit (older devices)
karabau-1.2.0-x86_64.apk x86 64-bit (emulators)