v10.1.1
Release Notes
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 4 contributors were processed for this release.
Noteworthy Changes in v10.1.1
⚠️ Includes Important Security Updates ⚠️
This release resolves important security issues and we strongly advise upgrading to it as soon as possible. In accordance with our Security Policy, we will only disclose details about what was fixed in about 30 days.
Enhancements/Features
- Updated password hash algorithm to SHA256 for new installations, see Update password hash algorithm to SHA256 for more details. #6638 Thanks @bdukes and @valadas
- Auto Compressed Images #6677 #6687 #6702
- Denies out-of-the-box anonymous users access to CKE endpoints #6706 Thanks @bdukes
Bug Fixes
- Prevents conversion of unicode characters in filenames #6654 Thanks @mohamad-asghari
- Fixed data consent text missing #6701 @bdukes
- Fixed cacheability settings in Server Performance Settings #6711 Thanks @donker
Maintenance
- Bumped esbuild from 0.25.6 to 0.25.8 #6646
- Bumped html-react-parser from 5.2.5 to 5.2.6 #6647
- Bumped style-loader from 0.23.1 to 4.0.0 #6648
- Bumped actions/checkout from 4 to 5 #6653
- Bumped dotnet-sdk from 9.0.303 to 9.0.304 #6655
- Bumped calibreapp/image-actions from 1.1.0 to 1.2.0 #6670
- Bumped calibreapp/image-actions from 1.2.0 to 1.3.0 #6673
- Bumped calibreapp/image-actions from 1.3.0 to 1.4.0 #6675
- Cleaned React.Common exposed react components that were marked for v10 removal reducing the bundle size by about half #6684 Thanks @valadas
- Bumped calibreapp/image-actions from 1.4.0 to 1.4.1 #6692
- Bumped dotnet-sdk from 9.0.304 to 9.0.305 #6693
- Removed references to old files that have been removed #6696 Thanks @bdukes
Documentation / Developer Experience
- Updated caniuse database #6645 #6657 #6678 #6704
- Updated description of CodeDOM compiler package #6660 Thanks @bdukes
- Un-registered System.IdentityModel.Tokens.Jwt DLL instead of deleting #6664 Thanks @bdukes
- Removed reference to DNN_Package.build #6691 Thanks @bdukes
List of Contributors
- Brian Dukes @bdukes
- Daniel Valadas @valadas
- Peter Donker @donker
- Mohamad Asghari @mohamad-asghari
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!