v2.2.0

abus-aikorea/voice-prov2.2.0Jul 30, 2025by github-actions[bot]

AI Summary

This release simplifies the application by removing unused components to create a stable version, alongside various bug fixes and development environment improvements.

Key Highlights

  • Created a stable and simple version by removing unused components
  • Auto-fixed Clippy warnings
  • Removed duplicate email addresses in README
  • Use local builds in compose.yaml for easier development

New Features

  • Created a stable and simple version by removing all extra/unused components
  • Auto-fix clippy warnings
  • Remove duplicate email addresses in README.md
  • Use local builds in compose.yaml for easier development

Full Release Notes

## [2.2.0](https://github.com/lumina-ai-inc/chunkr/compare/v2.1.1...v2.2.0) (2025-07-30)


### Features

* Created a stable and simple version by removing all extra/unused components ([#570](https://github.com/lumina-ai-inc/chunkr/issues/570)) ([7a444ea](https://github.com/lumina-ai-inc/chunkr/commit/7a444eac4cab1e4f811997fc513a9f2db97aa5b3))


### Bug Fixes

* **core:** Auto-fix clippy warnings ([afa853c](https://github.com/lumina-ai-inc/chunkr/commit/afa853cdd6122d75aa61cc743f507e76cd6e2be6))
* Remove duplicate email addresses in README.md ([e15d2de](https://github.com/lumina-ai-inc/chunkr/commit/e15d2defa5f5372837c200c53a29505ae9924d89))
* Use local builds in compose.yaml for easier development ([c53f1de](https://github.com/lumina-ai-inc/chunkr/commit/c53f1de5de2bcfcfab7919c04e0ed78f44d3f6e4))