v0.2.0
Big Release!
Hey, This is a big one, we've finally got some stability in the platform, and a lot of improvements to user experience.
These have been major refactors.
Please use the following command to pull the latest release, and run chronicle wizard.
curl -fsSL https://raw.githubusercontent.com/SimpleOpenSoftware/chronicle/main/install.sh | shWhat's Changed
- Update documentation and configuration to reflect the transition from… by @AnkushMalaker in #203
- License by @thestumonkey in #226
- Fix/cleanup model by @AnkushMalaker in #219
- fix/broken-tests by @AnkushMalaker in #230
- Feat/add obsidian 3 by @AnkushMalaker in #233
- Update .gitignore to exclude all files in app/ios and app/android dir… by @AnkushMalaker in #238
- fix: Copy full source code in speaker-recognition Dockerfile by @AnkushMalaker in #243
- Enhance configuration management and add new setup scripts by @AnkushMalaker in #235
- Refactor configuration management in wizard and ChronicleSetup by @AnkushMalaker in #246
- added JWT issuers for audience auth for service interop and shared us… by @thestumonkey in #250
- Feat/edit chat system prompt by @AnkushMalaker in #247
- Docs consolidation by @AnkushMalaker in #257
- Docs consolidation by @AnkushMalaker in #258
- docs: clarify Docker requirements for WSL users by @futureisAJASU in #268
- v0.2 by @AnkushMalaker in #279
- Refactor Home Assistant plugin and MCP client for improved configurat… by @AnkushMalaker in #280
- Feat/global record by @AnkushMalaker in #281
- Enhance StreamingTranscriptionConsumer and conversation job handling by @AnkushMalaker in #282
- fix: config template updated for streaming service as deepgram by @01PrathamS in #285
- Feat: vibevoice asr by @AnkushMalaker in #286
- Enhance ASR service descriptions and provider feedback in wizard.py by @AnkushMalaker in #290
- pre-release v0.2 by @AnkushMalaker in #293
- refactor: kitchen sink by @AnkushMalaker in #303
New Contributors
- @futureisAJASU made their first contribution in #268
Full Changelog: v0.1.0...v0.2.0