Marten 0.6.1 release notes
October 11, 2025.
Bug fixes
- Fix inconsistent results when joining multiple reverse relations corresponding to child models (multi-table inheritance) in the same query.
- Fix
config/localestranslations configuration not working when theroot_pathsetting is defined. - Make sure that
TimeandTime::Spanobject attributes can be manipulated in templates.