v0.10.4 — Dec 20, 2024
Quick update with bug fixes and new configuration options
- Added "window:confirmclose" and "window:savelastwindow" configuration options
- [bugfix] Fixed broken scroll bar in the AI widget
- [bugfix] Fixed default path for wsh shell detection (used in remote connections)
- Dependency updates
What's Changed
- fix: dynamically determine the chat window height by @oneirocosm in #1588
- Allow empty workspace name while editing workspace by @esimkowitz in #1592
- Update go net package by @esimkowitz in #1593
- Remove WaveAI dynamic height adjustment, use pure CSS, also fix scrolling by @esimkowitz in #1594
- fix: add leading slash to default remote shell by @oneirocosm in #1596
- Fix more WaveAI scroll issues by @esimkowitz in #1597
- Allow users to close windows without confirming, delete last window by @esimkowitz in #1598
- Only create starter workspace on first launch by @esimkowitz in #1599
- Release notes for v0.10.4 by @oneirocosm in #1600
Full Changelog: v0.10.3...v0.10.4