Marten 0.5.5 release notes
February 7, 2025.
Bug fixes
- Fix possible compilation error for
json
fields defined without additional options. - Fix incorrect operations created when generating migrations for models in which multiple columns were renamed.
- Make sure that the strings that are translated in templates (when using the
translate
tag) are automatically escaped (see Auto-escaping).