fixed hideControls store reactivity check

This commit is contained in:
Gani Georgiev
2024-01-24 17:35:35 +02:00
parent 05556e7cbc
commit 9436efb7fd
34 changed files with 88 additions and 83 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.21.1
- Small fix for the Admin UI related to the _Settings > Sync_ menu not being visible even when the "Hide controls" toggle is off.
## v0.21.0
- Added Bitbucket OAuth2 provider ([#3948](https://github.com/pocketbase/pocketbase/pull/3948); thanks @aabajyan).