v0.39.11
v0.39.11 Release
Changed 1
- Improve UI by fixing sortable dragend event handling, allowing ESC to workaround TAB trap for rule fields, and allowing new duplicated collection to edit the collection of relation fields
Fixed 1
- Fix API preview examples
To update the prebuilt executable you can run
./pocketbase update.
-
Other minor UI improvements (fixed sortable
dragendevent handling, allow ESC to workaround TAB trap for the rule fields, allow new duplicated collection to edit the collection of relation fields, updated shablon, updated npm dev dependencies, etc.). -
Bumped
golang.org/x/*deps and the min Go GitHub action version to 1.26.6 because it comes with some minor bug and security fixes.