[#5641] changed the relation picker default sort to use rowid instead of created

This commit is contained in:
Gani Georgiev
2024-10-10 16:24:19 +03:00
parent 830e818eb7
commit 6a9784258f
29 changed files with 95 additions and 83 deletions

View File

@@ -7,6 +7,8 @@
- Added monday.com OAuth2 provider ([#5346](https://github.com/pocketbase/pocketbase/pull/5346); thanks @Jaytpa01).
- Fixed the relation record picker to sort by default by `@rowid` insetead of the `created` field as the latter is optional ([#5641](https://github.com/pocketbase/pocketbase/discussions/5641)).
## v0.23.0-rc4