PocketBase - Package Updates
-
[1.14.4]
- Update pocketbase to 0.36.3
- Full Changelog
- Added
Accept-Encoding: identityto the S3 requests per the suggestion in #7523. - Other minor fixes (updated
modernc.org/sqliteto v1.45.0, updatedgoja_nodejsaddingBuffer.concat, updated the arguments ofapp.DeleteTable(...),app.DeleteView(...)and other similar methods to make it more clear that they are dangerous and shouldn't be used with untrusted input, etc.).