[#4492] fixed admin dropdown z-index on Safari

This commit is contained in:
Gani Georgiev
2024-03-05 19:42:54 +02:00
parent 4a1736a785
commit 1eeacf0204
34 changed files with 47 additions and 41 deletions
+5
View File
@@ -1,3 +1,8 @@
## (WIP) v0.22.3
- Fixed the z-index of the current admin dropdown on Safari ([#4492](https://github.com/pocketbase/pocketbase/issues/4492)).
## v0.22.2
- Fixed a small regression introduced with v0.22.0 that was causing some missing unknown fields to always return an error instead of applying the specific `nullifyMisingField` resolver option to the query.