updated changelog and ui/dist

This commit is contained in:
Gani Georgiev
2023-04-12 16:23:53 +03:00
parent 59f23d3d23
commit 35e433f26b
31 changed files with 43 additions and 38 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.14.5
- Added checks for `nil` hooks in `forms.RecordUpsert` when used with custom `Dao` ([#2277](https://github.com/pocketbase/pocketbase/issues/2277)).
## v0.14.4
- Fixed concurrent map write pannic on `list.ExistInSliceWithRegex()` cache ([#2272](https://github.com/pocketbase/pocketbase/issues/2272)).