Releases: riccox/meilisearch-ui
Releases Β· riccox/meilisearch-ui
v0.9.6
0.9.6 (2024-11-04)
Bug Fixes
v0.9.5
0.9.5 (2024-11-04)
Bug Fixes
- fatal error for enqueued/processing tasks when duration is null. (#164) (26fdd6e)
v0.9.4
0.9.4 (2024-10-24)
Bug Fixes
v0.9.3
0.9.3 (2024-10-23)
Bug Fixes
- should not render tanstack router devtool in production (#155) (acac580)
v0.9.2
0.9.2 (2024-10-19)
Bug Fixes
v0.9.1
0.9.1 (2024-10-18)
Performance Improvements
v0.9.0
0.9.0 (2024-10-18)
Features
- gh-141 docs list item show special attributes badges. (1adf33e)
- gh-143 task list index UID support link to index page. (0957322)
- gh-145 index page side link to task page with index filter. (674f4b0)
- gh-148 docs search page support form state bidirectional bind with search params. (0f23b04)
- gh-149 index list item add link buttons. (6a79271)
- remove task EnqueuedAt filter for unknown error. (674f4b0)
Bug Fixes
- index UID title overflow. (bba187d)
- TimeAgo component valid date param. (f601307)
Performance Improvements
v0.8.0
0.8.0 (2024-10-14)
Features
Bug Fixes
Performance Improvements
v0.7.2
0.7.2 (2024-10-11)
Bug Fixes
- disable insecure-requests Content-Security-Policy. (177ba14)
v0.7.1
0.7.1 (2024-10-10)
Continuous Integration
- docker builder use node:22 with git folder. (1131b24)