v0.1.19
·
38 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Features
- Enhanced Search Capabilities: Introduced an advanced search overlay with hybrid and semantic modes, a filtering sidebar, and pagination for search results.
- File Type Filtering: Added the ability to filter file types for watched folders.
- Database Migrations: Integrated Alembic migrations directly into the setup wizard.
- Telemetry & Extraction: Adopted standard PostHog properties and improved Tika extraction.
Bug Fixes
- Database Migration Idempotency: Resolved an issue where initial database migrations were not idempotent for legacy databases.
- Migration Configuration: Ensured migration detection now fails gracefully on missing configuration.
Improvements
- Setup Wizard UX: Unified the setup wizard's layout and behavior for a more consistent user experience.
- Package Distribution: Included the migrations folder in the application's package distribution.
- Dependency Optimization: Removed
asyncioandaiohttpdependencies.