DNN Blogs

Written for the Community, by the Community

DNN 09.13.00 Released

Written By Timo Breumelhof (40F)
2023-09-27

We are happy to announce that a new version of DNN has been released
Download DNN 09.13.00 from GitHub

 

Release Notes

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 8 contributors were processed for this release.

Noteworthy Changes in v9.13.0

This release completely removes Telerik from the codebase but can still be used to upgrade sites that have modules depending on Telerik.

  • If you perform a clean install of this version, Telerik will NOT be installed.
  • If you upgrade an instance on which Telerik was already 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 on.
    Telerik removal is still optional upon upgrades, but HIGHLY RECOMMENDED.

Optional Telerik Removal

Bug Fixes

  • Fixes GetExtensionUrlProviders stored procedure for 9.12.1 #5698 Thanks @bdukes
  • Fix casing mismatch between codebehind and ascx that caused problems with Azure folder provider settings #5738 Thanks @bdukes
  • Fixed an issue where DnnPlugins package was not being produced #5741 Thanks @valadas
  • Fixed an issue with settings caching using SettingsRepository #5742 Thanks @valadas
  • Fixed the retry fequency if un-changed for the WebServerMonitor #5751 Thanks @mitchelsellers
  • Update ModuleActions.css to resolve some theme issues #5783 #5784 Thanks @Timo-Breumelhof
  • Fixed an infinite loop on install #5788 Thanks @bdukes
  • Fixed an sql issue in 9.12.1 clean install #5790 Thanks @valadas
  • Fixed an issue where ServerSummary would not hide #5792 @valadas
  • Fixed an issue where filenames of downloads would get mangled #5806 Thanks @valadas
  • Updated web.config max upload size defaults, corrected backend calculations, and fixed validation issue preventing increasing #5807 Thanks @david-poindexter
  • Fixed an issue where the CodeGeneration project was distributing runtime libraries that are not used in runtime. Thanks @bdukes
  • Fixed an issue in resource manager where the copied url could be wrong #5817 Thanks @PabloSR06

Developer Experience / Documentation

Enhancements

  • Updated the smtp provider to support oauth authentication. #5460 Thanks @zyhfish
  • CKE Added option to allow file browser by permissions #5762 Thanks @skamphuis
  • Incorporated host resources in compiled resources #5791 Thanks @donker

Maintenance

  • Matched Newtonsoft dependency version for NuGet pkg #5707 Thanks @bdukes
  • Bumped Newtonsoft.Json from 13.0.2 to 13.0.3 #5713 Thanks @bdukes
  • Added JS libraries for jQuery.fileupload, jQuery.hoverIntent, and DNN jQuery Plugins #5724 Thanks @bdukes
  • Bumped semver from 5.7.1 to 5.7.2 #5731
  • Partial solution for #5552 to remove a stored procedure #5752 Thanks @mitchelsellers
  • Bumped word-wrap from 1.2.3 to 1.2.4 #5757
  • Performed all non-major npm upgrades #5764 Thanks @bdukes
  • Bumped async from 2.6.2 to 2.6.4 #5767
  • Updateded to remove additional elements in database #5769 Thanks @mitchelsellers
  • Bumped Microsoft.CodeAnalysis.CSharp.Workspaces from 4.3.1 to 4.6.0 #5775
  • Upgraded to Cake 3.1 from 2.3 #5798 Thanks @bdukes
  • Upgrade jQuery from 3.5.1 to 3.7.1 #5799 Thanks @bdukes
  • Bumped actions/checkout from 3 to 4 #5804

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!

Total: 2 Comment(s)
Thank you everybody involved! 🎉✨
Wednesday, September 27, 2023 ·
Thanks for all your efforts!
Monday, October 2, 2023 ·

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved