To update the prebuilt executable you can run ./pocketbase update . Fixed migration deadlock if a logs db write happens to run while the migration is still executing ( #7836 ). app.ResetBootstrapState() was soft-deprecated in favour of app.ClearBootstrap() .