All Versions
24
Latest Version
Avg Release Cycle
24 days
Latest Release
1491 days ago

Changelog History
Page 2

  • v9.4.1 Changes

    October 02, 2019

    ๐Ÿš€ 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!

  • v9.4.1-rc1 Changes

    September 27, 2019

    ๐Ÿš€ 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!

  • v9.4.0 Changes

    July 19, 2019

    ๐Ÿš€ Release Notes for v9.4.0 RC

    ๐Ÿš€ This is a release candidate and should not be used in production, however upgrades to the final version will be supported. The purpose of this release candidate is to help identify any unknown breaking changes which would impact the final release. If you find any issues, please log them in our issue tracker.

    We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 116 pull requests by 12 contributors and the amazing dependabot were processed for this release. Out of that 61 were in the Platform repository, plus 55 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.

    We love feedback

    ๐Ÿš€ If you have any time to donate towards testing, please make sure you fill out a quick survey so we are aware of your contribution. If you'd like some guidance on how you can help with testing, please contact us! This will be a 2 week release testing cycle, so test early and get your feedback submitted to GitHub!

    Noteworthy Changes in v9.4.0

    • Minimum Required .NET Framework 4.7.2. Thanks @ahoefling #2644 and @ohine #648
    • GDPR: Data Consent Functionality. Thanks @donker #2683
    • โž• Added Dependency Injection and Removed Circular Dependencies in all Module Pipelines. Thanks @ahoefling #2774
    • Restructure Admin Experience Extensions into a single VS Project. Thanks @ohine #693
    • โšก๏ธ Updated all C# projects in the platform to compile under C# 7.0. Thanks @ahoefling #2758
    • Replace JRE based YUI Compressor with MSBuild version. Thanks @ohine #649
    • โž• Add React Common into Admin Experience repo and configure yarn workspaces. Thanks @bdukes, @ohine and @valadas #438
    • ๐Ÿ”ง Make Default Module Action Menu Configurable. Thanks @mikesmeltzer #2804
    • Correction of File Access Issues. Thanks @mitchelsellers #2768
    • โœ‚ Remove GetAzureCompactScript from SqlDataProvider. Thanks @ohine #2763
    • โž• Add setting to display search result for users in specific roles. Thanks @zyhfish #2532
    • ๐Ÿ‘ฎ Force user logout after password changed in other place. Thanks @zyhfish #2509 and #939

    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!

  • v9.4.0-rc1 Changes

    August 25, 2019

    ๐Ÿš€ Release Notes for v9.4.0 RC

    ๐Ÿš€ This is a release candidate and should not be used in production, however upgrades to the final version will be supported. The purpose of this release candidate is to help identify any unknown breaking changes which would impact the final release. If you find any issues, please log them in our issue tracker.

    We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 128 pull requests by 16 contributors and the amazing dependabot were processed for this release. Out of that 69 were in the Platform repository, plus 59 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.

    We love feedback

    ๐Ÿš€ If you have any time to donate towards testing, please make sure you fill out a quick survey so we are aware of your contribution. If you'd like some guidance on how you can help with testing, please contact us! This will be a 2 week release testing cycle, so test early and get your feedback submitted to GitHub!

    Noteworthy Changes since 9.4.0 RC0

    Noteworthy Changes in v9.4.0

    • Minimum Required .NET Framework 4.7.2. Thanks @ahoefling #2644 and @ohine #648
    • GDPR: Data Consent Functionality. Thanks @donker #2683
    • โž• Added Dependency Injection and Removed Circular Dependencies in all Module Pipelines. Thanks @ahoefling #2774
    • Restructure Admin Experience Extensions into a single VS Project. Thanks @ohine #693
    • โšก๏ธ Updated all C# projects in the platform to compile under C# 7.0. Thanks @ahoefling #2758
    • Replace JRE based YUI Compressor with MSBuild version. Thanks @ohine #649
    • โž• Add React Common into Admin Experience repo and configure yarn workspaces. Thanks @bdukes, @ohine and @valadas #438
    • ๐Ÿ”ง Make Default Module Action Menu Configurable. Thanks @mikesmeltzer #2804
    • Correction of File Access Issues. Thanks @mitchelsellers #2768
    • โœ‚ Remove GetAzureCompactScript from SqlDataProvider. Thanks @ohine #2763
    • โž• Add setting to display search result for users in specific roles. Thanks @zyhfish #2532
    • ๐Ÿ‘ฎ Force user logout after password changed in other place. Thanks @zyhfish #2509 and #939

    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!

  • v9.4.0-rc0 Changes

    July 19, 2019

    ๐Ÿš€ Release Notes for v9.4.0 RC

    ๐Ÿš€ This is a release candidate and should not be used in production, however upgrades to the final version will be supported. The purpose of this release candidate is to help identify any unknown breaking changes which would impact the final release. If you find any issues, please log them in our issue tracker.

    We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 116 pull requests by 12 contributors and the amazing dependabot were processed for this release. Out of that 61 were in the Platform repository, plus 55 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.

    We love feedback

    ๐Ÿš€ If you have any time to donate towards testing, please make sure you fill out a quick survey so we are aware of your contribution. If you'd like some guidance on how you can help with testing, please contact us! This will be a 2 week release testing cycle, so test early and get your feedback submitted to GitHub!

    Noteworthy Changes in v9.4.0

    • Minimum Required .NET Framework 4.7.2. Thanks @ahoefling #2644 and @ohine #648
    • GDPR: Data Consent Functionality. Thanks @donker #2683
    • โž• Added Dependency Injection and Removed Circular Dependencies in all Module Pipelines. Thanks @ahoefling #2774
    • Restructure Admin Experience Extensions into a single VS Project. Thanks @ohine #693
    • โšก๏ธ Updated all C# projects in the platform to compile under C# 7.0. Thanks @ahoefling #2758
    • Replace JRE based YUI Compressor with MSBuild version. Thanks @ohine #649
    • โž• Add React Common into Admin Experience repo and configure yarn workspaces. Thanks @bdukes, @ohine and @valadas #438
    • ๐Ÿ”ง Make Default Module Action Menu Configurable. Thanks @mikesmeltzer #2804
    • Correction of File Access Issues. Thanks @mitchelsellers #2768
    • โœ‚ Remove GetAzureCompactScript from SqlDataProvider. Thanks @ohine #2763
    • โž• Add setting to display search result for users in specific roles. Thanks @zyhfish #2532
    • ๐Ÿ‘ฎ Force user logout after password changed in other place. Thanks @zyhfish #2509 and #939

    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!

  • v9.3.2 Changes

    May 01, 2019

    ๐Ÿš€ Release Notes for v9.3.2

    We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 28 pull requests by 9 contributors were processed for this release. Out of that 12 were in the Platform repository, plus 16 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.3.2

    • โž• Added a placeholder to avoid the delayed slide effect when loading the PersonaBar. Thanks @daguiler #789
    • ๐Ÿ”’ Security Analyzer: display the full path to make it easier to find suspicious files identified. Thanks @zyhfish #396
    • ๐Ÿฑ Digital Assets: Azure folders are slow to open. Thanks @mikebigun #2698
    • ๐Ÿ›  Fixed an installation issue on lower performance database servers. Thanks @daguiler #2645 and @valadas #2746
    • ๐Ÿ‘‰ Uses source-map for webpack config. Thanks @valadas#797

    List of Contributors for v9.3.2

    Known Issues

    • 0๏ธโƒฃ #2742 - The ability to localize the default site into various languages at initial installation is currently non-functional. This is due to issues in the remote data-service provided by Dnn Corp. We are working to try and get these issues resolved and under a community maintained resources provided by the .NET Foundation.

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

    ๐Ÿš€ Release Notes from v9.3

    ๐Ÿš€ For clarity, we are restating the release notes from v9.3 here.

    • ๐Ÿ“ฆ NuGet Package Improvements. Thanks @mitchelsellers #2600
    • โœจ Enhanced the common tooltip component for accessibility within the Admin Experience. Thanks @valadas #212
    • โšก๏ธ Updated all React.Common packages to React 16 and created initial storyboards. Thanks @mtrutledge #153
    • Group Privacy Settings in Site Settings in a new tab. Thanks @donker #99
    • ๐Ÿš€ Enabled Greenkeeper on the Admin Experience repository. This updated all of our developer dependencies to their latest releases as-of Nov 5th 2018. We will continue to process the greenkeeper pull requests in future releases to keep things current. Thanks to @valadas, @mtrutledge, @nvisionative, @mean2me, @daguiler, @mikebigun, @Mhtshum and the rest of the team for all the long hours and 29+ pull requests to repair all the compilation and usability issues related to the major version changes between these dependencies. #117
      • We ran into an issue with Greenkeeper and had to disable it during the initial RC. We will be setting up a similar service called dependabot in the v9.4.0 release scheduled for later this year.
    • โž• Added Cookie consent and configuration settings for Terms and Privacy pages. Thanks @donker #2369
    • โž• Added UI connector to manage Google Analytic tracking. Thanks @mikesmeltzer #2288
    • ๐ŸŽ Performance fix for CoreMessaging and Journal procedures. Thanks @ChrisHammond #2342
    • ๐ŸŽ Performance & stability fix for Azure & other Environments. Thanks @cameron-moore #2032
    • On hover, we are now showing the pane name again when in edit mode. Thanks @zyhfish #19
    • โž• Added attributes for improving accessibility in the Admin Experience. Thanks @OllyHodgson #36
    • โž• Added UI for Small and Large Page Icons back into Page Settings. Thanks @valadas #111
    • โž• Added UI for Host Email setting under SMTP Configuration. Thanks @valadas #39
    • โž• Added Azure DevOps to React.Common to verify pull requests and publish new releases of the npm packages. Thanks @ohine and @mtrutledge
    • Resolved issue with viewing/editing user profiles on certain pages with http/https differences. Thanks @mean2me#2494

    Known Potential Breaking Changes in v9.3+

    โฌ†๏ธ For clarity, we are restating the breaking changes from v9.3 here, as if you have not yet upgraded to 9.3.0 or later, they still apply.
    โšก๏ธ If you currently use any 3rd party or in-house Persona Bar extensions which utilize the export bundle from the Admin Experience, they will need to be updated after upgrading to v9.3. Please see the Upgrading Persona Bar Components Guide by Matt Rutledge to help you with that process.

  • v9.3.2-rc0 Changes

    April 17, 2019

    ๐Ÿš€ Release Notes for v9.3.2 RC

    ๐Ÿš€ Before testing this release candidate, please review the Known Potential Breaking Changes section below
    ๐Ÿš€ This is a release candidate and should not be used in production, upgrades to the final version will not be supported. The purpose of this release candidate is to help identify any unknown breaking changes which would impact the final release. If you find any such issues, please log them in our issue tracker on GitHub and we will evaluate each issue and if required issue another release candidate build. If no major issues are reported for a 2 week period, then this RC will become the final release.

    We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 27 pull requests by 9 contributors were processed for this release. Out of that 11 were in the Platform repository, plus 16 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.

    We love feedback

    ๐Ÿš€ If you have any time to donate towards testing, please make sure you fill out a quick survey so we are aware of your contribution. If you'd like some guidance on how you can help with testing, please contact us! This will be a 2 week release testing cycle, so test early and get your feedback submitted to GitHub!

    Noteworthy Changes in v9.3.2

    • ๐Ÿฑ Digital Assets: Azure folders are slow to open. Thanks @mikebigun #2698
    • โฑ Increased data provider timeout during install. Thanks @daguiler #2645
    • ๐Ÿ‘‰ Uses source-map for webpack config. Thanks @valadas#797
    • Placeholder to avoid PersonaBar slide effect. Thanks @daguiler #789

    List of Contributors for v9.3.2

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

    ๐Ÿš€ Release Notes from v9.3.1

    • ๐Ÿ“ฆ NuGet Package Improvements. Thanks @mitchelsellers #2600
    • โœจ Enhanced the common tooltip component for accessibility within the Admin Experience. Thanks @valadas #212
    • โšก๏ธ Updated all React.Common packages to React 16 and created initial storyboards. Thanks @mtrutledge #153
    • Group Privacy Settings in Site Settings in a new tab. Thanks @donker #99
    • ๐Ÿš€ Enabled Greenkeeper on the Admin Experience repository. This updated all of our developer dependencies to their latest releases as-of Nov 5th 2018. We will continue to process the greenkeeper pull requests in future releases to keep things current. Thanks to @valadas, @mtrutledge, @nvisionative, @mean2me, @daguiler, @mikebigun, @Mhtshum and the rest of the team for all the long hours and 29+ pull requests to repair all the compilation and usability issues related to the major version changes between these dependencies. #117
      • We ran into an issue with Greenkeeper and had to disable it during the initial RC. We will be setting up a similar service called dependabot in the v9.4.0 release scheduled for later this year.
    • โž• Added Cookie consent and configuration settings for Terms and Privacy pages. Thanks @donker #2369
    • โž• Added UI connector to manage Google Analytic tracking. Thanks @mikesmeltzer #2288
    • ๐ŸŽ Performance fix for CoreMessaging and Journal procedures. Thanks @ChrisHammond #2342
    • ๐ŸŽ Performance & stability fix for Azure & other Environments. Thanks @cameron-moore #2032
    • On hover, we are now showing the pane name again when in edit mode. Thanks @zyhfish #19
    • โž• Added attributes for improving accessibility in the Admin Experience. Thanks @OllyHodgson #36
    • โž• Added UI for Small and Large Page Icons back into Page Settings. Thanks @valadas #111
    • โž• Added UI for Host Email setting under SMTP Configuration. Thanks @valadas #39
    • โž• Added Azure DevOps to React.Common to verify pull requests and publish new releases of the npm packages. Thanks @ohine and @mtrutledge
    • Resolved issue with viewing/editing user profiles on certain pages with http/https differences. Thanks @mean2me#2494

    Known Potential Breaking Changes in v9.3.0+

    โฌ†๏ธ For clarity, we are restating the breaking changes from the 9.3.0 here, as if you have not yet upgraded to 9.3.0 or later, they still apply.
    โšก๏ธ If you currently use any 3rd party or in-house Persona Bar extensions which utilize the export bundle from the Admin Experience, they will need to be updated after upgrading to v9.3. Please see the Upgrading Persona Bar Components Guide by Matt Rutledge to help you with that process.

  • v9.3.1 Changes

    April 03, 2019

    ๐Ÿš€ Release Notes for v9.3.1

    We'd like to first thank everyone from the community and ESW who has submitted pull requests or reported issues. A grand total of 302 pull requests by 26 contributors were processed for this release. Out of that 105 were in the Platform repository, plus 157 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.

    Known Potential Breaking Changes

    โž• If you currently use any 3rd party or in-house Persona Bar extensions which utilize the export bundle from the Admin Experience, they will need to be updated after upgrading to v9.3.1. Please see the Additional Resources section below for more information on this change.

    ๐Ÿ”„ Changes since v9.3.0

    ๐Ÿ›  Fixed version issue with AdminExperience, CKEditor, FolderProviders, and JWT. These extensions were incorrectly versioned in the 9.3.0 release. This caused the upgrade process for v9.2.2 sites to skip upgrading those extensions. This resulted in an upgrade that appeared successful but was incomplete.

    Noteworthy Changes in v9.3.1

    • ๐Ÿ“ฆ NuGet Package Improvements. Thanks @mitchelsellers #2600
    • โœจ Enhanced the common tooltip component for accessibility within the Admin Experience. Thanks @valadas #212
    • โšก๏ธ Updated all React.Common packages to React 16 and created initial storyboards. Thanks @mtrutledge #153
    • Group Privacy Settings in Site Settings in a new tab. Thanks @donker #99
    • ๐Ÿš€ Enabled Greenkeeper on the Admin Experience repository. This updated all of our developer dependencies to their latest releases as-of Nov 5th 2018. We will continue to process the greenkeeper pull requests in future releases to keep things current. Thanks to @valadas, @mtrutledge, @nvisionative, @mean2me, @daguiler, @mikebigun, @Mhtshum and the rest of the team for all the long hours and 29+ pull requests to repair all the compilation and usability issues related to the major version changes between these dependencies. #117
      • We ran into an issue with Greenkeeper and had to disable it during the initial RC. We will be setting up a similar service on for the v9.3.1 or v9.4.0 release scheduled for later this year.
    • โž• Added Cookie consent and configuration settings for Terms and Privacy pages. Thanks @donker #2369
    • โž• Added UI connector to manage Google Analytic tracking. Thanks @mikesmeltzer #2288
    • ๐ŸŽ Performance fix for CoreMessaging and Journal procedures. Thanks @ChrisHammond #2342
    • ๐ŸŽ Performance & stability fix for Azure & other Environments. Thanks @cameron-moore #2032
    • On hover, we are now showing the pane name again when in edit mode. Thanks @zyhfish #19
    • โž• Added attributes for improving accessibility in the Admin Experience. Thanks @OllyHodgson #36
    • โž• Added UI for Small and Large Page Icons back into Page Settings. Thanks @valadas #111
    • โž• Added UI for Host Email setting under SMTP Configuration. Thanks @valadas #39
    • โž• Added Azure DevOps to React.Common to verify pull requests and publish new releases of the npm packages. Thanks @ohine and @mtrutledge
    • Resolved issue with viewing/editing user profiles on certain pages with http/https differences. Thanks @mean2me#2494

    List of Contributors for v9.3.1

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

    โฌ†๏ธ Upgrading Persona Bar Components Guide - Matt Rutledge wrote an excellent guide to help you with that process.

  • v9.3.1-rc0 Changes

    March 28, 2019

    ๐Ÿš€ Release Notes for v9.3.1 RC

    ๐Ÿš€ Before testing this release candidate, please review the Known Potential Breaking Changes section below
    ๐Ÿš€ This is a release candidate and should not be used in production, upgrades to the final version will not be supported. The purpose of this release candidate is to help identify any unknown breaking changes which would impact the final release. If you find any such issues, please log them in our issue tracker on GitHub and we will evaluate each issue and if required issue another release candidate build. If no major issues are reported for a 1 week period, then this RC will become the final release.

    We'd like to first thank everyone from the community and ESW who has submitted pull requests or reported issues. A grand total of 302 pull requests by 26 contributors were processed for this release. Out of that 105 were in the Platform repository, plus 157 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.

    Known Potential Breaking Changes

    โž• If you currently use any 3rd party or in-house Persona Bar extensions which utilize the export bundle from the Admin Experience, they will need to be updated after upgrading to v9.3.1. Please see the Additional Resources section below for more information on this change.

    ๐Ÿ”„ Changes since v9.3.0

    ๐Ÿ›  Fixed version issue with AdminExperience, CKEditor, FolderProviders, and JWT. These extensions were incorrectly versioned in the 9.3.0 release. This caused the upgrade process for v9.2.2 sites to skip upgrading those extensions. This resulted in an upgrade that appeared successful but was incomplete.

    ๐Ÿš€ Due to the incomplete upgrade, we made the decision to quickly pull the v9.3.0 release to prevent more of a widespread issue while we researched and began working on getting this build ready for another round of RC testing.

    โฌ†๏ธ We would love your feedback! If you have any time to donate towards testing, please focus on testing different upgrade configurations. This will be a quick 1 week RC cycle, so test early and get your feedback submitted to GitHub!

    Noteworthy Changes in v9.3.1

    • ๐Ÿ“ฆ NuGet Package Improvements. Thanks @mitchelsellers #2600
    • โœจ Enhanced the common tooltip component for accessibility within the Admin Experience. Thanks @valadas #212
    • โšก๏ธ Updated all React.Common packages to React 16 and created initial storyboards. Thanks @mtrutledge #153
    • Group Privacy Settings in Site Settings in a new tab. Thanks @donker #99
    • ๐Ÿš€ Enabled Greenkeeper on the Admin Experience repository. This updated all of our developer dependencies to their latest releases as-of Nov 5th 2018. We will continue to process the greenkeeper pull requests in future releases to keep things current. Thanks to @valadas, @mtrutledge, @nvisionative, @mean2me, @daguiler, @mikebigun, @Mhtshum and the rest of the team for all the long hours and 29+ pull requests to repair all the compilation and usability issues related to the major version changes between these dependencies. #117
      • We ran into an issue with Greenkeeper and had to disable it during the initial RC. We will be setting up a similar service on for the v9.3.1 or v9.4.0 release scheduled for later this year.
    • โž• Added Cookie consent and configuration settings for Terms and Privacy pages. Thanks @donker #2369
    • โž• Added UI connector to manage Google Analytic tracking. Thanks @mikesmeltzer #2288
    • ๐ŸŽ Performance fix for CoreMessaging and Journal procedures. Thanks @ChrisHammond #2342
    • ๐ŸŽ Performance & stability fix for Azure & other Environments. Thanks @cameron-moore #2032
    • On hover, we are now showing the pane name again when in edit mode. Thanks @zyhfish #19
    • โž• Added attributes for improving accessibility in the Admin Experience. Thanks @OllyHodgson #36
    • โž• Added UI for Small and Large Page Icons back into Page Settings. Thanks @valadas #111
    • โž• Added UI for Host Email setting under SMTP Configuration. Thanks @valadas #39
    • โž• Added Azure DevOps to React.Common to verify pull requests and publish new releases of the npm packages. Thanks @ohine and @mtrutledge
    • Resolved issue with viewing/editing user profiles on certain pages with http/https differences. Thanks @mean2me#2494

    List of Contributors for v9.3.1

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

    โฌ†๏ธ Upgrading Persona Bar Components Guide - Matt Rutledge wrote an excellent guide to help you with that process.

  • v9.3.0 Changes

    February 13, 2019

    ๐Ÿš€ Release Notes for v9.3.0 RC

    ๐Ÿš€ Before testing the release candidate, please review the Known Potential Breaking Changes section below
    ๐Ÿš€ This is a release candidate and should not be used in production, upgrades to the final version will not be supported. The purpose of this release candidate is to help identify any unknown breaking changes which would impact the final release. If you find any such issues, please log them in our issue tracker on GitHub and we will evaluate each issue and if required issue another release candidate build. If no major issues are reported for a 2 week period, then this RC will become the final release.

    We'd like to first thank everyone from the community and ESW who has submitted pull requests or reported issues. A grand total of 262 pull requests by 26 contributors were processed for the 9.3.0 release, out of that 90 were in the Platform repository, plus 133 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.

    Do you have any feedback? We'd love to hear it!

    โœ… If you have a few minutes to spare, please fill out our super quick survey with the results of any testing you've done against the RC.

    Known Potential Breaking Changes

    โž• If you currently use any 3rd party or in-house Persona Bar extensions which utilize the export bundle from the Admin Experience, they will need to be updated after upgrading to v9.3.0. Please see the Additional Resources section below for more information on this change.

    ๐Ÿ”„ Changes in v9.3.0-rc2

    • ๐Ÿš€ 12 additional pull requests where processed in the Admin Experience, 4 in React.Common and 4 in the Platform. Fixing additional issues related to the developer dependencies upgraded in the v9.3.0 release.

    ๐Ÿ”„ Changes in v9.3.0-rc1

    • ๐Ÿš€ 19 additional pull requests were processed in the Admin Experience and 11 pull requests in React.Common, fixing quite a few issues related to the developer dependencies we upgraded in the previous release candidate. We ran into an issue with Greenkeeper and have currently disabled it while we focus on stabilizing the platform. We will be turning it back on for the v9.3.1 or v9.4.0 release scheduled for later this year.
    • โœจ Enhanced the common tooltip component for accessibility within the Admin Experience. Thanks @valadas #212

    ๐Ÿ”„ Changes in v9.3.0-rc0

    • โšก๏ธ Updated all React.Common packages to React 16 and created initial storyboards. Thanks @mtrutledge #153
    • ๐Ÿš€ Enabled Greenkeeper on the Admin Experience repository. This updated all of our developer dependencies to their latest releases as-of Nov 5th 2018. We will continue to process the greenkeeper pull requests in future releases to keep things current. Thanks to @valadas, @mtrutledge, @nvisionative, @mean2me, @daguiler, @mikebigun, @Mhtshum and the rest of the team for all the long hours and 29+ pull requests to repair all the compilation and usability issues related to the major version changes between these dependencies. #117
    • โž• Added Cookie consent and configuration settings for Terms and Privacy pages. Thanks @donker #2369
    • โž• Added UI connector to manage Google Analytic tracking. Thanks @mikesmeltzer #2288
    • ๐ŸŽ Performance fix for CoreMessaging and Journal procedures. Thanks @ChrisHammond #2342
    • ๐ŸŽ Performance & stability fix for Azure & other Environments. Thanks @cameron-moore #2032
    • On hover, we are now showing the pane name again when in edit mode. Thanks @zyhfish #19
    • โž• Added attributes for improving accessibility in the Admin Experience. Thanks @OllyHodgson #36
    • โž• Added UI for Small and Large Page Icons back into Page Settings. Thanks @valadas #111
    • โž• Added UI for Host Email setting under SMTP Configuration. Thanks @valadas #39
    • โž• Added Azure DevOps to React.Common to verify pull requests and publish new releases of the npm packages. Thanks @ohine and @mtrutledge
    • Resolved issue with viewing/editing user profiles on certain pages with http/https differences. Thanks @mean2me#2494

    List of Contributors for v9.3.0

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

    โฌ†๏ธ Upgrading Persona Bar Components Guide - Matt Rutledge wrote an excellent guide to help you with that process.