Skip to main content
Version: Next

Marten 0.5.2 release notes

August 24, 2024.

Bug fixes

  • Fix text template name of emails generated through the use of the email generator.
  • Fix non-existing error when the new management command was used to generate an app structure with the --with-auth option.
  • Fix missing "emails" folder requirement in projects generated with the new management command.
  • Fix how nested routes are displayed when invoking the routes management command.
  • Fix settings namespace generation for top-level Settings settings classes.