From 567d6fce1a989544d6c960b5b8b2a917347681a6 Mon Sep 17 00:00:00 2001 From: "factory-droid[bot]" <138933559+factory-droid[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 02:36:58 +0000 Subject: [PATCH] docs: add CLI changelog entry for v0.105.1 Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> --- docs/changelog/release-notes.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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`