Skip to content

v9.5.0

Compare
Choose a tag to compare
@valadas valadas released this 18 Feb 21:25
· 3288 commits to master since this release
a9dc202

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total 110 commits in 80 pull requests by 21 contributors were processed for this release.

Noteworthy Changes in v9.5.0

Bug Fixes

  • Fixed an issue when logging 404 errors with invalid UrlReferrer. #3341 Thanks @engineering87 and @bdukes
  • Fixed an issue where the login page would go into an infinite loop in SSL offloaded environments. #3341 #3350 Thanks @bdukes and @zyhfish
  • Fixed an issue where in some cases it was impossible to edit module settings after moving a module to another page #3353 Thanks @aelibyary
  • Fixed an issue where PageTags where created in the wrong vocabulary scope. #3359 Thanks @dinesh-jain-aurea
  • Fixed an issue where module settings would not save under some conditions. #3360 Thanks @engineering87
  • Fixed multiple issues with wrong mapping of Canonical and None mapping types. #3396 Thanks @daguiler
  • Fixed an issue that would show an error when trying to delete a localized version of the home page. #3420 Thanks @daguiler
  • Fixed an issue where the wrong CDN protocol was used under SSL Offloading environments. #3423 Thanks @zyhfish
  • Fixed an issue where opening page settings would sometimes show the settings for another page. #3424 Thanks @berkarslan-xo
  • Fixed a display issue of Enabled and Priority in sitemap settings. #3427 Thanks @tingung
  • Fixed an issue where it was not possible to get the module ID properly when redirect mixed case URLs was enabled. #3438 Thanks @zyhfish
  • Changed the update service URL to a new service. #3443 Thanks @mitchelsellers
  • Fixed an issue where the wrong portal alias was used when adding new languages. #3445 Thanks @daguilera
  • Fixed an issue where the wrong alias would show when editing portal URLs. #3481 Thanks @tingung
  • Restored a resource key that was accidentally deleted as part of GDPR. #3482 Thanks @donker
  • Fixed an issue where connectors would change name upon disconnection or when adding multiple connectors. #3449 #3451 Thanks @berkarslan-xo
  • Fixed an issue where pages in redirect mode would not work under SSL Offloaded environments. #3453 Thanks @zyhfish
  • Fixed module find logic in module attribute to not return deleted modules. #3464 Thanks @donker
  • Fixed an issue with using dependency injection in MVC modules. #3520 Thanks @dimarobert
  • Fixed an issue where the Console and Module Creator modules would not install. #3521 Thanks @daguiler
  • Fixed an issue where page tags where not kept when exporting a site and importing it on another instance. #3530 Thanks @tingung

New features

  • Added support for SSL offloading values in headers. #3363 Thanks @zyhfish
  • Added a new banned icon to indicate unauthorized users. #3487 Thanks @donker
  • Added glob pattern support to manifest file cleanup component. #3516 Thanks @valadas

Enhancements

Developer Experience / Documentation

List of Contributors

A big thanks to all testers including:

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!