[#2272] fixed panic on list.ExistInSliceWithRegex cache

This commit is contained in:
Gani Georgiev
2023-04-12 10:27:22 +03:00
parent b7407edcae
commit 25c1db40ac
31 changed files with 49 additions and 40 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.14.4
- Fixed concurrent map write pannic on resolved filters 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)).