updated changelog and ui/dist

This commit is contained in:
Gani Georgiev
2023-01-26 00:11:28 +02:00
parent eb1246fc41
commit 2128b15541
30 changed files with 39 additions and 34 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.11.4
- Fixed cascade delete for rel records with the same id as the main record ([#1689](https://github.com/pocketbase/pocketbase/issues/1689)).
## v0.11.3
- Fix realtime API panic on concurrent clients iteration ([#1628](https://github.com/pocketbase/pocketbase/issues/1628))