v0.18.0 Changelog
This release introduces semantic search capabilities and improves AI provider configuration.
✨ Highlights
Screen.Recording.2025-04-21.at.08.05.20_compressed.mp4
Vector Embedding & Semantic Search
- Added vector embedding support for text fields, enabling semantic search within tables.
Enhanced AI Provider Configuration
- Improved the AI settings page, including better provider management, model selection, configuration forms, and success notifications.
New Features
- Freeze Columns: Table views now support freezing columns for better data navigation.
- Sync (Experimental): Implemented foundational sync functionality. (Note: Sync is currently disabled by default).
Fixes and Improvements
- Refactored project structure, moving
locales,worker,electron,libinto dedicated packages/apps directories. - Fixed field type conversion failures.
- Fixed grid button layout issues with dynamic header heights.
- Fixed drag-region behavior in settings.
- Updated English and Chinese translations.
- Fixed CSV import failure when sync was enabled.
What's Changed
Full Changelog: v0.17.0...v0.18.0