Catalog / PocketBase

0.36.2

v0.36.2 Release

7 months agofixedchangedOriginal notes

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

  • Updated modernc.org/sqlite to v1.44.3 (race check fix), goja (circular references fix) and other go deps.

  • Other minor fixes (updated tests to silence some of the race detector errors, updated FindFirstRecordByData with more clear error message when missing or invalid key is used, etc.).