Releases: eyeix/meilisearch-ui
Releases · eyeix/meilisearch-ui
v0.14.1
22 Sep 06:44
Compare
Sorry, something went wrong.
No results found
0.14.1 (2025-09-22)
Bug Fixes
build: update build scripts and add post-build script for BASE_PATH replacement in spa deployment. (2d91a78 )
rerender loop in singleton mode. gh-250 (9070437 )
search: conditionally render dropdown divider in sort tip. (852af69 )
v0.14.0
09 Sep 02:24
Compare
Sorry, something went wrong.
No results found
0.14.0 (2025-09-09)
Features
docker: Add dynamic BASE_PATH support to lite image (#245 ) (852d663 )
v0.13.2
03 Jul 07:31
Compare
Sorry, something went wrong.
No results found
0.13.2 (2025-07-03)
Bug Fixes
Performance Improvements
search: add sortable fields to sort input for auto-complete. gh-236 (f3c9270 )
v0.13.1
01 Jul 08:40
Compare
Sorry, something went wrong.
No results found
0.13.1 (2025-07-01)
Bug Fixes
Performance Improvements
search: enhance SearchForm with auto-complete embedders. (dbf20d4 )
v0.13.0
29 Jun 08:37
Compare
Sorry, something went wrong.
No results found
0.13.0 (2025-06-29)
Features
search: add hybrid search functionality with modal configuration. (75afdcf )
Bug Fixes
Performance Improvements
v0.12.4
14 Jun 08:11
Compare
Sorry, something went wrong.
No results found
0.12.4 (2025-06-14)
Bug Fixes
incorrect i18n key in keyForm "expiresAt" field. (#228 ) (7a0c3d6 )
v0.12.3
04 Jun 01:45
Compare
Sorry, something went wrong.
No results found
0.12.3 (2025-06-04)
Bug Fixes
task: finishedAt field display wrong value for processing & enqueued tasks. (3a9c28c )
Performance Improvements
task: add CountUp component for displaying elapsed time of "Duration". (3a9c28c )
v0.12.2
08 May 02:07
Compare
Sorry, something went wrong.
No results found
v0.12.1
06 May 06:46
Compare
Sorry, something went wrong.
No results found
0.12.1 (2025-05-06)
Bug Fixes
config allow custom host names or reverse proxy domain names by env. gh-220 (8f98708 )
v0.12.0
27 Apr 08:13
Compare
Sorry, something went wrong.
No results found
0.12.0 (2025-04-27)
Features
updated the cmd.sh script to support singleton environment variables. (8c409bc )
Performance Improvements
language selection integrate status management. gh-216 (04191b6 )
Optimized scrolling behavior of table header for table views. gh-217 (3753d5b )