Skip to content

3.2.1

Compare
Choose a tag to compare
@sbwalker sbwalker released this 17 Oct 20:48
· 2404 commits to dev since this release
c8f56e1

Release Notes

We deeply appreciate the contributions from our community. A grand total of 21 pull requests by 4 contributors were integrated into this release bring the total to 3093 commits all time.

Noteworthy Changes in v3.2.1

#2459 Changed default Service Url in MAUI solution so users can immediately run client app @sbwalker
#2454 Resolved deserialization issue with System.Text.Json when accessing remote services @sbwalker
#2451 Removed NewtonSoft.Json dependency @sbwalker
#2450 Added support for a file download event @sbwalker
#2449 Enhanced SyncManager to raise events which can be handled on the server within hosted services @sbwalker
#2449 Raised create, update, delete events for all major entities @sbwalker
#2449 Included support for refresh and reload events to synchronize client state @sbwalker
#2449 Moved client state cache invalidation to a hosted service to separate concerns and demonstrate new event system @sbwalker
#2446 Added upgrade logic for sites using remapped identifier and email claim @sbwalker
#2445 Added logging for all user creation errors raised from .NET Identity @sbwalker
#2444 Added support for roles as part of external login via OIDC @sbwalker
#2443 Fixed issue with upgrade available indicator in Language Management @sbwalker
#2442 Fixed regression error in Recycle Bin @sbwalker
#2441 Ensure resource urls are constructed consistently on both client and server (credit @iJungleboy) @sbwalker
#2440 Added footer to the Pager control @leigh-pointer
#2431 Fixed support for unattended installation @chlupac
#2430 Added Blazor Server automatic reconnect script @sbwalker
#2430 Fixed Event Log direct link from notification emails related to errors @sbwalker
#2430 Add more validation to Pager component @sbwalker
#2430 Improved browser refresh JS Interop script to wait for server availability @sbwalker
#2425 Fixed id convention used in new File Server @sbwalker
#2424 Improved BaseUrl handling for MAUI @sbwalker
#2424 Replaced ContentUrl with FileUrl and improved new File Server @sbwalker
#2421 Cleaned up PDB files saved on client and hash client assembly file names @sbwalker

List of Contributors in v3.2.1

@sbwalker
@leigh-pointer
@chlupac
@iJungleboy

Additional Resources

Oqtane is an open source modular application framework that provides advanced functionality for developing single page applications that run on web, mobile, and desktop. It leverages the Razor component model to compose a fully dynamic web development experience which can be hosted either client-side or server-side on Blazor Server, Blazor WebAssembly, or Blazor Hybrid (via .NET MAUI).

This release of Oqtane is targeted at .NET 6.0. This release is upgradeable from previous Oqtane releases. 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 and https://www.blazorcms.net