Skip to content

v0.22.8 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 06:36
· 24 commits to master since this release

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.