Skip to content

v9.13.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@valadas valadas released this 28 Nov 23:24
9d99b0c

Release Candidate

This is a release candicate (RC) version, it is meant to test this new version and should not be installed on any production site. Please test clean install and upgrade scenarios as well as 3rd-party modules and your own custom modules using this RC and report back any regression issues.

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.
A grand total of 23 pull requests by 4 contributors were processed for this release.

Noteworthy Changes in v9.13.1

Bug Fixes

  • Fixed multiple settings issues in CKEditor Provider #5813 Thanks @skamphuis
  • Fixed an issue where control characters were allowed in usernames #5835 Thanks @GerardSmit
  • Fixed "Sys is not defined" and "debug get" JavaScript error on page load #5845 Thanks @GerardSmit
  • Fixed persistance of "Replace Tokens" setting in module cache #5846 Thanks @GerardSmit
  • Fixed an exception saving folder permissions #5865 Thanks @bdukes

Developer Experience / Documentation

  • Shortened source generator test snapshot file names #5809 Thanks @bdukes
  • Added IPermissionDefinitionService for Abstractions Project #5841 Thanks @GerardSmit
  • Use corepack to run Yarn #5859 Thanks @bdukes
  • Fixed an issue where develop was publishing wrong version #5872 Thanks @valadas
  • Fixed a CI issue that prevented yarn package caching #5875 Thanks @valadas

Enhancements

Maintenance

  • Bumped fsevents from 1.2.9 to 1.2.13 #5836
  • Bumped valadas/get-release-branch-version from 1.0.1 to 1.1.0 #5842 Thanks @valadas
  • Bumped @babel/traverse from 7.22.8 to 7.23.2 #5848
  • Bumped browserify-sign from 4.0.4 to 4.2.2 #5850
  • Bumped MSBuild.StructuredLogger from 2.1.820 to 2.1.858 #5855
  • Added Dependabot groups for NuGet #5866 Thanks @bdukes
  • Bumped axios from 1.1.3 to 1.6.1 #5869
  • Use .NET 8.x and Cake 4.0.0 for build #5873 Thanks @bdukes
  • Bumped Yarn from 3.4.1 to 4.0.2 #5874 Thanks @bdukes

List of Contributors

Optional Telerik Removal

As of the 9.11.0 release, Telerik has been completely removed from the codebase; however, sites utilizing modules depending on Telerik can still be upgraded to the latest version of DNN 9. While Telerik removal is still optional for upgrades, it is HIGHLY RECOMMENDED.

  • If you perform a clean install of this version, Telerik will NOT be installed.
  • If you upgrade an instance where Telerik was previously removed, it will NOT be reinstalled.
  • If you upgrade an instance that still has the Telerik libraries installed, the upgrade process will guide you through options to keep or remove Telerik. Additionally, if you can't remove Telerik at the moment of upgrade but plan to do it later on, a wizard will be installed to help you remove Telerik later.

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!