diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx index ef79b95..005d3d1 100644 --- a/docs/changelog/release-notes.mdx +++ b/docs/changelog/release-notes.mdx @@ -4,6 +4,19 @@ description: "Recent features and improvements to Factory CLI" rss: true --- + + `v0.105.1` + +## New features + +- **New session shortcut in sidebar groups** - Project group headers now show a pencil icon on hover to start a new session pre-configured for that project (app) + +## Bug fixes + +- **Duplicate sidebar groups** - Fixed phantom group rows and shared collapse state when multiple computers had sessions in the same working directory (app) + + + `v0.105.0`