DNN Platform

Stay Up To Date With The Latest Releases

Following is a direct feed from the open and free source code repository for DNN Platform on GitHub.

For those less savvy with GitHub, the below list serves as a less techy rendition of the most recent, versioned Release Notes for DNN Platform.
These come complete with links to the GitHub repository for those wishing to dig deeper.

# DNN v10.3.2 »

Tuesday, May 5, 2026

Release Notes

Important

If you are upgrading DNN from an earlier version, please follow the Suggested Upgrade Path
Starting with DNN 10.2.0 a new upgrade process has been put in place to make upgrades more reliable. Read more about it in the documentation

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.

Noteworthy Changes in v10.3.2

Bug Fixes

  • Fixed missing resources upon install #6939 Thanks @thienvc
  • Fixed an issue where CodeDom would be disabled post-upgrade #7222 Thanks @valadas
  • Fixed an issue where multiple manifests were present in jQuery package #7227 Thanks @valadas
  • Fixed PortalSecurity.EncryptString discarding IV #7235 Thanks @bdukes
  • Fixed an issue where modals would not show in PersonaBar #7238 Thanks @valadas
  • Fixed an issue where the themes list were no longer vertical in Pages module #7239 Thanks @valadas

Maintenance

  • Bumped esbuild from 0.27.4 to 0.28.0 #7196
  • Bumped axios from 1.13.6 to 1.15.0 in the npm_and_yarn group across 1 directory #7198
  • Merged CI changes into develop #7199
  • Bumped NuGet versions for Build and test projects #7202 Thanks @bdukes
  • Update caniuse database #7207
  • Bumped follow-redirects from 1.15.11 to 1.16.0 in the npm_and_yarn group across 1 directory #7212
  • Bumped peter-evans/create-pull-request from 8.1.0 to 8.1.1 #7217
  • Bumped actions/upload-artifact from 7.0.0 to 7.0.1 #7218
  • Bumped MailKit and MimeKit from 4.10.0 to 4.16.0 #7221 Thanks @valadas
  • Bumped zizmorcore/zizmor-action from 0.5.2 to 0.5.3 #7225
  • Bumped dompurify from 3.3.3 to 3.4.1 in the npm_and_yarn group across 1 directory #7228
  • Bumped github/codeql-action from 4.35.1 to 4.35.2 #7230
  • Bumped dotnet-sdk from 10.0.201 to 10.0.202 #7231
  • Bumped postcss from 8.5.8 to 8.5.10 in the npm_and_yarn group across 1 directory #7237

Documentation / Developer Experience

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 documentation.

# DNN v10.3.2-rc1 »

Tuesday, April 28, 2026

Fixed a gitversion issue with release branches

# DNN v10.3.1 »

Tuesday, April 14, 2026

Release Notes

Important

Starting with DNN 10.2.x a new upgrade process has been put in place to make upgrades more reliable. Read more about it in the documentation

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.

Noteworthy Changes in v10.3.1

Bug Fixes

  • Fixed an error serializing UserProfile to XML #7160 Thanks @bdukes
  • Implemented LinkClick algorithm fallback #7169 Thanks @bdukes
  • Fixed an issue where Simple Web Farm Caching Provider not getting packaged #7177 Thanks @bdukes

Enhancements

Maintenance

  • Removed Pikaday and deprecated DnnDatePicker #7128 Thanks @bdukes
  • Bump all npm minor Dependencies across 97 files which also makes builds work on latest node version #7133 Thanks @bdukes
  • Bumped dotnet-sdk from 10.0.200 to 10.0.201 #7136
  • Bumped github/codeql-action from 4.33.0 to 4.34.1 #7143
  • Bumped axios from 1.13.1 to 1.13.6 #7164 Thanks @bdukes
  • Bumped picomatch from 2.3.1 to 2.3.2 #7165
  • Bumped github/codeql-action from 4.34.1 to 4.35.1 #7172
  • Bumped handlebars from 4.7.8 to 4.7.9 #7173
  • Updated caniuse database #7175
  • Bumped @typescript-eslint/parser from 8.57.2 to 8.58.0 #7179
  • Bumped globals from 16.5.0 to 17.4.0 #7180
  • Bumped lodash from 4.17.23 to 4.18.1 #7188
  • Bumped vite from 8.0.2 to 8.0.5 #7189

Documentation / Developer Experience

  • Created assembly binding redirects at build time for web.config #7102 Thanks @donker
  • Moving from Webpack to RS Build phase 2 #7115 Thanks @donker
  • Migrated to use CI-aware helpers from Cake #7142 Thanks @bdukes
  • Replaced old style sass with new style sass if statements #7167 Thanks @donker
  • Moved the CreateWebConfig task to the end of the packaging task #7168 Thanks @donker
  • Removed DLLs from source code repository and replaced with actual source code #7182 Thanks @bdukes

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 documentation.

# DNN v10.2.5 »

Wednesday, April 22, 2026

Release Notes

Important

If you are upgrading DNN from an earlier version, please follow the Suggested Upgrade Path
Starting with DNN 10.2.0 a new upgrade process has been put in place to make upgrades more reliable. Read more about it in the documentation

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.

Noteworthy Changes in v10.2.5

v10.2.4 included only fixes that affected the new upgrade process mentioned above, but was accidently released as an "alpha". This release is essentially the same as v10.2.4 but not "alpha".

Additional Resources

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade documentation.

Full Changelog: v10.2.3...v10.2.4

# DNN v10.2.4 »

Tuesday, April 14, 2026

Release Notes

Important

Starting with DNN 10.2.0 a new upgrade process has been put in place to make upgrades more reliable. Read more about it in the documentation

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.

Noteworthy Changes in v10.2.4

v10.2.4 includes only fixes that affected the new upgrade process mentioned above. This release offers a better stepping-stone to get to the latest version in our Suggested Upgrade Path documentation.

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 documentation.

Full Changelog: v10.2.3...v10.2.4

# DNN v10.2.4-rc1 »

Friday, April 3, 2026

Use specific SDK version

# DNN v10.3.0 »

Wednesday, March 25, 2026

Release Notes

Important

Starting with DNN 10.2.0 a new upgrade process has been put in place to make upgrades more reliable.
Do not simply unzip the upgrade package to your website directory, instead use the classic upgrade process to get to v10.2.0 or higher and then upload this release in Settings -> Servers -> System Info -> Upgrades.
Read more about it in the documentaton

If you are upgrading from 10.2.0 up to 10.2.3 to this version and do not see the button to upload an upgrade package in the PersonaBar, please add <add key="AllowDnnUpgradeUpload" value="true" /> the the <appSettings> section of the web.config file prior to upgrading.

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.

A grand total of 54 pull requests by 6 contributors were processed for this release.

Noteworthy Changes in v10.3.0

Bug Fixes

  • Added CDV cache buster argument to Persona Bar loads #7074 Thanks @bdukes
  • Fixed config scripts getting missed #7075 Thanks @bdukes
  • Fixed the addition of assemblies and sql scripts to module build #7098 Thanks @donker
  • Fixed an issue where language flags would not show in PersonaBar #7116 Thanks @valadas
  • Fixed separator issue in csp header #7126 Thanks @sachatrauwaen

Enhancements

Maintenance

  • Updated caniuse database #7046
  • Bumped lerna from 9.0.0 to 9.0.5 #7048
  • Bumped tsx from 4.20.6 to 4.21.0 #7049
  • Bumped zip-lib from 1.1.2 to 1.2.1 #7050
  • Bumped rollup from 4.53.3 to 4.59.0 in the npm_and_yarn group across 1 directory #7053
  • Bumped Cake.Frosting from 6.0.0 to 6.1.0 #7054 Thanks @bdukes
  • Bumped MSBuild Community Tasks from 1.2.0 to 1.5.0 #7061 Thanks @bdukes
  • Bumped the npm_and_yarn group across 1 directory with 3 updates #7062
  • Bumped svgo from 3.3.2 to 3.3.3 in the npm_and_yarn group across 1 directory #7070
  • Bumped Mimekit to 4.15.1 and BouncyCastle to 2.6.2 #7072 Thanks @donker
  • Bumped dompurify from 3.3.1 to 3.3.2 in the npm_and_yarn group across 1 directory #7073
  • Bumped immutable from 3.8.2 to 3.8.3 in the npm_and_yarn group across 1 directory #7078
  • Removed former github action to bump versions after releases #7086 Thanks @valadas
  • Automated Merge CI changes into develop #7097
  • Bumped dotnet-sdk from 10.0.103 to 10.0.200 #7104
  • Bumped the npm_and_yarn group across 1 directory with 3 updates #7111
  • Updated caniuse database #7113

Documentation / Developer Experience

  • Resolved several obsolete warnings #6965 Thanks @bdukes
  • Implemented Inline build task #7064 Thanks @bdukes
  • Automated post-build tasks to keep github in sync #7076 Thanks @valadas
  • Fixed a missing user for CI Bot #7081 Thanks @valadas
  • Automated : Merged CI changes into develop #7090
  • Prevented not runing PR task to show as a failure #7091 Thanks @valadas
  • Prevented noisy PRs for SolutionInfo.cs version changes #7094 Thanks @valadas
  • Made package.json files to use only Major.Minor.Patch versioning #7096 Thanks @valadas
  • Avoids creating an automatic PR if there is nothing to commit #7099 Thanks @valadas
  • Performed an MSBuild clean up #7101 Thanks @bdukes
  • Remove generated CSS from commiting #7105 Thanks @bdukes
  • Added CI build via GitHub Actions #7108 Thanks @bdukes
  • Import MSBuild.Community.Tasks via NuGet #7109 Thanks @bdukes
  • Moved the copying of sample projects to the prepare packaging task #7112 Thanks @donker
  • Added GitHub Actions job to deploy to NuGet #7117 Thanks @bdukes
  • Updated badge in README to use GitHub Actions CI #7118 Thanks @bdukes
  • Fixed GitVersion not being able to read history from repo #7119 Thanks @bdukes
  • Update env variables from workflow_dispatch inputs #7120 Thanks @bdukes
  • Pinned actions in workflows using commit SHA #7121 Thanks @bdukes
  • Added dependency review step for pull requests #7122 Thanks @bdukes
  • Added OSSF scorecard action #7125 Thanks @bdukes
  • Added GitHub Actions job to attest artifacts #7129 Thanks @bdukes
  • Fixed tests with inconsistent values #7130 Thanks @bdukes
  • Limited permissions available to GitHub Actions workflows #7132 Thanks @bdukes
  • Added OpenSSF best practices badge #7135 Thanks @bdukes

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!

# DNN v10.3.0-rc2: Merge pull request #7135 from bdukes/best-practices-badge »

Wednesday, March 18, 2026

Add OpenSSF best practices badge

# DNN v10.3.0-rc1: Merge pull request #7135 from bdukes/best-practices-badge »

Wednesday, March 18, 2026

Add OpenSSF best practices badge