The 6.1.1 release is a maintenance release which includes usability, security and performance improvements.
Cookie Consent Banner
Based on data privacy laws such as GDPR or CCPA, cookie consent banners are now ubiquitous on the majority of public websites. Cookie consent banners explain to visitors how you collect and use their personal data. It also gives them control over what data they share and how much of it they share with you. In Oqtane 6.1.1 a cookie consent banner has been included to greatly simplify the effort of making your site compliant with data privacy regulations.

Privacy & Terms
A cookie consent banner is generally used in conjunction with a Privacy Policy and Terms of Use agreement, which outline the details of how a company collects, stores, uses, and shares personal data, as well as defines the rules for using the site and the rights/duties of various parties. Oqtane 6.1.1 now includes a default Privacy and Terms page as part of creating a new site.

Security
This release has been upgraded to the latest .NET SDK version 9.0.3 which includes security patches for any issues identified in prior .NET 9 SDK releases from Microsoft. It also includes an upgrade to SixLabors.ImageSharp 3.1.7 to mitigate a security vulnerability identified in earlier versions of this component (CVE-2024-27929). This vulnerability is reflected in the Security Center.
Open Source
To date, the open source project has recorded over 2884 pull requests from 58 contributors and has published 53 official releases, which ranks it among the most active open source projects within the .NET Foundation. The Oqtane framework continues to evolve at a rapid pace to meet the needs of the .NET community. The 6.1.1 release is available for download on Github and is running in production at https://www.oqtane.org, https://www.blazorcms.net, and https://www.blazorkit.net.
It's great to see continued development of this framework. I've been working with it for about 2 months now and greatly appreciate the amount of redundant heavy lifting it has alleviated.
How long should an upgrade take for an app on Azure? I downloaded the upgrade package from the Admin -> System Update, then chose to install it. It has been running for about 30 minutes now and seems to be stuck on "Retrieving list of files from upgrade package." I tried t stop and restart app, but it goes back to upgrade page. I am going from 6.1 to 6.1.1
@Joseph Caracci there is a warning message displayed at the top of the System Update UI which says "Also Note That The System Update Capability Is Not Recommended When Using Microsoft Azure Due To Environmental Limitations". This is because Microsoft Azure appears to throttle Disk I/O which prevents the System Update from completing successfully.