DNN Blogs

Written for the Community, by the Community

DNN 09.11.01 Released

Written By Timo Breumelhof (40F)
2023-02-24

We are happy to announce that DNN 09.11.01 has been released and can be downloaded from GitHub

You can read more about the importance to upgrade to DNN 09.11.xx in the blog post
 

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

Total: 1 Comment(s)
Thanks so much for helping to raise awareness Timo! For those that do not know, there is a page at https://dnncommunity.org/Resources/DNN-Releases that is automatically updated as a feed from GitHub. Also, on GitHub, you can customize your "Watch" of the repo to only be notified of Releases. Hopefully, this will help everyone keep in touch. Looking forward to many more great releases!
Sunday, February 26, 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