[#2445] added support for multiple files sort in the Admin UI

This commit is contained in:
Gani Georgiev
2023-05-17 22:41:42 +03:00
parent 24ab233376
commit 04e0ad9b21
37 changed files with 380 additions and 318 deletions
+4
View File
@@ -35,10 +35,14 @@
- Added new `App.NewBackupsFilesystem()` helper to create a dedicated fs abstraction for managing app backups.
- (@todo docs) Added `update` command for the prebuilt executable.
- (@todo docs) Added new `App.OnTerminate()` hook.
- Added `accept` file field attribute with the field MIME types ([#2466](https://github.com/pocketbase/pocketbase/pull/2466); thanks @Nikhil1920).
- Added support for multiple files sort in the Admin UI ([#2445](https://github.com/pocketbase/pocketbase/issues/2445)).
## v0.15.3