Releases: ginkelsoft-development/laravel-encrypted-search-index
Releases · ginkelsoft-development/laravel-encrypted-search-index
v1.0.11
What's Changed
- Feature/encryption validation and search improvements by @ginkelsoft-development in #33
- Dev into Main by @ginkelsoft-development in #34
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- develop into main by @ginkelsoft-development in #31
- add encryption validation and batch search methods by @ginkelsoft-development in #32
Full Changelog: https://github.com/ginkelsoft-development/laravel-encrypted-search-index/commits/v1.0.10
v1.0.9
What's Changed
- add batch query optimization for multiple fields by @ginkelsoft-development in #26
- docs: add min_prefix_length configuration documentation by @ginkelsoft-development in #27
- add SearchCacheService for caching encrypted search results by @ginkelsoft-development in #28
- develop into main by @ginkelsoft-development in #29
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Fix/elasticsearch query scopes by @ginkelsoft-development in #13
- fix: only generate search tokens for fields with encrypted cast by @ginkelsoft-development in #14
- fix: implement actual document deletion in Elasticsearch by @ginkelsoft-development in #15
- fix: validate SEARCH_PEPPER configuration before token generation by @ginkelsoft-development in #16
- fix: require intl extension for consistent normalization by @ginkelsoft-development in #17
- improve: add clarifying comments to database index update process by @ginkelsoft-development in #18
- fix: add proper error handling with exceptions to Elasticsearch service by @ginkelsoft-development in #19
- refactor: remove unused SearchDriver contract interface by @ginkelsoft-development in #20
- add optional debug logging for search index operations by @ginkelsoft-development in #21
- fix: add configuration validation to service provider boot by @ginkelsoft-development in #22
- expand test coverage with comprehensive unit and edge case tests by @ginkelsoft-development in #23
- add configurable minimum prefix length for search queries by @ginkelsoft-development in #24
- Develop into Main by @ginkelsoft-development in #25
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- docs: expand README with auto-indexing, attributes, and Elasticsearch… by @ginkelsoft-development in #12
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Elasticsearch integration service by @ginkelsoft-development in #10
- Develop into Main | v1.0.6 by @ginkelsoft-development in #11
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Add Laravel and PHP compatibility matrix to README by @ginkelsoft-development in #6
- Refactor service provider and trait for clarity and driver extensibility by @ginkelsoft-development in #8
- dev into main by @ginkelsoft-development in #9
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
What's Changed
- Add chunked batch processing and stability improvements to index rebu… by @ginkelsoft-development in #3
Full Changelog: v1.0.2...v1.0.3