v9.4.3
Release Notes
We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 25 pull requests by 9 contributors were processed for this release.
Known Issues
- There is currently a possible memory leak issue with MVC modules as documented in #3344
Noteworthy Changes in v9.4.3
Bug Fixes
- Fixed a regression issue where modules that use friendly Urls stopped working in 9.4.2. Thanks @bdukes #3295
- Moved country above region in user profile so the region dropdown populates with correct value for the selected country. Thanks @thabaum #3244
- Fixed an issue where it was impossible to delete a social role if the group folder was not empty. Thanks @berkarslan-xo #3249
- Fixed an issue where Select All was not working in site assets. Thanks @mikebigun #3251
- Fixed an issue where the scheduler would fail when trying to delete removed objects. Thanks @mikebigun #3260
- Fixed a work breaking issue in the journal. Thanks @thabaum #3307
- Fixed an issue in the Servers Persona Bar module where the underlaying page would not reload when requested to. Thanks @donker #3315
- Fixed an issue where auto-generated child portal urls would include invalid alphanumeric characters. Thanks @donker #3316
- Fixed an issue where the google analytics connecor would incorrectly lowercase the trackingId value. Thanks @coretoco #3322
Enhancements
Developer Experience
- Multiple improvements to the build process. Thanks @donker #3236 #3285 #3287
- Improved StaleBot messaging. Thanks @david-poindexter [#3266]((#3266)
- Fixed Nuget warnings during build. Thanks @bdukes #3304
- Fixed a casing issue with security analyzer file compare. Thanks @donker and @valadas #3326 #3325
- Changed persona bar IPersonaBarContainer registration to use Dependency Injection. Thanks @daguiler #3329
- Relaxed nuget.cake wildcard to include all packages in folder. Thanks @daguiler #3331
- Documented approval process and groups. Thanks @donker #3334
List of Contributors
- Peter Donker @donker
- Cody Thabaum @thabaum
- Daniel Valadas @valadas
- Brian Dukes @bdukes
- Mikhail Bigun @mikebigun
- David Poindexter @david-poindexter
- Daniel Aguilera @daguiler
- Berk Arslan @berkarslan-xo
- @coretoco
- @marietteknap Mariëtte Knap
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!