pocketbase/pocketbase Logo

v0.22.18

pocketbase/pocketbase — 2 months ago

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

  • Improved files delete performance when using the local filesystem by adding a trailing slash to the DeletePrefix call to ensure that the list iterator will start "walking" from the prefix directory and not from its parent (#5246).

  • Updated Go deps.

Continue on Github