v1.10.0
·
175 commits
to master
since this release
1.10.0 (2026-05-08)
Features
- add end-to-end happy path test and synchronize search results with bookmark updates (a525786)
- enable bulk tag entry via comma-separated input and update E2E tests (3b88c6c)
- implement authentication middleware and configure environment variables for CI and testing pipelines (86a1776)
- implement database migrations, enhance extractor error handling, and refactor bookmark management in the UI with extended test coverage. (fb4990c)
- implement full-text search using Postgres tsvector and GIN index with frontend integration (65080b2)
- implement full-text search with tag filtering and add comprehensive E2E test coverage (dece639)
- implement responsive layout for ReaderPanel and add E2E tests for reader mode flow (64f16b4)
- increase rate limits for test environment and refactor proxy export signature (0ce6b81)