From 4b6385d5bd486eb7e5f330012004241230e303d0 Mon Sep 17 00:00:00 2001 From: Anthony Taglianetti <30904141+ataglianetti@users.noreply.github.com> Date: Sun, 8 Feb 2026 15:31:22 -0800 Subject: [PATCH] Add 2.1.1 changelog entry for setup import fix Co-Authored-By: Claude Opus 4.5 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 656a99e..3e873b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to Inner Dialogue. --- +## [2.1.1] - 2026-02-08 + +### Fixed +- **Setup import flow now fully implemented** — Step 6 now includes complete logic for categorizing files (profile.md, ChatGPT exports, markdown, PDF), extracting profile information, and converting conversations to dated session files. Previously the setup instructions referenced import handling but didn't include the processing steps. + +--- + ## [2.1.0] - 2026-02-08 ### Added