github pocketbase/pocketbase v0.39.0
v0.39.0 Release

latest releases: v0.39.4, v0.39.3, v0.39.2...
18 days ago

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

  • Added new "SQL console" section under Settings > Debug allowing executing any raw SQL query from the UI (#2236; #7638).
    Note that this is intended for one-off analytic queries, the occasional VACUUM/PRAGMA optimize or debug purposes and not as the primary interface for interacting with your PocketBase data because it can break your application if not used with proper care!

  • Send system email alerts to superusers in case of an error with the automated backups (#7698).

  • Various minor improvements and fixes:

    • fixed logs bulk selection export error
    • optimized logs and records list rendering
    • allowed word breaking in labels
    • text contrast improvements
    • registered missing oidc2 and oidc3 option fields
    • updated default email template texts for consistency
    • updated modernc.org/sqlite to v1.51.0
    • etc.

Don't miss a new pocketbase release

NewReleases is sending notifications on new releases.