• Login
  • Register

DNN Platform

Stay Up To Date With The Latest Releases

Following is a direct feed from the open and free source code repository for DNN Platform on GitHub. For those less savvy with GitHub, the below list serves as a less techy rendition of the most recent, versioned Release Notes for DNN Platform. These come complete with links to the GitHub repository for those wishing to dig deeper.

v9.11.2

Tuesday, March 28, 2023

Release Notes

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

Noteworthy Changes in v9.11.2

Optional Telerik Removal

This release completelly 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.

Bug Fixes

Developer Experience / Documentation

  • Resolve warnings in DotNetNuke.Syndication #5525 Thanks @bdukes
  • Updated issue template with v9.11.1 beeing current #5550 Thanks @valadas

Enhancements

  • Added UserID to the information shown in the Users module #5537 Thanks @valadas
  • Improved Resource Manager default height #5557 Thanks @jeremy-farrance
  • Adjusted Scheduler to Validate Existence of Server Before Starting #5575 Thanks @mtrutlege

Maintenance

  • Bump prop-types from 15.6.2 to 15.8.1 #5515
  • Bump fbjs from 1.0.0 to 3.0.4 #5517
  • Bump enzyme-adapter-react-16 from 1.13.0 to 1.15.7 #5518
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 #5527
  • Bump LiteDB from 5.0.12 to 5.0.13 in #5555 #5556
  • Upgrade Yarn to 3.4.1 #5569 Thanks @bdukes
  • Bumped webpack to v5 #5570 Thanks @valadas
  • Removed DotNetNuke.Web.Deprecated from DotNetNuke.Bundle #5583 Thanks @bdukes
  • Fixed an issue resolving LiteDB #5587 Thanks @valadas

List of Contributors

Brian Dukes @bdukes
Daniel Valadas @valadas
Matt Rutledge @mtrutlege
Jeremy Farrance @jeremy-farrance
Timo Breumelhof @Timo-Breumelhof
DNNMonster @DNNMonster
Matthew Wigley @mwigley-trilogy

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!

MD5 Checksums

File Checksum
DNN_Platform_9.11.2_Deploy.zip 0b62847f447fa76949dc3356ae037ceb
DNN_Platform_9.11.2_Install.zip a987afc733276eeee23077165d41a1ad
DNN_Platform_9.11.2_Symbols.zip 1f1c43e9ce50d9acdbd10e2058559f54
DNN_Platform_9.11.2_Upgrade.zip d91c1ca695594e45a3f4ed7082e9ee2c

v9.11.2-rc1: Merge pull request #5587 from valadas/litedb-fix

Tuesday, March 21, 2023

Fixed an issue resolving LiteDB

v9.11.1

Wednesday, February 22, 2023

Release Notes

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

Noteworthy Changes in v9.11.1

Optional Telerik Removal

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.

Bug Fixes

  • Fixed issue where the uninstall extension shows version 0.0.0 #5285 by @Mostafa-Moafi
  • Fixed an issue that caused Non-Integer Thumbnail Sizes to Break API Calls #5292 by @v-karbovnichy
  • Fixed an issue where an invalid request in Change Password page returned a 500 status code #5309 by @berkarslan-xo
  • Fixed an issue where MonacoEditor was not loading for child aliases #5328 by @bdukes
  • Fixed an issue where saving IsSecure property of Portal Setting was not working #5329 by @ryanjagdfeld
  • Fixed an issue where sitemap priorities reverted to 1 in non us culture #5331 by @skamphuis
  • Fixed an issue that prevented uploading images smaller than configured resize dimensions #5341 by @skamphuis
  • Fixed an issue where CKE upload document with image upload resize dimensions caused the upload to fail #5342 by @skamphuis
  • Fixed an issue where CKE would break the browser if trying to upload a favicon #5343 by @skamphuis
  • Fixed an issue where resource manager would not have appropriate root folder #5351 by @valadas
  • Fixed an issue where first level folders were auto-expanded. #5355 by @valadas
  • Fixed an issue where resource manager modal could not contain long lists #5359 by @valadas
  • Fixed an ossie where the IP Address was not correctly handled #5372 by @davidjrh
  • Fixed an infinite loop in schedule item. #5378 by @valadas
  • Fixed an issue where comments in manifest would make install fail #5380 by @valadas
  • Fixed a localizing issue where parent tabs were breaking existing localized child tabs #5382 by mwigley-trilogy
  • Fixed a casing issue on SelectedItemTemplate property #5385 by @donker
  • Fixed an issue loading progress file in content localizer #5386 by @donker
  • Fixed some properties made incorrectly recursive #5390 by @bdukes
  • Fixed an issue that could cause duplicate rows to show in page->advanced->SEO #5402 by @mwigley-trilogy
  • Fixed 'Add Missing Languages' when parent page only has some languages enabled #5404 by @mwigley-trilogy
  • Fixed an issue uploading documents through link popup #5407 by @skamphuis
  • Fixed renamed public/protected properties and fields #5412 by @bdukes
  • Fixed an issue where resource manager would not keep track of whether in global assets mode #5414 by @bdukes
  • Fixed an issue in Browser.aspx.cs #5416 by @FRMN-FRE
  • Fixed an issue where CKEditor browser was not loading #5432 by @bdukes
  • Fixed an issue that prevented sending smtp test emails #5445 by @valadas
  • Remove Settings from Resource Manager display for users without permission #5446 by @david-poindexter
  • Fixed monaco editor not being loaded when switching between css console and sql console #5453 by @mwigley-trilogy
  • Fixed an issue where URLControl checks upload permissions were wrong #5461 by @skamphuis
  • Fixed an issue where the attribute maxAllowedContentLength was not properly saved #5465 by @ryanjagdfeld
  • Fixed an issue that prevented managing folders in user mode #5484 by @valadas
  • Fixed an issue where it was not possible to edit the root folder in resource-manager #5485 by @valadas
  • Fixed an issue where the SQL editor would not have height #5491 by @valadas
  • Fixed an issue that prevented creating packages from UI #5493 by @valadas
  • Fixed an issue where Region Dropdown did not appear when registration page loaded and autofilled country field #2140 @rodrigoratan
  • Fixed an issue where Resource Manager would not upload files with uppercase extensions #5507 by @david-poindexter
  • Fixed an issue that caused an infinite loop when saving pofiles #5508 by @valadas
  • Fix Path.Combine with glbConfigFolder #5526 by @bdukes
  • Fixed an issue where the html editor browser would fail #5533 #5536 by @erw13n

Developer Experience / Documentation

Enhancements

  • Resource manager folders can now be opened with double-click #5352 by @valadas
  • Modified Next Button on install wizard to support localization #5368 by @uzmannazari
  • Made search placeholder localizable #5369 by @uzmannazari
  • Added host level setting for browser and upload folders of html editor #5409 by @skamphuis
  • Added support for a Notes field in IP Filters #5411 by @valadas

Maintenance

  • Bumped Microsoft.NETFramework.ReferenceAssemblies.net472 from 1.0.2 to 1.0.3 #5253 by dependabot
  • Bumped NSubstitute from 4.3.0 to 4.4.0 #5254 by dependabot
  • Auto Compressed Images #5287 by github-actions
  • Bumped valadas/set-dnn-manifest-versions from 1.2.0 to 1.3.0 #5350 by dependabot
  • Bumped moment from 2.29.2 to 2.29.4 #5353 by dependabot
  • Bumped eventsource from 1.0.7 to 1.1.2 #5354 by dependabot
  • Bump repo-sync/pull-request from 2.6 to 2.8 #5364 by dependabot
  • Bumped Microsoft.Web.Infrastructure from 1.0.0.0 to 2.0.0 #5366 by dependabot
  • Bumped Cake.Frosting from 2.2.0 to 2.3.0 #5367 by dependabot
  • Bumped lerna to 6.x#5379 by @bdukes
  • Reverted PR #5366 due to issues #5384 by @donker
  • Centralized all portal template operations in the library project #5387 #5397 by @donker
  • Bumped System.Data.SqlClient from 4.8.3 to 4.8.5 in /Build #5389 by dependabot
  • Bumped repo-sync/pull-request from 2.8 to 2.9 #5393 by dependabot
  • Bumped peterjgrainger/action-create-branch from 2.2.0 to 2.3.0 #5399 by dependabot
  • Bumped Newtonsoft.Json from 13.0.1 to 13.0.2 #5417 by dependabot
  • Bumped Yarn.MSBuild from 1.22.17 to 1.22.19 #5418 by dependabot
  • Bumped peterjgrainger/action-create-branch from 2.3.0 to 2.4.0 #5419 by dependabot
  • Bumped decode-uri-component from 0.2.0 to 0.2.2 #5420 by dependabot
  • Bumped jQuery to 3.5.1 in editBar #5426 by @bdukes
  • Bumped express from 4.16.4 to 4.18.2 #5427 by dependabot
  • Bumped qs from 6.7.0 to 6.11.0 #5434 by dependabot
  • Removed now-unused Yarn.MsBuild package #5439 by @bdukes
  • Fixed out-of-sync package versions in test projects #5440 by @bdukes
  • Fixed PersonaBar project referencing wrong version of Newtonsoft.Json #5441 by @bdukes
  • Upgraded Cake dependencies #5442 by @bdukes
  • Bumped repo-sync/pull-request from 2.9 to 2.11 #5457 by dependabot
  • Bumped NUnit3TestAdapter to 4.3.1 #5473 by @bdukes
  • Bumped GitVersion.Tool and removed .NET 5 SDK #5474 by @bdukes
  • Bumped NuGet.CommandLine from 5.10.0 to 6.4.0 #5475 by @bdukes
  • Bumped Microsoft.TestPlatform from 16.11.0 to 17.4.1 #5476 by @bdukes
  • Bumped react-redux from 5.1.1 to 8.0.5 #5487 by dependabot
  • Bumped React from 16.6.3 to 16.14.0 #5490 by @valadas
  • Bumped Moment.JS to 2.29.4 #5494 by @mitchelsellers
  • Bumped Moq to v4.18.4 #5498 by @valadas
  • Bumped repo-sync/pull-request from 2.11 to 2.12 #5499 by dependabot
  • Bumped ua-parser-js from 0.7.19 to 0.7.33 #5502 by dependabot

List of Contributors

@bdukes Brian Dukes
@valadas Daniel Valadas
@skamphuis Stefan Kamphuis
@donker Peter Donker
@mwigley-trilogy Matthew Wigley
@david-poindexter David Poindexter
@mitchelsellers Mitchel Sellers
@uzmannazari Ali Nazari
@ryanjagdfeld Ryan Jagdfeld
@rodrigoratan Rodrigo Ratan
@berkarslan-xo Berk Arslan
@pascalberger Pascal Berger
@Mostafa-Moafi Mostafa Moafi
@v-karbovnichy Vyacheslav Karbovnichy
@davidjrh David Rodriguez
@FRMN-FRE
@erw13n Erwin Yuliento

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!

MD5 Checksums

File Checksum
DNN_Platform_9.11.1_Deploy.zip 749ab2895325c5f18a5b4c83e3220e16
DNN_Platform_9.11.1_Install.zip 08eebefad55065207fac50ae56d2ce94
DNN_Platform_9.11.1_Symbols.zip f1d9e2c6728fe3df1f383af70e725928
DNN_Platform_9.11.1_Upgrade.zip 00951cf4f743d57bab470686cd48032a

v9.11.1-rc3: Merge pull request #5536 from valadas/replay-pr5535

Tuesday, February 7, 2023

Fixed an issue where the html editor browser would fail

v9.11.1-rc2: Merge pull request #5526 from bdukes/fix-config-paths

Monday, February 6, 2023

Fix Path.Combine with glbConfigFolder

v9.11.1-rc1: Merge pull request #5510 from bdukes/obsolete-stuff

Tuesday, January 31, 2023

Fix some obsolete method usages

v9.11.0

Thursday, February 2, 2023

Release Notes

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

Noteworthy Changes in v9.11.0

Optional Telerik Removal

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

  • If you perform a clean install, Telerik will NOT be installed.
  • If you upgrade an instance where 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.
  • If you upgrade an instance that has third-party extensions with Telerik dependencies, the upgrade process will provide instructions for how to proceed with Telerik removal manually.
  • Lastly, if you can't remove Telerik at the time of upgrade, but plan to do it later on, a wizard will be installed to help you remove Telerik at the desired time.

Telerik removal is still optional upon upgrades, but HIGHLY RECOMMENDED.

Brand new Resource Manager (file management)

We listened to your feedback and rewrote the Resource Manager from the ground up, implementing the most requested features and improvements:
- Support for a "list" and "card" view
- Allows better sorting of files
- Better UI for long file names (no longer truncated)
- Images are no longer obscured within an imposed circle style
- Improved search
- Improved performance
- Less dependencies
- Displays more information about files within the various views
- Allows batch operations on files/folders
- Supports infinite scroll
- Full accessibility via keyborad
- Responsive to its container to allow future use directly in the Persona Bar (future enhancement)

Performance improvements

This release updated a large number of dependencies including some low-level ones like Newtonsoft.Json and PetaPOCO which significantly improved performance for installation, updates and runtime.

Bug Fixes

  • Fixed an issue getting Folders by Permissions #4897 Thanks @yog-it
  • Fixes an issue where ClientResourceManager would throw a null reference exception when called from scheduled tasks #4899 Thanks @robsiera
  • Fixed an issue where a query string would not be kept if Convert to lower case setting was enabled. #4911 Thanks @zyhfish
  • Fixed an incorrect datetime culture format in outputcache FileProvider #4915 Thanks @thienvc
  • Fixed SEO tab not updating correctly after deleting a URL #4925 Thanks @daguiler
  • Fixed an issue with the OutputCacheAddItem stored procedure #4937 Thanks @thienvc
  • Fixed an issue where WebFormsMvp initial version mismatched with the config #5020 Thanks @valadas
  • Fixed an issue getting the host tab URL in some situations #5052 Thanks @bdukes
  • Fixed a relative path issues that prevented loading monaco editor in some scenarios #5066 Thanks @donker
  • Fixed a postback issue with the cke editor #5078 Thanks @nellaaayyy
  • Fixed an issue with undefined isProduction in Yarn scripts #5121 Thanks @donker
  • Fixed a crash caused by a web spider providing an invalid referrer uri with the request. #5184 Thanks @robheffo79
  • Fixed an issue in HTML module with invalid HTML #5188 Thanks @bdukes
  • Fixed an issue where CKEditor Provider dialogs would not use the Client Resouce Manager #5205 Thanks @bdukes
  • Resolved a null reference exception when data types were missing in profile properties #5231 Thanks @bdukes
  • Fixed a wrong file name for jQuery UI #5238 Thanks @bdukes
  • Fixed a bug that prevented selecting folders for Browser Root and Default Upload folders in HtmlEditor #5122 Thanks @skamphuis
  • Fixed a wrong response code when creating an invalid user. #5228 Thanks @armaganpekatik

Developer Experience / Documentation

  • Added a workflow to auto-open PRs to v10 branch. #4755 Thanks @bdukes
  • When upgrading a module, the web.config binding redirect comments now use the package version instead of the file version (this does not affect the actual binding). #4873 Thanks @dimarobert
  • Updated Documentation link in issue templates. #4876 Thanks @david-poindexter
  • Standardized DNN Manifest Items such as organization names, etc. #4890 Thanks @mitchelsellers
  • Adjusted the release branch merge workflow to use sha. #4926 Thanks @bdukes
  • Ajusted CI build to use windows-2019 #5007 Thanks @bdukes
  • Removed Evoq references in codebase. #5009 Thanks @bdukes
  • Corrected external repositories in build.md #5019 Thanks @valadas
  • Fixed versions of dependencies in Nuget spec files #5028 Thanks @donker
  • Fixed a failure to report issues when clean build task fails #5034 Thanks @bdukes
  • Fixed an issue where warnings from build were not being reported. #5056 thanks @bdukes
  • Adjusted link to powershell security docs for cake #5079 Thanks @valadas
  • Fixed 2 build issues #5129 Thanks @valadas
  • Disabled PR merge for 10.0.0 branch #5223 Thanks @bdukes
  • Added workflow to auto-open PRs to v9.11 branch #4913 Thanks @bdukes
  • Added support for HtmlAttributesAsString in html module views #5242 #5244 Thanks @valadas @bdukes

Enhancements

  • Updated cookiesandme.com to cookiesandyou.com to match the actual URL. #4880 Thanks @david-poindexter
  • Created ClientResourceSettings overrides to specifiy the portalId without relying on HttpContext #4901 Thanks robsiera
  • Caches the roles array in the user info object. #4907 Thanks @zyhfish
  • Enhanced resource manager css when used with some older themes. #4929 Tahnks @Timo-Breumelhof
  • Filters scrips from module messages #4930 Thanks @donker, @valadas
  • Encodes html in emails for proper display #4932 Thanks @bdukes
  • Made check for RequestVerificationToken case insensitive as per RFC 7230 and RFC 7540. #4959 thanks @dimarobert
  • Added thread culture (localization) support in partial MVC views. #5004 Thanks @dimarobert
  • Reports build errors as errors to Azure DevOps #5016 Thanks @bdukes
  • Update GTM to follow Google best practices #5023 Thanks @david-poindexter
  • Added support for localization of search categories #5053 Thansk @Andy9999
  • Allows optionally removing rel from privacy and terms from skinObjects #5054 #5057 Thanks @Andy9999
  • Updated the existing check to report on the status of Telerik #5077 Thanks @daguiler
  • Added new Security Analyzer check for permissions on "Activity Feed" and "User Profile" pages #5080 Thanks @daguiler
  • Allow the underlying FileInstaller to delete the file if needed. #5087 Thanks @dimarobert
  • Improved eventlog ip address with proxy. #5091 Thanks @skamphuis
  • Improved error messaging when parsing extension packages. #5097 Thanks @bdukes
  • Improved text encoding on fields. #5106 Thanks @armaganpekatik
  • Added unique suffix to artifact name. #5199 Thanks @bdukes
  • Removed unused DnnDropDownCheckBoxes class. #5206 Thanks @bdukes
  • Specified latest version for 9.11 merge action #5224 Thanks @bdukes
  • Restricted log viewing to log files only #5233 Thanks @mitchelsellers
  • Replaced eval usages with JSON.parse where appropriate in multiple scripts #5239 Thanks @bdukes
  • Improve SSL initial setup approach #4892 #5189 Thanks @donker
  • Standardized Upload interfaces #4909 Thanks @bdukes
  • Updated website templates to set User Registration to None by default #4916 Thanks @david-poindexter
  • Updated website templates to make Activity Feed, My Profile, Friends, and Messages pages visible to Registered Users only by default #4921 Thanks @david-poindexter
  • Completelly replaced Digital Assets Manager in favor of the new Resource Manager which installs by default now #4987 #5194 Thanks @david-poindexter @valadas @donker
  • Purges expired auth cookies when no longer needed #5001 Thanks @donker
  • Added JsonIgnore Attribute to prevent unneeded serialization #5006 Thanks @mtrutledge
  • Added folder cleanup support to CleanupInstaller #5090 Thanks @daguiler
  • Updated UpgradeWizard.aspx to require a superuser to choose whether to keep Telerik or to remove Telerik
  • Added support for top level pages permissions #5118 #5209 @bdukes @DanielBolef
  • CKEditor can now resize images on upload and support drag-and-drop through easy-image plugin. #5128 #5144 Thanks @skamphuis
  • Improved the server screen UI #5152 Thanks @donker
  • Implemented new resource manager as per feedback #5240 #5241 Thanks @valadas @david-poindexter @mitchellsellers @donker @bdukes

Maintenance

  • Bumped react-collapse from 4.0.3 to 5.1.0 #4808 #5193
  • Bumped System.Runtime.CompilerServices.Unsafe from 4.5.3 to 5.0.0 #4834
  • Bumped superagent from 3.8.3 to 6.1.0 #4848 #4987
  • Bumped WebFormsMVP from 1.4.1.0 to 1.4.5 #4863 #5017
  • Bumped actions/checkout from 2.3.4 to 2.3.5 #4878
  • Removed nuka-carousel reference. #4891 Thanks @bdukes
  • Bumped actions/checkout from 2.3.5 to 2.4.0 #4896
  • Bumped peter-evans/create-pull-request from 3.10.1 to 3.11.0 #4902
  • Updated version in Yarn lock file after bumping multiple dependencies #4914 Thanks @bdukes
  • Bumped less from 3.8.1 to 4.1.2 #4927 #5063
  • Bumped peter-evans/create-pull-request from 3.11.0 to 3.12.0 #4964 #4965
  • Bumped peterjgrainger/action-create-branch from 2.0.1 to 2.1.0 #4972
  • Bumped System.Runtime.CompilerServices.Unsafe from 4.5.3 to 5.0.0 #4985
  • Bumped NUnit3TestAdapter from 4.0.0 to 4.2.0 #4986 #4993
  • Bumped peter-evans/create-pull-request from 3.12.0 to 3.12.1 #4991 #4993
  • Bumped Microsoft.Build.Tasks.Git from 1.0.0 to 1.1.1 #4992 #5013
  • Bumped Cake to 2.x #5010 Thanks @bdukes
  • Bumped NSubstitute from 4.2.2 to 4.3.0 #5012 #5015
  • Bumped peter-evans/create-pull-request from 3.12.1 to 3.14.0 #5030 #5031
  • Bumped actions/checkout from 2.4.0 to 3 #5035
  • Bumped peter-evans/create-pull-request from 3.14.0 to 4 #5061
  • Bumped peterjgrainger/action-create-branch #5067
  • Bumped eslint-import-resolver-webpack from 0.10.1 to 0.13.2
  • Bumped Yarn from 3.0.2 to 3.2.0 #5076 @bdukes
  • Deduplicated some code in audit check unit test #5081 Thanks @daguiler
  • Removed two unused utility methods that depended on momentjs #5082 Thanks @david-poindexter
  • Bumped actions/checkout from 2.4.0 to 3 #5064
  • Bumped momentjs to 2.29.2 #5083 @david-poindexter
  • Removed duplicate files from projects #5098 Thanks @bdukes
  • Migrated moment to dayjs for Dnn.PersonaBar.UI #5107 Thanks @david-poindexter
  • Bumped Microsoft.AspNet.WebHelpers from 3.2.7 to 3.2.9 #5109
  • Bumped redux from 4.1.1 to 4.2.0 #5110
  • Removed some unnecessary values from SMTP entity #5113 Thanks @armaganpekatik
  • Bumped caniuse-lite from 1.0.30001249 to 1.0.30001339 #5119 Thanks @bdukes
  • Bumped Fare from 2.1.2 to 2.2.0 #5131
  • Bumped superagent from 6.1.0 to 7.1.6 #5132
  • Bumped System.Management.Automation from 6.1.7601.17515 to 7.2.4 #5133
  • Bumped Portable.BouncyCastle from 1.8.10 to 1.9.0 #5134
  • Bumped NUnit to 3.13.3 and Test Adapter to 4.2.1 #5169 Thanks @bdukes
  • Bumped Cake.Frosting from 2.0.0 to 2.2.0 #5170 Thanks @bdukes
  • Update a couple of test dependencies #5171 Thanks @bdukes
  • Bumped jest from 24.8.0 to 28.1.2 #5181
  • Bumped Yarn.MSBuild from 1.22.10 to 1.22.17 #5200
  • Bumped Lerna from 3.x to 5.3.0 #5211 Thanks @bdukes
  • Bumped throttle-debounce from 3.0.1 to 5.0.0 #5216
  • Moved OutputCacheAddItem change into correct script #5203 Thanks @bdukes
  • Fixed React-collapse issues after upgrading it #5213 Thanks @bdukes
  • Bumped object-path from 0.11.4 to 0.11.8 #5217
  • Bumped redux-devtools-log-monitor from 1.4.0 to 2.1.0 #5218
  • Bumped Fare from 2.2.0 to 2.2.1 #5219
  • Bumped PetaPoco.Compiled from 6.0.480 to 6.0.524 #5220
  • Bumped Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 #5222
  • Bumped knockout js to 3.5.1. #4868 #5141 Thanks @zyhfish
  • Updated CKEditor to 4.18.0 #5089 Thanks @daguiler
  • Bumped jQuery-ui from 1.12.1 to 1.13.1 #5116 Thanks @armaganpekatik
  • Removed dependency on SharpZipLib #5185 #5127 Thanks @bdukes @donker
  • Bumped Newtonsoft.Json to 13.0.1 #5168 Thanks @bdukes
  • Bumped log4net to 2.0.14. #5191 Thanks @zyhfish
  • Updated Upgrade Process to remove Telerik #5166 #5099 #5212 Thanks @armaganpekatik @daguiler @donker
  • Bumped LiteDB from 3.1.0 to 5.0.12 #5225

List of Contributors

@bdukes Brian Dukes
@valadas Daniel Valadas
@david-poindexter David Poindexter
@donker Peter Donker
@daguiler Daniel Aguilera
@armaganpekatik Armagan Pekatik
@dimarobert Robert Dima
@zyhfish Ben
@skamphuis Stefan Kamphuis
@Andy9999 Andy9999
@mitchelsellers Mitchel Sellers
@robsiera Rob Siera
@thienvc OneDNN
@Timo-Breumelhof Timo Breumelhof
@yog-it Yog-IT LLC
@nellaaayyy Danielle Lambert
@robheffo79 HeffermanTech
@DanielBolef Daniel Bolef

Additional Resources.

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

MD5 Checksums

File Checksum
DNN_Platform_9.11.0_Deploy.zip fda8795c81a8e841f77610ba1f963beb
DNN_Platform_9.11.0_Install.zip 610a6d309f00d532cecf928e5a5ffb0e
DNN_Platform_9.11.0_Symbols.zip 75cf712063a1c2f7237f20f49545a628
DNN_Platform_9.11.0_Upgrade.zip 5250bd1f19e459cec93cb7a7edff857d

v9.11.0-rc7: Merge pull request #5306 from valadas/fix-pb-react

Saturday, September 17, 2022

Resolved an issue where the React modules would not load

v9.11.0-rc6: Merge pull request #5298 from valadas/modal-z-index

Thursday, September 15, 2022

Updated dependencies on dnn-resource-manager

v9.11.0-rc5

Thursday, September 8, 2022

Merge pull request #5281 from valadas/upload-url