An option to disable second level cache for specific content types has been added (FP)
What's fixed
Upgrade:
Module Builder upgrade no longer occasionally fails when upgrading from Sitefinity 5.3 to 7.1
Sitefinity DAM now can properly create new dynamic content items after direct upgrade from Sitefinity 4.4
Pages:
Fixed an issue with ZoneEditor in page templates where if you have a layout control and some widgets inside it on a page template, deleting the widgets can cause 2nd level layout controls, placed in the same layout, on pages based on this template, to become orphaned
MVC:
Introduced support for returning FileResult in an MVC Controller Action (FP)
Introduced support for Controllers passing parameters in the constructor