To update the prebuilt executable you can run ./pocketbase update . Properly reset JSVM global $app overwrite so that pooled executors always get a clean state. Minor UI improvements: prevent resetting number inputs with leading 0 while still typing (normalized in onchange ) added support for Shift + Click range bulk selection ( #7759 ) Bumped golang.org/x/* indirect dependencies as there are some minor security fixes.