Releases: kuzzleio/kuzzle-admin-console
Releases · kuzzleio/kuzzle-admin-console
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
2.4.0 (2019-06-14)
Bug fixes
- [ #536 ] Save current filters to component upon subscribe to watch collection (xbill82)
- [ #533 ] Call createCollection from collection controller (jenow)
- [ #526 ] Allow anonymous to log out (benoitvidis)
- [ #521 ] Add overflow to mapping card (Njuelle)
New features
- [ #534 ] Column list view (jenow)
- [ #531 ] Import/export environments (jenow)
- [ #528 ] Show aggregations in search result if any (jenow)
- [ #520 ] Add replace document button (jenow)
- [ #522 ] Add refresh button (berthieresteban)
Enhancements
- [ #527 ] Remove unauthorized actions (benoitvidis)
- [ #523 ] Save sort filter in raw json mode (jenow)
- [ #518 ] Human readable date fields (berthieresteban)
Others
- [ #530 ] Rename link to koncorde documentation (Yoann-Abbes)
- [ #525 ] Source filtering (benoitvidis)
2.3.1
2.3.0
2.3.0 (2019-03-26)
Bug fixes
- [ #514 ] Fix toaster (jenow)
- [ #513 ] Fix checkbox position (jenow)
- [ #510 ] Fix the leftnav in the security menu (jenow)
- [ #504 ] Port materialize css to 1.0.0 (jenow)
New features
- [ #515 ] Range / Lower / Greater filter (jenow)
- [ #509 ] Add selector to show how many result we want per page (jenow)
Enhancements
- [ #516 ] Show basic filter in the raw view if active (jenow)
- [ #517 ] [KZL-1004] Securities helpers (jenow)
2.2.9
2.2.8
2.2.7
2.2.7 (2019-03-14)
Bug fixes
- [ #505 ] Add a warning when a filter is set when looking at documents and users (jenow)
- [ #506 ] Fix a bug which sometimes doesn't display the list of collection in an not empty index (jenow)
- [ #507 ] Update a document instead of replacing it (jenow)
- [ #508 ] Add missing pagination to map view (jenow)