[#4160] fixed the Admin UI auto indexes update when renaming fields with a common prefix

This commit is contained in:
Gani Georgiev
2024-01-16 12:48:41 +02:00
parent 931f6bc0cb
commit 9419d1928a
33 changed files with 50 additions and 40 deletions
+5
View File
@@ -1,3 +1,8 @@
## 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)).