added default initial -created sort

This commit is contained in:
Gani Georgiev
2023-06-09 13:07:34 +03:00
parent af193d440d
commit aa5b5bb83e
32 changed files with 41 additions and 39 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## v0.16.5
- Fixed the Admin UI serialization of implicit display fields ([#2675](https://github.com/pocketbase/pocketbase/issues/2675)).
- Fixed the Admin UI serialization of implicit relation display fields ([#2675](https://github.com/pocketbase/pocketbase/issues/2675)).
- Reset the Admin UI sort in case the active sort collection field is renamed or deleted.