[#7720] fixed multiple select options wrapping

This commit is contained in:
Gani Georgiev
2026-05-29 19:27:56 +03:00
parent aeb78e51a1
commit f1873ad26d
11 changed files with 34 additions and 16 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.39.1 (WIP)
- Fixed multiple select options wrapping ([#7720](https://github.com/pocketbase/pocketbase/issues/7720)).
## v0.39.0
- Added new "SQL console" section under _Settings > Debug_ allowing executing any raw SQL query from the UI ([#2236](https://github.com/pocketbase/pocketbase/issues/2236); [#7638](https://github.com/pocketbase/pocketbase/discussions/7638)).