Skip to content

v1.3.0

Latest

Choose a tag to compare

@rocketraman rocketraman released this 27 Aug 21:12
· 2 commits to master since this release
88be097

v1.3.0

New Features

  • Keyboard driven zoom Ctrl-Shift-Plus, Ctrl-Shift-Minus
  • Checkout action for GitHub PRs

Improvements

  • Detekt static analysis and code formatting by @sschuberth
  • Renovate-based dependency monitoring by @sschuberth
  • Build improvements, gradle update, caching and version catalog by @sschuberth
  • Foundational library updates, Kotlin 2.4.10 and Nucleus framework 2.5.1
  • Fewer GitHub gh subprocess calls
  • Perf counters and stall detection
  • Make filesystem watches on Mac more efficient
  • Filter chips loading status is now clearer

Fixes

  • Fix NPE on Mac startup
  • Move some processing off the UI thread to avoid hung UI behavior on Mac
  • Linux theme detection

New Contributors

Full Changelog: v1.2.0...v1.3.0