Skip to content

0.5.4

Latest
Compare
Choose a tag to compare
@ellmetha ellmetha released this 24 Nov 21:09
· 120 commits to main since this release
2d67b11

Marten 0.5.4 fixes a couple of bugs.

Bug fixes

  • Fix possible undefined constant compilation error when using file schema fields.
  • Fix CSRF token request data parameter not being used when the method of POST requests is overridden with the Method Override middleware.