DotNetNuke v9.4.1 Release Notes

Release Date: 2019-10-02 // over 4 years ago
  • ๐Ÿš€ 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

    โž• 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!