Skip to content

Releases: Kinto/kinto-admin

v1.26.2

13 Aug 08:11
v1.26.2
c41b228
Compare
Choose a tag to compare
  • Updated dependencies

v1.26.1

30 Jan 13:58
0d90741
Compare
Choose a tag to compare
  • Fixed version packaging

v1.26.0

30 Jan 13:58
4cd0d15
Compare
Choose a tag to compare
  • Close modal after rollback (fixes #1134)
  • Remove the button to refresh signature (fixes #1166)

v1.25.2

21 Oct 15:05
8d44ae6
Compare
Choose a tag to compare
  • Fix #1098: Status and rollback in preview/destination collections

v1.25.1

26 Sep 09:53
14de3fb
Compare
Choose a tag to compare
  • Fix #988: fix inverted diff (bis)

v1.25.0

10 Sep 17:16
eeaca1c
Compare
Choose a tag to compare

New features

  • Fix #520: Rollback changes button

Bug fixes

  • Remove kinto-signer from filtered history (#1015)
  • Fix #1007: Since parameter not taken into account in history list (#1009)
  • Fix #988: fix inverted diff

v1.24.1

21 Jun 20:25
7e89425
Compare
Choose a tag to compare
  • Fix #977: Fix copy to clipboard in Firefox (#980)
  • Fix #978: Move notifications below header bar (#979)

v1.24.0

06 Jun 13:30
5a4f8ec
Compare
Choose a tag to compare

New features

  • Fix #501: UI notifications improvements (#932)
  • Fix #935: Show records changes without having to request review (#943)
  • Fix #915: Add button to copy authentication header
  • Fix #443: Collapse diffs and only show 3 lines of context (#960)
  • Fix #467: Add links to source/preview/destination collections (#959)

Bug fixes

  • Fix #938: Show login form on authentication error (#939)
  • Fix #686: Do not scroll to bottom on pagination load (#947)
  • Fix #712: fix history pagination loading (#948)
  • Fix #949: fix history list from signoff diff details (#950)
  • Fix behaviour of servers history in login page (#946)

Minor fixes

  • Fix #356: Redirect to groups list after create/update (#944)
  • Ref #698: Add spacing after Anonymous on user info bar (#937)
  • Use "created" everywhere (instead of added) (#934)
  • Fix #693: Drop support of kinto-signer < 3.2 (#936)
  • Ref #503: Better labels for signoff history view (#951)

v1.23.0

23 Jan 11:09
9c4d19f
Compare
Choose a tag to compare
  • Handle base64 encoded openid token. (#715)
  • Add link to User Documentation in README.md
  • Fixes #683: Rename "Signed" to "Approved" (#692)

v1.22.0

25 Oct 15:46
7d084b8
Compare
Choose a tag to compare

New Features

  • Fix #656: Add link to project docs (#681)
  • Move project name to session info bar (#679)
  • Fix #667: hide readonly bucket/collections by default (#671)
  • Fix #655: use project name from the server info (#669)

Bug fixes

  • Fix #644: Hide breadcrumbs in login form (#678)
  • Fix #636: show a spinner during collection metadata load (#677)
  • Fix #624: Show loading spinner in list until displayFields are obtained (#676)
  • Fix #615: fix confusing redirect/refresh for auth (#672)
  • Fix #674: fix list refresh after record deletion (#675)
  • Fix #668: sort collections alphabetically (#670)
  • Fix #628: Bucket form not refreshed on update
  • Fix #637: Record form not refreshed after attachment delete

Internal Changes

  • Fix up some invalid uses of null/undefined
  • update flow-bin to version 0.84.0
  • Try to update flow-type modules to match whatever current syntax is
  • Missing whitespace before link (#664)
  • Update file-loader to the latest version 🚀 (#661)