Another quick hotfix update. Fixes an issue where, if you deleted all of the tabs in a window, the window would be restored on next startup as completely blank.
Also, as a bonus, we added fish shell support!
Change Log from PRs
- Checkbox and Radio Context Menu Items by @oneirocosm in #861
- Dispose of the window DB entry when no tabs are left by @esimkowitz in #866
- better conditional taskfile running by @sawka in #864
- fix broken windows (with no tabs) by @sawka in #867
- Storybook page, exclude Jotai from dependabot, use NodeJS 20 for builds by @esimkowitz in #868
- Bump the dev-dependencies group with 2 updates by @dependabot in #870
- Bump github.com/sashabaranov/go-openai from 1.30.3 to 1.31.0 by @dependabot in #869
- Revert "better conditional taskfile running" by @esimkowitz in #872
- Fix storybook build by @esimkowitz in #873
- Fix icons for storybook by @esimkowitz in #875
- Add nojekyll to assets dir by @esimkowitz in #876
- Add assets dir for storybook by @esimkowitz in #877
- fix assets path by @esimkowitz in #878
- support fish shell with wsh by @sawka in #874
- Fix Storybook Vite outDir by @esimkowitz in #879
Full Changelog: v0.8.5...v0.8.6