To update the prebuilt executable you can run
./pocketbase update
.
-
Fixed '~' auto wildcard wrapping when the param has escaped
%
character (#4704). -
Other minor UI improvements (added
aria-expanded=true/false
to the dropdown triggers, added contrasting border around the default mail template btn style, etc.). -
Updated Go deps and bumped the min Go version in the GitHub release action to Go 1.22.2 since it comes with some
net/http
security and bug fixes.