Add 2.1.1 changelog entry for setup import fix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Anthony Taglianetti
2026-02-08 15:31:22 -08:00
parent 4784775a87
commit 4b6385d5bd
+7
View File
@@ -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