Skip to content

Releases: riccox/meilisearch-ui

v0.9.6

04 Nov 14:38
Compare
Choose a tag to compare

0.9.6 (2024-11-04)

Bug Fixes

v0.9.5

04 Nov 01:27
Compare
Choose a tag to compare

0.9.5 (2024-11-04)

Bug Fixes

  • fatal error for enqueued/processing tasks when duration is null. (#164) (26fdd6e)

v0.9.4

24 Oct 14:15
Compare
Choose a tag to compare

0.9.4 (2024-10-24)

Bug Fixes

v0.9.3

23 Oct 14:39
Compare
Choose a tag to compare

0.9.3 (2024-10-23)

Bug Fixes

  • should not render tanstack router devtool in production (#155) (acac580)

v0.9.2

19 Oct 15:40
Compare
Choose a tag to compare

0.9.2 (2024-10-19)

Bug Fixes

v0.9.1

18 Oct 16:07
Compare
Choose a tag to compare

0.9.1 (2024-10-18)

Performance Improvements

  • gh-149 index list item add createdAt & updatedAt time. (9a3dca2)

v0.9.0

18 Oct 15:45
Compare
Choose a tag to compare

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

14 Oct 15:09
Compare
Choose a tag to compare

0.8.0 (2024-10-14)

Features

Bug Fixes

Performance Improvements

v0.7.2

11 Oct 02:57
Compare
Choose a tag to compare

0.7.2 (2024-10-11)

Bug Fixes

  • disable insecure-requests Content-Security-Policy. (177ba14)

v0.7.1

10 Oct 10:45
Compare
Choose a tag to compare

0.7.1 (2024-10-10)

Continuous Integration

  • docker builder use node:22 with git folder. (1131b24)