DNN490_SplashDotNetNuke 4.9.0 Seemed like the little release that could. What started as a single security fix, quickly blossomed into a major release including several enhancements and numerous bug fixes.  Below is just a sample of highlights for this release.

Major Highlights

  • Fixed issues with the URL Rewriter.  There were several issues which could result in unreachable pages using friendly URLs.  We have added in validation logic to prevent pages from being created which would violate folder naming standards or which would result in two pages receiving the same Human Friendly URL.
  • Fixed longstanding issue in the file based caching provider.  There was invalid logic in the caching provider which prevented it from working correctly.  The provider has been re-written to resolve the problem and provide a stable platform for web-farm scenarios.
  • Fixed several dictionary errors.  These errors mostly occurred under heavy load or were otherwise intermittent.  Dictionary usage was evaluated throughout DNN and updated to utilize thread-safe approaches for updating and caching the dictionary.
  • Fixed an issue that prevented users in certain locales from adding modules to div based panes.
  • Added a new default skin that is more contemporary
  • Added a new default template that removes much of the clutter and unnecessary information.
  • Added a new Text skin object that allows you to add localized text to your skin.
  • Added a new Styles skin object that allows you to insert additional stylesheets into the page header.  Stylesheets can be optionally included using IE Conditional Comments.
  • Enhanced the Search skin object to include the option to display a dropdown list of web/site search options.
  • Enhanced the Update Notification Service to display information on new language packs that are available for locales which are currently installed.

Security Fixes

Updated Modules/Providers

The following modules and providers have been updated in the 4.9.0 packages.  Please see the specific project pages for notes on what bugs or enhancements were corrected with each release.

Modules

Providers

For a complete list of all bug fixes and enhancements, please see the official change log.