synced with master

This commit is contained in:
Gani Georgiev
2024-01-16 13:14:07 +02:00
33 changed files with 51 additions and 41 deletions
+5
View File
@@ -13,6 +13,11 @@
- Minor Admin UI improvements (reduced the min table row height, added new TinyMCE codesample plugin languages, hide the collection sync settings when the `Settings.Meta.HideControls` is enabled, etc.)
## v0.20.7
- Fixed the Admin UI auto indexes update when renaming fields with a common prefix ([#4160](https://github.com/pocketbase/pocketbase/issues/4160)).
## v0.20.6
- Fixed JSVM types generation for functions with omitted arg types ([#4145](https://github.com/pocketbase/pocketbase/issues/4145)).