updated changelog

This commit is contained in:
Gani Georgiev 2023-01-29 18:55:33 +02:00
parent 0340d8add8
commit 64fd347628
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@
- Added `aria-label` to some of the buttons in the Admin UI for better accessibility ([#1702](https://github.com/pocketbase/pocketbase/pull/1702); thanks @ndarilek). - Added `aria-label` to some of the buttons in the Admin UI for better accessibility ([#1702](https://github.com/pocketbase/pocketbase/pull/1702); thanks @ndarilek).
- Updated the filename extension checks in the Admin UI to be case-insensitive ([#1707](https://github.com/pocketbase/pocketbase/pull/1707); thanks @hungcrush).
- Other minor improvements (more detailed API file upload errors, UI optimizations, docs improvements, etc.) - Other minor improvements (more detailed API file upload errors, UI optimizations, docs improvements, etc.)