[#4022] fixed multi-line text paste in the Admin UI search bar

This commit is contained in:
Gani Georgiev
2023-12-24 11:13:17 +02:00
parent 1208edec92
commit 8d97eb0769
36 changed files with 64 additions and 43 deletions
+5
View File
@@ -1,3 +1,8 @@
## 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)).