Skip to content

v9.6.2

Compare
Choose a tag to compare
@valadas valadas released this 07 Jul 17:26
· 3094 commits to master since this release
54d0614

Release Notes

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

Noteworthy Changes in v9.6.2

Bug Fixes

  • #3748 Fixed errors in exceptions localization strings. Thanks @valadas
  • #3756 Fixed an issue that prevented saving settings in MVC modules. Thanks @donker
  • #3769 fixed an issue where it was not possible to change the site logo of icon. Thanks @gbulicanu
  • #3806 Fixed a possible null reference exception in ISearchable. Thanks @valadas
  • #3832 Fixed an issue with redirection to primary alias when tab-specific alias exists. Thanks @skamphuis
  • #3836 Fixed an issue where some html would show as text in messaging. Thanks @MaiklT
  • #3839 Fixed Null Reference Exception when StandardFolderProvider is used in a Search provider task. Thanks @daguiler
  • #3844 Fixed an issue that prevented importing some portal templates. Thanks @donker
  • #3846 Fixed an issue that prevented portal messages overrides to work properly. Thanks @donker
  • #3848 Fixed a regression issue with SSL Offloading setup. Thanks @daguiler
  • #3852 Fixed a casing issue with 9.6.2 sql data provider file. Thanks @donker
  • #3854 Fixed an issue that prevented super-users to upload files to the default portal. Thanks @daguiler
  • #3858 Fixed an issue that prevented the install wizard from running due to an error with StyleCop fixes. Thanks @valadas
  • #3865 Fixed an issue where it was impossible to upload any icons in page settings. Thanks @valadas
  • #3867 Fixes an issue that prevented creating new pages Thanks @valadas
  • #3873 Fixes exception when DnnImageHandler returns a cached response Thanks @daguiler
  • #3881 Fix to membership module due to cast error when using JWT auth. Thanks @donker

Enhancements

Developer Experience

  • #3746 Fixed a typo in versioning action. Thanks @bdukes
  • #3747 Limited the rc action to only on on release candidate creation. Thanks @valadas
  • #3777 Improved the deprecation of search indexer to prevent a possible 0-day breaking change in Dnn10. Thanks @valadas
  • #3790 Removed Dutch template files to match the other languages setup. Thanks @sleupold
  • #3801 Updated copyright headers to match .Net Foundation requirements. Thanks @bdukes
  • #3802 #3810 #3811 #3831 #3843 Implemented StyleCop rules for better code consistency. Thanks @bdukes
  • #3862 Updated versions as per release candidate release. Thanks @github-actions

Documentation

List of Contributors

Testers

Additionally we would like to thank our wonderful testers for this release.

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!