Releases: riccox/meilisearch-ui
Releases · riccox/meilisearch-ui
v0.12.1
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
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)
v0.11.7
0.11.7 (2025-04-24)
Documentation
- add singleton mode usage steps and local preview command in README. (852a533)
- improve Docker restart strategy in README examples. gh-212 (4e962d0)
v0.11.6
0.11.6 (2025-04-03)
Bug Fixes
- links of breadcrumbs do not respect BASE_URL (#210) (cb8b5ef)
v0.11.5
0.11.5 (2025-03-11)
Bug Fixes
- document field detail modal btn i18n text. (9d23f5b)
- index list search tip text. (22ade67)
Performance Improvements
v0.11.4
0.11.4 (2025-03-10)
Bug Fixes
Performance Improvements
- document field value display support auto-parse. (fdc93b2)
- expand task details popup. gh-201 (bd51827)
- use stats index data for better index search logic. gh-202 (0073cc1)
v0.11.2
0.11.2 (2025-02-19)
Bug Fixes
- JSON editor use CodeMirror. (26c7c4d)
Performance Improvements
v0.11.1
0.11.1 (2025-01-16)
Bug Fixes
- document editor remain previous value after close. (4c2824f)