Skip to content

09.01.00 Release

Compare
Choose a tag to compare
@John-kelly-dnn John-kelly-dnn released this 27 Apr 15:52

Release Notes

Note: Please use DNN_Platform_Source for official source code package

ADA Compliance
DNN complies with accessibility requirements defined by the Americans with Disabilities Act (ADA).

  • Ability to add alternative text for every image on a site
  • Ability to post documents in text format, so text-to-speech and other assistive technologies can vocalize the content

Import/Export
DNN now ships with a module that exports/imports entire websites, as well as more granular components, such as individual site pages, the user database, or the content database

Additional Notes

  • Fixed performance issue with stored procedures
  • Added back Extension usage information
  • Fixed an issue related to importing pages to replace existing pages
  • Enhanced User Management capabilities
  • Fixed HTTP offloading issue when CDN is enabled
  • Fixed a page header tag issue where the header tags were being added to the body instead
  • Localized module copy is now working properly
  • Using Captcha should no longer throw exceptions
  • Fixed several translation issues for localized menus
  • Added persona bar stability improvements