synced with master

This commit is contained in:
Gani Georgiev
2023-04-12 14:27:17 +03:00
2 changed files with 13 additions and 4 deletions
+5
View File
@@ -5,6 +5,11 @@
- Fixed typo in `Record.WithUnkownData()` -> `Record.WithUnknownData()`.
## v0.14.4
- Fixed concurrent map write pannic on `list.ExistInSliceWithRegex()` cache ([#2272](https://github.com/pocketbase/pocketbase/issues/2272)).
## v0.14.3
- Fixed Admin UI Logs `meta` visualization in Firefox ([#2221](https://github.com/pocketbase/pocketbase/issues/2221)).