fix long url field value scroll view

This commit is contained in:
Gani Georgiev
2026-06-20 12:34:25 +03:00
parent 8d30cb57e2
commit be6671b2eb
11 changed files with 20 additions and 12 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.39.5 (WIP)
- Limit with ellipsis long `url` field values.
## v0.39.4
- Removed `redirectURL` required validator from the code->token exchange endpoint (aka. `authWithOAuth2Code()`) ([#7734](https://github.com/pocketbase/pocketbase/issues/7734)).