Skip to content

v0.8.4

Choose a tag to compare

@BalanceBalls BalanceBalls released this 24 Jun 17:58
· 15 commits to main since this release
d233830

New features

  • Added help popup (? keybinding)
  • Automatic session title generation:
    • enabled by default
    • can be configured with this config section:
    "titleGeneration": {
       "enabled": true,
       "timeoutSeconds": 5
     }
    • for slow local rigs without requests batching it's better to increase the timeout or disable the feature with config

Full Changelog: v0.8.3...v0.8.4