Skip to main content
Version: Next

Marten 0.5.3 release notes

October 6, 2024.

Bug fixes

  • Fix query prefetcher not systematically using unscoped queries when prefetching relation records.
  • Fix possible case sensitivity issue when specifying HTTP method names supported by specific handlers.
  • Fix inconsistent callback name in the password update handler generated for the authentication application.