Skip to content

v0.36.5 Release

Choose a tag to compare

@github-actions github-actions released this 21 Feb 11:45
· 80 commits to master since this release
Immutable release. Only release title and notes can be modified.

To update the prebuilt executable you can run ./pocketbase update.

  • Disabled collection and fields name normalization while in IME mode (#7532; thanks @miaopan607).

  • Updated modernc.org/sqlite to v1.46.1 (resets connection state on Tx.Commit failure).