v9.4.1
Release Notes for v9.4.1
We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 29 pull requests by 12 contributors were processed for this release. Out of that 16 were in the Platform repository, plus 13 additional pull requests were processed in the Admin Experience repository. Below you can find a short list of the noteworthy changes in this release. For a full list, please check the GitHub milestone pages on each of the repositories.
Noteworthy Changes in v9.4.1
-
Fixed an issue where the assets manager activity wheel would constantly spin.
Thanks @berkarslan-xo
#2970 -
Added missing html encoding to exceptions in the Admin Log.
Thanks @bdukes
#2973 -
Fixed a potential xml namespace bug in web.config.
Thanks @bdukes
#2979 -
Fixed invalid binding redirects when upgrading to Dnn 9.4.0.
Thanks @bdukes
#2980 -
Corrected the DotNetNuke.Core NuGet package.
Thanks @mitchelsellers
#2986 -
Fixed a null reference exception when calling Globals.LinkClick method.
Thanks @zyhfish
#2988 -
Fixed an issue opening module settings due to selectize.js duplicate versions.
Thanks @bdukes
#2996 -
Fixed an issue with DDRMenu Razor templates and Dependency Injection.
Thanks @ahoefling
#2998 -
Fixed an issue with jQuery browser detection.
Thanks @zyhfish
#3000 -
Fixed several bugs around import/export.
Thanks @zyhfish
#3001 -
Fixed an issue where the standalon version of selectize.js was not used when obtained by CDN.
Thanks @bdukes
#3003 -
Fixed an issue that prevented importing portal languages correctly.
Thanks @zyhfish
#3006 -
Fixed an issue with import/export of deleted modules.
Thanks @tingung
#3022 -
Adds a warning when isntalling or upgrading if the environment does not have .Net Framework 4.7.2 available.
Thanks @valadas
#3025 -
Fixed an issue where the upgrade to 9.4.0 would not save the new version in the database and would redirect to the upgrade wizard.
Thanks @valadas
#3023 -
Fixed an issue where the print container action would not work.
Thanks @bdukes
#3027 -
Fixed an issue where the data consent last changed date would not read/save consistently in some cultures.
Thanks @donker
#3031
#1179 -
Fixed an issue where the smtp server tab would always show a separator line.
Thanks @kkadir
#1124 -
Fixed an issue with tab sorting before serialization during export.
Thanks @donker
#1134 -
Fixed an issue where the web server dropdown was failing in the scheduler.
Thanks @mikebigun
#1136 -
Fixed an issue where the admin log would not include line breaks properly.
Thanks @bdukes
#1142 -
Fixed an issue where it was impossible to set email address as username to ON.
Thanks @aelibyary
#1143 -
Fixed an issue with IP filters settings display.
Thanks @tingung
#1146 -
Fixed an issue where the wrong portal would should in portal settings.
Thanks @tingung
#1159 -
Fixed an issue where modules would get duplicated when localized.
Thanks @aelibyary
#1162 -
Fixed an issue where the wrong overflow was applied to the body after closing the persona bar.
Thanks @tingung
#1164 -
Fixed an issue where () characters where not replaced in URLs and improved the error message about the situation.
Thanks @aelibyary
#1166 -
Bumped Dnn depencency versions in the Admin Experience project.
Thanks @valadas
#1169 -
Fixed an issue that prevented the Persona Bar to upgrade correctly to 9.4.0.
Thanks @donker
#1170 -
Added a confirmation message after localization is saved.
Thanks @daguiler
#1172 -
Fixed an issue where the CkEditor provider would have the dll twice in the install package.
Thanks @valadas
#126
List of Contributors
- Brian Dukes @bdukes
- Daniel Valadas @valadas
- Ben Zyhfish @zyhfish
- Hu Ting Ung @tingung
- Ahmed Elibyary @aelibyary
- Peter Donker @donker
- Berk Arslan @berkarslan-xo
- Mitchel Sellers @mitchelsellers
- Andrew Hoefling @ahoefling
- Kadir Kılıçoğlu @kkadir
- Mikhail Bigun @mikebigun
- Daniel Aguilera @daguiler
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!