0.39.2
v0.39.2 Release
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).