Skip to content

v0.39.10 Release

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 04:19
Immutable release. Only release title and notes can be modified.

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

  • Reverted the auto panic recover handling for the cli commands to preserve the old behavior and allow panic to force exit with non-zero code (#7781).
    Proper command non-zero exit support will be available with the next v0.40/v0.41 release.

  • Minor UI improvements (added placeholder loader for the logs chart, npm dev deps update, etc.).

  • Updated modernc.org/sqlite to v1.55.0 (DSN query params compatibility and doc changes).