Skip to content

Releases: kuzzleio/kuzzle-admin-console

2.5.2

17 Sep 09:47
ecce789
Compare
Choose a tag to compare

2.5.2 (2019-09-17)

Bug fixes

  • [ #570 ] Remove the 404 if the index and/or collection exist after full loading
    (aschen)

  • [ #567 ] Fix impossibility to edit documents with spaces in id
    (barroudjo)


2.5.1

05 Aug 15:15
dbc166b
Compare
Choose a tag to compare

2.5.1 (2019-08-05)

Bug fixes

  • [ #564 ] Remove the 404 if the index and/or collection exist after full loading
    (jenow)

2.5.0

08 Jul 14:31
1c48dae
Compare
Choose a tag to compare

2.5.0 (2019-07-08)

Bug fixes

  • [ #550 ] Fix rich-text form view by updating vue-quill-editor (jenow)

New features


2.4.1

24 Jun 09:38
422b206
Compare
Choose a tag to compare

2.4.1 (2019-06-24)

Bug fixes

  • [ #544 ] Only fetch indexes and collections when adding or removing one (jenow)
  • [ #543 ] fix a bug on json form checkbox item (jenow)

2.4.0

14 Jun 10:55
04adbc8
Compare
Choose a tag to compare

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

Enhancements

Others


2.3.1

13 May 09:40
d4c1616
Compare
Choose a tag to compare

2.3.1 (2019-05-13)

Bug fixes

  • [ #529 ] Fix a bug where it is not possible to create a collection with kuzzle (jenow)

2.3.0

26 Mar 16:12
86c81ea
Compare
Choose a tag to compare

2.3.0 (2019-03-26)

Bug fixes

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

18 Mar 12:54
Compare
Choose a tag to compare

2.2.9 (2019-03-18)

Bug fixes

2.2.8

18 Mar 12:52
994b6c2
Compare
Choose a tag to compare

2.2.8 (2019-03-18)

Bug fixes

2.2.7

14 Mar 08:24
Compare
Choose a tag to compare

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)