| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-06-07 | 908 Bytes | |
| pocketbase_0.39.2_linux_ppc64le.zip | 2026-06-07 | 11.3 MB | |
| pocketbase_0.39.2_darwin_arm64.zip | 2026-06-07 | 11.6 MB | |
| pocketbase_0.39.2_linux_amd64.zip | 2026-06-07 | 12.1 MB | |
| pocketbase_0.39.2_linux_arm64.zip | 2026-06-07 | 11.2 MB | |
| pocketbase_0.39.2_windows_arm64.zip | 2026-06-07 | 11.3 MB | |
| pocketbase_0.39.2_darwin_amd64.zip | 2026-06-07 | 12.2 MB | |
| pocketbase_0.39.2_linux_armv7.zip | 2026-06-07 | 11.5 MB | |
| pocketbase_0.39.2_linux_s390x.zip | 2026-06-07 | 11.8 MB | |
| pocketbase_0.39.2_windows_amd64.zip | 2026-06-07 | 12.3 MB | |
| README.md | 2026-06-07 | 787 Bytes | |
| v0.39.2 Release source code.tar.gz | 2026-06-07 | 4.6 MB | |
| v0.39.2 Release source code.zip | 2026-06-07 | 5.1 MB | |
| Totals: 13 Items | 115.0 MB | 6 | |
To update the prebuilt executable you can run
./pocketbase update.
-
Fixed records list UI sorting (#7724).
-
Don't clear the date input on invalid value while still typing (#7726).
-
Return
filepath.SkipDirin thepb_hooksdirs watcher to avoid unnecessary iterating overnode_modulesand.*prefixed hidden dirs (.DS_Store,.git, etc.). -
Show the "Affected rows" SQL console message only if non-empty to avoid ambiguity with drivers that don't support returning the affected rows count.
-
Updated
modernc.org/sqliteto v1.52.0 (SQLite 3.53.2).