Skip to main content
Version: Next

Marten 0.4.5 release notes

May 5, 2024.

Bug fixes

  • Fix a possible compilation error with custom settings namespace generation.
  • Ensure that the serve management command recompiles projects upon translation file changes.
  • Fix the order of asset finders to ensure that those associated with configured asset directories (via the assets.dirs setting) have priority over those associated with application directories.