Skip to content

v10.2.3

Choose a tag to compare

@valadas valadas released this 04 Mar 05:18
· 471 commits to master since this release
Immutable release. Only release title and notes can be modified.
657ac57

Release Notes

Important

Starting with DNN 10.2.0 a new upgrade process has been put in place to make upgrades more reliable.
Do not simply unzip the upgrade package to your website directory, instead use the classic upgrade process to get to v10.2.0 and then upload this release in Settings -> Servers -> System Info -> Upgrades.
Read more about it in the documentaton

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.

A grand total of 38 pull requests by 5 contributors were processed for this release.

Noteworthy Changes in v10.2.3

Bug Fixes

  • Fixed an issue where dnnHelperTip caused horizontal scrollbar #6927 Thanks @thienvc
  • Fixed an issue where the install wizard was not working with hash in URL #6951 Thanks @bdukes
  • Fixed a date mismatch in task scheduler editor #6979 Thanks @r90727
  • Fixed Portal-based CDV version for client resource management #6987 Thanks @donker
  • Fixed an issue with inability to set module permissions #6997 Thanks @bdukes
  • Fixed several small issues with Content Delivery Framework #7002 Thanks @donker
  • Fixed an issue where site file management was not create on localized portal import/creation #7003 Thanks @valadas
  • Fixed issues with context menus in resource manager #7021 Thanks @valadas
  • Fixed yarn.lock inconsistencies #7038 Thanks @bdukes
  • Fixed a DDR Menu CDF issue #7056 Thanks @donker
  • Fixed cookie consent JS being loaded as CSS #7057 Thanks @bdukes
  • Prevents an exceptions when sending email without portal #7058 Thanks @bdukes

Enhancements

  • Harmonized support for portal settings in portal templates #6983 Thanks @valadas
  • Reduced upgrade issues by not including System.Memory in install or upgrade packages #6996 Thanks @bdukes

Maintenance

  • Bumped lodash from 4.17.21 to 4.17.23 #6944
  • Updated caniuse database #6958 #7005
  • Bumped @eslint/js from 9.38.0 to 9.39.2 #6962
  • Bumped @babel/preset-env from 7.28.3 to 7.29.0 #6963
  • Merged changes from release/10.2.2 into develop #6971 Thanks @bdukes
  • Bumped webpack from 5.102.1 to 5.104.1 in the npm_and_yarn group across 1 directory #6976
  • Bumped dotnet-sdk from 10.0.102 to 10.0.103 #6989
  • Added warning about duplicated dnn.jquery.js file #7001 Thanks @valadas
  • Bumped Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.103 #7016 Thanks @bdukes
  • Bumped Cake.BuildSystem.Module from 8.0.0 to 9.0.0 #7017 Thanks @bdukes
  • Bumped coverlet.collector from 6.0.4 to 8.0.0 #7018 Thanks @bdukes
  • Bumped NUnit and NUnit3TestAdapter #7019 Thanks @bdukes
  • Bumped NuGet tools used by Cake #7022 Thanks @bdukes
  • Bumped Verify.NUnit from 31.8.0 to 31.13.2 #7023 Thanks @bdukes
  • Bumped Microsoft.Data.SqlClient from 6.1.3 to 6.1.4 #7024 Thanks @bdukes
  • Bumped Microsoft.SqlServer.SqlManagementObjects from 180.10.0 to 181.12.0 #7025 Thanks @bdukes
  • Bumped ajv from 6.12.6 to 6.14.0 #7029
  • Updated develop with latest fixes from release/10.2.3 #7040 Thanks @valadas
  • Merged latest fixes from 10.2.3 into develop #7059 Thanks @valadas

Documentation / Developer Experience

  • Moved 5 PB modules from Webpack to RS Build #6837 Thanks @donker
  • Moved Microsoft.SourceLink.GitHub to be a global package reference #6974 Thanks @bdukes
  • Resolved CA1874 warnings about Regex.IsMatch #6985 Thanks @bdukes
  • Added source code for DotNetNuke.WebControls #6988 Thanks @bdukes
  • Adjusted to be able to built from source without git repository #6991 Thanks @bdukes
  • Bumped versions as per 10.2.2 being released #6998 Thanks @valadas
  • Use GlobalPackageReference for Stylecop.Analyzers #7006 Thanks @bdukes
  • Upgraded Storybook to v10 #7008 Thanks @valadas
  • Resolved no-useless-assignment ESLint errors #7027 Thanks @bdukes
  • Modified ApiTokenAuthorize to support being used as a an attribute at class level #7032 Thanks @bdukes

List of Contributors

Additional Resources.

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade wiki articles. If this is your 100th time upgrading DNN, maybe review the guides and submit a few changes!