Releases: Enigmora/claudian
Releases · Enigmora/claudian
1.1.3
What's Changed
- fix(ci): use version tags without 'v' prefix by @montfort in #30
- fix: address ObsidianReviewBot validation issues by @montfort in #31
- fix: resolve ObsidianReviewBot validation issues (phase 2) by @montfort in #32
- fix: add type declarations for Obsidian internal APIs (phase 3) by @montfort in #33
- fix: resolve remaining ObsidianReviewBot validation issues by @montfort in #35
- chore: add type module to package.json by @montfort in #36
- fix: resolve ObsidianReviewBot validation issues (phase 6) by @montfort in #37
- fix: remove unused variables for Obsidian validation by @montfort in #38
Full Changelog: 1.1.2...1.1.3
1.1.2
v1.1.1
v1.1.0
What's Changed
- chore: update plugin description by @montfort in #6
- fix(tokens): use local timezone for date calculations by @montfort in #7
- feat(chat): add welcome screen with interactive examples by @montfort in #8
- fix(agent): recover complete actions from truncated JSON responses by @montfort in #9
- fix(ui): use original logo colors in welcome screen by @montfort in #11
- docs: add welcome-screen to wiki screenshots guide by @montfort in #10
- docs: enforce git branching rules in CLAUDE.md by @montfort in #12
- feat: add PowerShell deploy script for Windows by @montfort in #13
- docs: add PowerShell deploy script documentation by @montfort in #14
- fix(docs): correct shields.io badge in Chinese README by @montfort in #15
- docs(wiki): sync documentation with current system state by @montfort in #16
- docs(wiki): add SVG placeholder images for documentation by @montfort in #17
- fix(wiki): correct internal links for GitHub Wiki by @montfort in #18
- fix(chat): ensure spinner hides and errors are visible to user by @montfort in #19
- docs: add SPDX license file by @montfort in #20
- docs: add Enigmora badge and prompt caching analysis by @montfort in #21
- fix(readme): remove whitespace in badge links by @montfort in #22
- fix: sync package-lock.json with package.json by @montfort in #23
- refactor: move logos to assets folder and update README by @montfort in #24
- refactor: rename classes from ClaudeCompanion to Claudian by @montfort in #25
- chore: bump version to 1.1.0 by @montfort in #26
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat: add custom Claudian branding and resizable input by @montfort in #1
- feat: implement internationalization (i18n) system by @montfort in #2
- docs: add About section to README files by @montfort in #3
- ci: add automated release workflow by @montfort in #4
- chore: bump version to 1.0.0 by @montfort in #5
New Contributors
Full Changelog: https://github.com/Enigmora/claudian/commits/v1.0.0