31 lines
849 B
Markdown
31 lines
849 B
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
## [1.2.0] - 2025-08-19
|
||
|
|
|
||
|
|
### Added
|
||
|
|
- Professional augmentation catalog integration
|
||
|
|
- Enhanced encryption support for configuration storage
|
||
|
|
- Soft delete functionality with metadata filtering
|
||
|
|
- Repository protection systems (PR templates, automated scanning)
|
||
|
|
|
||
|
|
### Changed
|
||
|
|
- Complete repository cleanup - removed all commercial content
|
||
|
|
- Improved test coverage with 600+ tests
|
||
|
|
- Enhanced CLI with registry integration
|
||
|
|
|
||
|
|
### Fixed
|
||
|
|
- Soft delete now properly excludes deleted items from search results
|
||
|
|
- Encryption configuration storage and retrieval mechanism
|
||
|
|
- Test suite compatibility with all storage adapters
|
||
|
|
|
||
|
|
## [1.1.1] - Previous
|
||
|
|
- Critical production fixes
|
||
|
|
|
||
|
|
## [1.1.0] - Previous
|
||
|
|
- Feature additions
|
||
|
|
|
||
|
|
## [1.0.0] - Initial Release
|
||
|
|
- Core vector database functionality
|
||
|
|
- HNSW indexing
|
||
|
|
- Graph relationships
|
||
|
|
- Multi-dimensional search
|