diff --git a/docs/docs/releasenotes.mdx b/docs/docs/releasenotes.mdx index 4240730e1..fb44f2746 100644 --- a/docs/docs/releasenotes.mdx +++ b/docs/docs/releasenotes.mdx @@ -6,6 +6,15 @@ sidebar_position: 200 # Release Notes +### 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 + ### v0.10.3 — Dec 19, 2024 Quick update to v0.10 with new features and bug fixes.