Skip to content

Latest commit

 

History

History
452 lines (218 loc) · 20.6 KB

CHANGELOG.md

File metadata and controls

452 lines (218 loc) · 20.6 KB

Changelog

0.10.0 (2024-12-06)

Features

  • docs search form add showRankingScore switch. gh-176 (f6bb8a1)

Bug Fixes

  • add offset & limit number value limit in search docs filter. gh-173 gh-174 (0032c63)
  • copyable component not work. gh-170 (c20b6ee)
  • document image url value insensitive gh-169. (63da243)
  • remove useless scrollbar in docs list. gh-175 (9d903a1)

Performance Improvements

  • index setting json editor height use vh unit. gh-168 (49efc50)
  • maintain list type in docs list page gh-172. (effbc9b)

0.9.6 (2024-11-04)

Bug Fixes

  • doc update not work gh-162. (7879821)
  • SINGLETON_MODE usage approach. (958205d)

0.9.5 (2024-11-04)

Bug Fixes

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

0.9.4 (2024-10-24)

Bug Fixes

  • index setting danger zone button text (gh-158) (74c6238)

0.9.3 (2024-10-23)

Bug Fixes

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

0.9.2 (2024-10-19)

Bug Fixes

  • gh-110 ERR_SSL_PROTOCOL_ERROR when using IP host. (d1c9b19)

0.9.1 (2024-10-18)

Performance Improvements

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

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

  • add meilisearch JS SDK version into footer. (e4fcecd)
  • gh-140 gh-144 task time display. (3f62816)
  • tasks table layout width. (3f62816)

0.8.0 (2024-10-14)

Features

  • gh-133 display meilisearch instance version. (4defa10)
  • gh-134 add index list query filter. (aad00fc)

Bug Fixes

  • gh-136 table nested json row content cause crush. (05bb3ec)

Performance Improvements

  • gh-135 field distribution chart only show top 10 fields. (a05f970)
  • gh-137 add time ago component. (dd02bd5)

0.7.2 (2024-10-11)

Bug Fixes

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

0.7.1 (2024-10-10)

Continuous Integration

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

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)

0.6.16 (2024-06-14)

Performance Improvements

  • disable auto refresh. (gh-123) (881f4db)

0.6.15 (2024-05-08)

Bug Fixes

  • add nginx config to prevent 404 on page refresh (ae8b497)

0.6.14 (2024-05-08)

Bug Fixes

  • add nginx config to prevent 404 on page refresh (ae8b497)

0.6.13 (2024-01-18)

Bug Fixes

  • gh-107 rename stroke-width to strokeWidth. (d971f53)

Performance Improvements

  • search loading experience. (79d2661)

0.6.12 (2024-01-09)

Bug Fixes

  • set index list limit to 1000. (f58e0d6)

0.6.11 (2024-01-08)

Bug Fixes

  • gh-103 _geoPoint sort expression. (e78095d)

0.6.10 (2023-12-25)

Bug Fixes

  • gh-100 locales not loaded when using base path. (8c1b1cf)

0.6.9 (2023-11-14)

Bug Fixes

  • error boundary app fallback alert. (fa4b56d)

0.6.8 (2023-11-04)

Bug Fixes

  • confirm btn is not visible in modals gh-93. (8f30187)
  • document card btn translation text. (8f30187)

Performance Improvements

  • change document card font size. (8f30187)
  • document card btn style. (8f30187)

0.6.7 (2023-11-03)

Bug Fixes

  • gh-82 delete confirm modal btn. (1d61376)
  • instance i18n translation file. (6fe7f50)

Performance Improvements

  • change header padding size & home btn radius. (6fe7f50)
  • request loader logic. (1d61376)

0.6.6 (2023-11-02)

Continuous Integration

  • remove docker build platform arm v6. (7e425a0)

0.6.5 (2023-11-02)

Performance Improvements

  • add config for netlify avoid refresh page become page 404. (b528ed6)
  • use vite-react-swc. (b528ed6)

Miscellaneous Chores

0.6.4 (2023-09-29)

Continuous Integration

  • add checkout step for docker description upload. (bac19c9)

0.6.3 (2023-09-29)

Continuous Integration

  • update release actions meta tags. (cc4e105)

0.6.2 (2023-09-29)

Continuous Integration

  • update release actions meta tags. (5cfe996)

0.6.1 (2023-09-29)

Bug Fixes

  • gh-76 build docker image release actions for multi-platforms. (470580e)

0.6.0 (2023-09-27)

Features

  • add i18n support for chinese gh-60. (40f1926)

Bug Fixes

  • test instance connection loader. (40f1926)

0.5.0 (2023-09-20)

Features

  • gh-62 larger pop-up task detail window. (e310471)

Performance Improvements

  • add dash responsive width. (e310471)

0.4.1 (2023-07-03)

Bug Fixes

  • gh-57 improve search form validation. (5f1a271)

0.4.0 (2023-06-21)

Features

  • split upload page from search page. (a6c9af2)

Bug Fixes

  • downgrade typescript for build error. (e7197f1)
  • gh-46 search input error toast. (f383bbc)
  • instance key updatedAt display. (833b7f6)
  • website logo icon. (f90a200)

Performance Improvements

  • gh-42 updated queries refetch config. (47e1337)
  • header item responsive. (17db843)

0.3.1 (2023-05-18)

Bug Fixes

  • stopWords setting tab display name. (39683ba)

0.3.0 (2023-05-12)

Features

  • add base path env config. (08e7030)
  • select instance & index based on dynamic url param. (8908329)

0.2.3 (2023-03-31)

Bug Fixes

  • search wrong params make react-query crash. (19afc90)

0.2.2 (2023-03-15)

Performance Improvements

  • more friendly Json format in document editor (2a2b8a8)

0.2.1 (2023-03-14)

Build System

  • docker: rollback to npm start server deploy. (dca1d8e)

0.2.0 (2023-03-11)

Features

  • add Faceting & Pagination components. (e7b9f6e)
  • add RankingRules & StopWords components. (ad27fd7)
  • add Synonyms config component. (fade71b)
  • add TypoTolerance config component. (ca775f2)
  • FilterableAttributes & ArrayStringInput components completed. (f3b43a0)
  • multiple setting config component completed. (99e21bc)

Performance Improvements

  • index setting config tabs style. (77c8731)
  • task card font styles for accessible. (9401662)

0.1.6 (2023-03-06)

Bug Fixes

  • docker: docker cmd serve port. (e37302b)

0.1.5 (2023-03-06)

Performance Improvements

  • build chunk split more fine-grained. (958c4fd)

0.1.4 (2023-03-06)

Performance Improvements

  • speed up init cold start load. (a78086c)

0.1.3 (2023-03-04)

Bug Fixes

  • index settings parse chaos after type. (c130744)

0.1.2 (2023-03-04)

Bug Fixes

  • indexes list can not scrollable. (0956552)

0.1.1 (2023-02-13)

Performance Improvements

  • adjust header menu dropdown position. (d8aa04c)
  • reorganize global styles. (44d9ec6)

0.1.0 (2023-02-01)

Features

  • gh-2, support json file import way to add documents. (0c92d89)

Performance Improvements

  • add sira ui components, add riccox matrix in site footer. (0c92d89)