Skip to content

5.0.0

Compare
Choose a tag to compare
@sbwalker sbwalker released this 16 Nov 20:03
· 1163 commits to dev since this release
1872a1a

Changes in v5.0.0

#3477 Updated Database provider packages to official .NET 8 release @sbwalker
#3477 Fixed assembly warning related to MySQL.Data in MySQL provider @sbwalker
#3477 Added Oqtane.Licensing to framework distribution @sbwalker
#3476 Added IsPrerendering property back to avoid breaking change and used new .NET 8 HttpContext CascadingParameter @sbwalker
#3475 Migrated framework to official .NET 8 release packages @sbwalker
#3472 Prevented removal of Oqtane.Licensing assemblies during package uninstall @sbwalker
#3469 Updated email address in AspNetUsers table when user's email is modified @sbwalker
#3468 Removed ability to manage photo from Edit User as files cannot be written to other user's folders @sbwalker
#3465 Set default options for all fields in Add Site UI @sbwalker
#3464 Auto created user folder for Host user if it does not exist for current site @sbwalker
#3463 Moved visitor tracking after url mapping and 404 handling @sbwalker
#3462 Added login cookie expiration time functionality @PfaffIC
#3460 Improved upload time estimate calculations and limited polling attempts @sbwalker
#3459 Removed IsPrerendering property as it is not used, and removed reference to HttpContext to prevent errors in some environments (credit @nicpitsch) @sbwalker
#3447 Added form validation for Rows, Length and Order and added resource key for Rows @thabaum
#3445 Added Verify Existing Users? option to User Management - External Login Setting @sbwalker
#3444 Added redirect to external identity provider if site login is disabled @sbwalker
#3443 Fixed notifications UI in user profile @sbwalker
#3434 Improved profile validation for User Management (Add/Edit) @sbwalker
#3425 Improved notifications formatting and added message for no notifications @thabaum
#3424 Fixed form CSS classes and disabled reply when Notification is from System @thabaum
#3423 Set Profile Rows default value to 1 @thabaum
#3409 Updated development module and theme templates to .NET 8 @thabaum
#3408 Fixed .NET 8 compiler warning ASP0019: Use IHeaderDictionary.Append or the indexer to append or set headers @sbwalker
#3405 Removed unnecessary added space from upgrade to .NET 8 @thabaum
#3404 Removed default connection string data from appsettings @thabaum
#3402 Migrated framework to .NET 8 RC2 @sbwalker
#3392 Resolved null reference exception in FileManager when ShowFiles is false @sbwalker

List of Contributors in v5.0.0

@sbwalker
@thabaum
@PfaffIC
@nicpitsch

Additional Resources

Oqtane is an open source CMS and Application Framework that provides advanced functionality for developing web, mobile, and desktop applications on .NET. It leverages Blazor to compose a fully dynamic digital experience which can be hosted on Blazor Server, Blazor WebAssembly, or Blazor Hybrid (via .NET MAUI).

This release of Oqtane is targeted at .NET 8.0. This release is upgradeable from previous Oqtane releases with no breaking changes. Simply install the Upgrade package and your database will be upgraded automatically.

This release of Oqtane is running in production at https://www.oqtane.org, https://www.blazorcms.net, and https://www.blazorkit.net