| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-07-30 | 917 Bytes | |
| pocketbase_0.39.10_windows_arm64.zip | 2026-07-30 | 11.5 MB | |
| pocketbase_0.39.10_darwin_arm64.zip | 2026-07-30 | 11.8 MB | |
| pocketbase_0.39.10_linux_arm64.zip | 2026-07-30 | 11.4 MB | |
| pocketbase_0.39.10_linux_armv7.zip | 2026-07-30 | 11.7 MB | |
| pocketbase_0.39.10_linux_s390x.zip | 2026-07-30 | 12.0 MB | |
| pocketbase_0.39.10_darwin_amd64.zip | 2026-07-30 | 12.4 MB | |
| pocketbase_0.39.10_linux_amd64.zip | 2026-07-30 | 12.3 MB | |
| pocketbase_0.39.10_linux_ppc64le.zip | 2026-07-30 | 11.5 MB | |
| pocketbase_0.39.10_windows_amd64.zip | 2026-07-30 | 12.6 MB | |
| README.md | 2026-07-29 | 577 Bytes | |
| v0.39.10 Release source code.tar.gz | 2026-07-29 | 4.6 MB | |
| v0.39.10 Release source code.zip | 2026-07-29 | 5.1 MB | |
| Totals: 13 Items | 117.0 MB | 9 | |
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/sqliteto v1.55.0 (DSN query params compatibility and doc changes).