Releases: Paulanerus/TextVariantExplorer
v1.6.3
What's Changed
- New: Prompt to download missing embedding models when importing datasets
- New: Legacy file dialog toggle in settings for environments where the system dialog struggles (mainly on Linux)
- Improved: Embedding model dropdown now lists only downloaded models and shows in-progress downloads
- Fixed: Model downloads not working
Full Changelog: v1.6.1...v1.6.3
v1.6.1
What's Changed
- Fixed: App no longer hangs when embedding provider fails to initialize
- Fixed: Windows issue where certain DLLs could not be loaded
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- New: Pool Manager for deleting and rebuilding pools
- New: Index updater
- Fixed: Variant Mapping not functioning
- Fixed: Semantic search failing in specific cases
- Improved: System stability
- Updated: Dependencies
- Updated: Gradle to 9.1.0
Note: Pools created before version 1.5.1 need to be recreated to work again. This can be done via the Pools menu.
Full Changelog: v1.5.2...v1.6.0
v1.5.2
What's Changed
- Fixed: Critical issue preventing app closure
- Improved: CUDA detection to prevent crashes
- Updated: Documentation
Full Changelog: v1.5.1...v1.5.2
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