Releases: ErnieAtLYD/retrospect-ai
Releases · ErnieAtLYD/retrospect-ai
Release list
2.4.3
What's Changed
- chore: bump version to 2.4.2 by @ErnieAtLYD in #40
- refactor: improve TypeScript typing for dynamic imports and tests by @ErnieAtLYD in #41
- 2.4.3 by @ErnieAtLYD in #42
Full Changelog: 2.4.2...2.4.3
2.4.2
What's Changed
- feat: bump version to 2.4 by @ErnieAtLYD in #37
- Fix hardcoded .obsidian references in CacheService tests by @ErnieAtLYD in #39
- Add comprehensive unit tests for main plugin class by @ErnieAtLYD in #38
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- refactor(logging): replace direct console calls with Logger service by @ErnieAtLYD in #34
- Fix AnalysisScope test failures with proper TFile mocking by @ErnieAtLYD in #36
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- refactor(main.ts): optimize error context handling in JournalReflectionPlugin by @ErnieAtLYD in #30
- Typescript typos by @ErnieAtLYD in #31
- refactor(tests): remove unused ErrorHandlingService imports by @ErnieAtLYD in #32
- refactor(ui): streamline settings UI with new SettingBuilder and FolderValidator by @ErnieAtLYD in #33
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- Misc by @ErnieAtLYD in #26
- fix: update moment.js references to use window object by @ErnieAtLYD in #28
- feat: add RETROSPECT-AI prefix to all notification alerts by @ErnieAtLYD in #29
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- refactor(tests): streamline DOM mocking in SettingsUI tests by @ErnieAtLYD in #23
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- feat(issue-templates): add bug report, feature request, and general feedback templates by @ErnieAtLYD in #21
- UI folder by @ErnieAtLYD in #22
Full Changelog: v2.1.0...2.2.0
v2.1.0
What's Changed
- feat: add analysis scope settings for journal reflection by @ErnieAtLYD in #11
- feat: integrate Ollama local AI model support by @ErnieAtLYD in #16
- Add Claude Code GitHub Workflow by @ErnieAtLYD in #15
- Automatic scanning by @ErnieAtLYD in #18
- Redesign settings UI for better usability and feature alignment by @ErnieAtLYD in #20
Full Changelog: v2.0.0...v2.1.0
2.0.0
What's Changed
- Pattern recog engine by @ErnieAtLYD in #6
- feat(encryption): add AES-256 encryption for API key storage by @ErnieAtLYD in #5
- feat: add error handling service and integrate with AI service by @ErnieAtLYD in #7
- fix(security): Sanitize plugin ID to prevent path traversal attacks by @ErnieAtLYD in #10
- feat: Add advanced NLP features and pattern recognition capabilities by @ErnieAtLYD in #8
Full Changelog: 1.0.1...v2.0.0