| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-06-03 | 908 Bytes | |
| pocketbase_0.39.1_windows_amd64.zip | 2026-06-03 | 12.3 MB | |
| pocketbase_0.39.1_darwin_arm64.zip | 2026-06-03 | 11.5 MB | |
| pocketbase_0.39.1_linux_armv7.zip | 2026-06-03 | 11.5 MB | |
| pocketbase_0.39.1_linux_s390x.zip | 2026-06-03 | 11.7 MB | |
| pocketbase_0.39.1_windows_arm64.zip | 2026-06-03 | 11.2 MB | |
| pocketbase_0.39.1_darwin_amd64.zip | 2026-06-03 | 12.2 MB | |
| pocketbase_0.39.1_linux_amd64.zip | 2026-06-03 | 12.0 MB | |
| pocketbase_0.39.1_linux_arm64.zip | 2026-06-03 | 11.1 MB | |
| pocketbase_0.39.1_linux_ppc64le.zip | 2026-06-03 | 11.2 MB | |
| README.md | 2026-06-03 | 585 Bytes | |
| v0.39.1 Release source code.tar.gz | 2026-06-03 | 4.6 MB | |
| v0.39.1 Release source code.zip | 2026-06-03 | 5.1 MB | |
| Totals: 13 Items | 114.5 MB | 9 | |
To update the prebuilt executable you can run
./pocketbase update.
-
Fixed multiple select options wrapping (#7720).
-
Return the hidden record data fields for superusers realtime subscribers (#7721).
-
Added default panic-recover handling for the cron jobs to avoid terminating the server on panic.
-
Bumped the min Go GitHub action version to 1.26.4 as it includes some minor security fixes.