Skip to content

Latest commit

 

History

History
278 lines (128 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

278 lines (128 loc) · 11.4 KB

Changelog

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)