Skip to content

1.2.5.1787

Choose a tag to compare

@guiyanakuang guiyanakuang released this 19 Dec 02:06
· 307 commits to main since this release
c8fa7ad

πŸš€ Highlights

This is an urgent release addressing critical performance issues and streamlining the UI.

  • ⚑️ Performance & Stability Hotfix: Addressed UI freezing and lag. We migrated database operations to an async/await pattern with an IO dispatcher and introduced HikariCP to handle concurrency. Also fixed the freeze issue during token refreshes.

  • βœ‚οΈ UI Streamlining: Removed deprecated and redundant UI elements, including the Main Window clipboard display and the Central Search Window, to provide a cleaner and lighter user experience.

What's Changed

Full Changelog: 1.2.4.1778...1.2.5.1787