Marten 0.6.4 release notes
August 4, 2026.
Bug fixes
- Fix prefetched relations not being preserved through chained operations on query sets for reverse many-to-one and many-to-many relations.
- Fix possible cache key collisions in the
cachetemplate tag when distinct "vary on" values concatenate to the same string.