Marten 0.5.4 release notes
November 24, 2024.
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.