Releases: Paulanerus/TextVariantExplorer
Releases · Paulanerus/TextVariantExplorer
v1.5.1
What's Changed
- New: macOS icon file
- New: Light and dark theme support
- New: Model description localization
- Improved: Loading times significantly reduced
- Updated: Documentation enhancements
- Fixed: Stability and performance issues
Note: High loading times for embeddings may persist on non-CUDA GPU-accelerated systems. See Using Embeddings Models on the GPU for more information.
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
-
New: Semantic search support, with initial integration of EmbeddingGemma
and AncientGreekBert -
New: Application icons for Windows and Linux
-
Fixed: Wildcard query handling
-
Updated: Dependencies and backend architecture for improved stability and performance
- Improved: User interface with several visual and usability enhancements
Note: Semantic search currently increases data import time significantly. This will be optimized in future releases.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.4
What's Changed
- Several bug fixes
- Several UI changes
- Added settings menu
- Added loading progress indicator
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Updated documentation
- Support for queries with more than 400.000 unique values
- Slightly faster data import
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
What's Changed
- Fix: query logic and potential crashes
- Fix: Empty search method
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Rename from TextExplorer to TextVariantExplorer
- Feat/sort by @Paulanerus in #32
- Feat/wildcards by @Paulanerus in #33
- Feat/autocomplete by @Paulanerus in #34
Full Changelog: v1.2.3...v1.3.0