synced with master

This commit is contained in:
Gani Georgiev
2023-12-24 11:23:50 +02:00
36 changed files with 64 additions and 43 deletions
+5
View File
@@ -3,6 +3,11 @@
- Added Bitbucket OAuth2 provider ([#3948](https://github.com/pocketbase/pocketbase/pull/3948); thanks @aabajyan).
## v0.20.2-WIP
- Fixed multi-line text paste in the Admin UI search bar ([#4022](https://github.com/pocketbase/pocketbase/discussions/4022)).
## v0.20.1
- Added `--dev` flag and its accompanying `app.IsDev()` method (_in place of the previosly removed `--debug`_) to assist during development ([#3918](https://github.com/pocketbase/pocketbase/discussions/3918)).