0.15.0 (2026-01-29)
Features
- add support for wildcard indexes when creating a new key (gh-259) (9302df1)
- document-search: add ranking score threshold parameter for improved search results filtering with internationalization support. gh-255 (ac32840)
- index-list: add task indicators and improve layout for better UX. gh-240 (7a86751)
- index-list: make document count tag clickable to navigate directly to documents page. gh-253 (77fd6e0)
- table-view: implement sort arrows for sortable attributes and enhance user experience. gh-238 (2c45dc7)
- task-list: add "Received Documents" column with internationalization support. gh-244 (b1659a8)
- task-list: add task cancellation functionality with internationalization support. gh-254 (91c96d5)
- task-list: add total task count display with internationalization support. gh-243 (880b6af)
Bug Fixes
- date: improve null date handling across components and utilities. gh-241 (8c83025)
- index-list: update layout to include flexbox for better alignment of elements (a851bf7)
- task-list: adjust column widths for better readability on moderate screens. gh-242 (7741067)
Performance Improvements
- vite: enhance BASE_PATH handling for development (04138bc)