Skip to content

v10.3.2

Choose a tag to compare

@valadas valadas released this 05 May 21:11
· 1007 commits to develop since this release
Immutable release. Only release title and notes can be modified.
4b0214b

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.