github pocketbase/pocketbase v0.22.17
v0.22.17 Release

latest releases: v0.22.21, v0.22.20, v0.22.19...
2 months ago

To update the prebuilt executable you can run ./pocketbase update.

  • Updated the editor field to use the latest TinyMCE 6.8.4 and enabled convert_unsafe_embeds:true by default per the security advisories.
    The Admin UI shouldn't be affected by the older TinyMCE because we don't use directly the vulnerable options/plugins and we have a default CSP, but it is recommended to update even just for silencing the CI/CD warnings.

  • Disabled mouse selection when changing the sidebar width.
    This should also fix the reported Firefox issue when the sidebar width "resets" on mouse release out of the page window.

  • Other minor improvements (updated the logs delete check and tests, normalized internal errors formatting, etc.)

Don't miss a new pocketbase release

NewReleases is sending notifications on new releases.