pocketbase/pocketbase Logo

v0.22.17

pocketbase/pocketbase — 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.)

Continue on Github