Skip to content

Releases: riccox/meilisearch-ui

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)

v0.7.0

10 Oct 08:39
ad151ec
Compare
Choose a tag to compare

0.7.0 (2024-10-10)

Design

This version rebuilt most parts of this panel into a brand new design.

Features

  • add auto refresh search switch. (1a276aa)
  • add search result download btn. (4140c94)
  • add singleton mode support. (eab7baf)
  • add version component into footer. (168c1e3)
  • key form add uid option. (53bc58c)
  • rebuild index page layout. (d818599)
  • rebuilt instance form modal. (bc0eb85)
  • support multiple search docs list styles. (444d496)
  • task list add index UID & enqueuedAt filters. (98f3878)

Bug Fixes

  • index overview numberOfDocuments stats. (9611b24)

Performance Improvements

  • add footer app version. (8824c0d)
  • add nav breadcrumb ins name display. (e071664)
  • disabled un-editable options in edit key form. (53bc58c)
  • improved index list card style. (98d01cd)
  • improved lang selector style. (98d01cd)

v0.6.16

14 Jun 06:46
Compare
Choose a tag to compare

0.6.16 (2024-06-14)

Performance Improvements