Skip to content

v1.13.0

Latest

Choose a tag to compare

@riii111 riii111 released this 14 Jun 10:41
· 1 commit to main since this release

Highlights

This release introduces IDE keymap presets to reduce shortcut conflicts when running sabiql inside an IDE terminal. Alongside this, the settings modal shortcut has moved from Ctrl+K to , for the same reason. The Result History feature has also been removed — it saw little use and the UI was not intuitive enough to keep.

What's Changed in v1.13.0

🎯 User-Facing Changes

  • feat(sab-267): Add keymap presets (including a dedicated IDE preset) by @riii111 in #429
  • fix: Change settings modal shortcut from Ctrl+K to , by @riii111 in #436
  • refactor: Remove Result History feature (Ctrl+H) by @riii111 in #428
  • fix: Block mixed acknowledge reasons and register statement keywords in lexer by @riii111 in #417

🔧 Internal Improvements

  • ci: bump taiki-e/install-action in the actions-minor-patch group by @riii111 in #430
  • deps: bump insta from 1.47.2 to 1.48.0 by @riii111 in #431