Skip to content

v0.95.8

Choose a tag to compare

@dwash96 dwash96 released this 06 Jan 06:12
· 478 commits to main since this release
930eeb2

What's Changed

MR: #376
Full Changelog: v0.95.7...v0.95.8

Addresses:
#372
#374

Includes:

  • /terminal-setup command and --terminal-setup flag to update kitty, alacritty, and wsl terminal keybindings to support shift+enter
  • Update CONTRIBUTING.md by @gopar in #375
  • Do not ignore user specified flag to use classic mode by @gopar in #373
  • Fix documentation link after renaming to cecli by @vlagorsse in #370

New Contributors