Releases: Kinto/kinto-admin
Releases · Kinto/kinto-admin
v1.26.2
v1.26.1
v1.26.0
v1.25.2
v1.25.1
v1.25.0
v1.24.1
v1.24.0
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
v1.23.0
v1.22.0
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