New Year, Same Old Resolutions: Are We Just Fooling Ourselves?
- NewYearsResolutions
- GoalSetting
- PersonalGrowth
- ProgressNotPerfection
- Productivity
- Mindset
- Motivation
- HumorInLife
Created 29-Dec-2024 2024-W52
Read Blog
Exploring Sustainable Open Source: Insights from Scott Hanselman and Sean Walker
- OpenSource
- DotNetNuke
- Sustainability
- TechCommunity
- SoftwareDevelopment
- BusinessModel
- HanselmanToday
Created 13-Dec-2024 2024-W50
Read Blog
Oqtane 3.4.0 Released
The 3.4.0 release of Oqtane focuses on performance improvements by overhauling the permissions system to eliminate unnecessary encoding and parsing of custom access control strings. It also includes enhancements to connection string management, stabilization and user experience improvements, and an XML sitemap generator.
With .NET 7 being released for public availability in November 2022, the 3.4.0 release will be the last Oqtane release based on .NET 6. The next release will be based on .NET 7 and from a semantic versioning perspective, will be versioned as 4.0.0. That being said, we do not expect any breaking changes in the Oqtane framework itself... the major version increment is solely to communicate to users that the underlying .NET dependencies have gone through a generational upgrade.
This release includes 62 pull requests by 6 different contributors, pushing the total number of project commits all-time to over 3300. The Oqtane framework continues to evolve at a rapid pace to meet the needs of .NET developers. The 3.4.0 release is available for download on Github and is running in production at https://www.oqtane.org and https://www.blazorcms.net.
Read Official blog