Skip to content

3.0.3

Compare
Choose a tag to compare
@sbwalker sbwalker released this 15 Feb 19:29
· 2689 commits to dev since this release
a84b497

Release Notes

We deeply appreciate the contributions from our community. A grand total of 20 pull requests by 5 contributors were integrated into this release bringing the total to 2635 commits all time.

Noteworthy Changes in v3.0.3

#1999 Fixed typo correction for closing tag @artmedia
#1998 Added null operator to Module Management UI @leigh-pointer
#1996 Improved performance by reducing database calls in initial client request scenarios @sbwalker
#1994 Fixed SQLite provider failing due to DropColumn @sbwalker
#1994 Fixed IClientStartup not getting called for External Modules @sbwalker
#1994 Added ability to correlate new visitors by IP address @sbwalker
#1988 Enhanced installer to support 'content' target in nuspec @tvatavuk
#1984 Resolved UI error when closing Event Log and Visitor Management @sbwalker
#1984 Made button class consistent in Recycle Bin @sbwalker
#1984 Refactored RichTextEditor to prioritize raw html @sbwalker
#1984 Made use of ConfigManager consistently throughout framework @sbwalker
#1984 Added support for deleted Sites @sbwalker
#1984 Removed Runtime conditional logic for IClientStartup during Server startup as it is now set per Site @sbwalker
#1984 Added versioning support to Html/Text module @sbwalker
#1984 Added Meta tag support to Page Management @sbwalker
#1973 Added Preprocessor Directives during Runtime Compile @tvatavuk
#1969 Enhanced installer to support 'refs' target in nuspec @tvatavuk
#1968 Improved UX in Event Log by preserving criteria when viewing Details @sbwalker
#1968 Added RowClass and ColumnClass parameters to Pager component @sbwalker
#1968 Added initial-scale=1.0 to viewport specification in _host @sbwalker
#1968 Added default visitor tracking filter @sbwalker
#1965 Fixed Module Management UI error caused by orphaned modules @leigh-pointer
#1960 Enhanced Pager to support pure responsive Grid format (Columns = 0) @sbwalker
#1959 Added router support for url fragments @sbwalker
#1959 Added language attribute to HTML document tag to improve HTML5 validation @sbwalker
#1959 Fixed Theme Settings so they can only be invoked via the Control Panel @sbwalker
#1959 Added support for webp image files @sbwalker
#1959 Fixed duplicate container type issue during startup @sbwalker
#1958 Added the Username to the User Management and Role Management UI @leigh-pointer
#1957 Added web.release.config to include removal of WebDAV during the publish stage of a release @Rodien
#1954 Enhanced Pager component with OnPageChanged event and implemented in Visitor Management @sbwalker
#1954 Enhanced PermissionGrid component to support Host role @sbwalker
#1954 Fixed unhandled exception in RichTextEditor component related to re-rendering @sbwalker
#1954 Made Quill resource declarations forward compatible (version-less) @sbwalker
#1954 Updated Blazor theme to Boostrap 5.1.3 @sbwalker
#1954 Added missing RemoteIPAddress parameter in _Host app component @sbwalker
#1954 Included logic to enable bypass of non-default alias redirection logic (/admin/site) @sbwalker

List of Contributors in v3.0.3

@sbwalker
@tvatavuk
@leigh-pointer
@Rodien
@artmedia

Additional Resources

The Oqtane Framework is built on Blazor, an open source and cross-platform web UI framework for building single-page apps using .NET and C# instead of JavaScript.

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.