Skip to content

07.03.02 Release Notes

Choose a tag to compare

@jbrinkman jbrinkman released this 03 Mar 15:55
· 18547 commits to develop since this release

Major Highlights

  • Fixed backwards compatibility issue with 3rd party control panels
  • Fixed issue in the drag and drop functionality of the File Uploader in IE 11 and Safari
  • Fixed issue where users were able to create pages with the same name
  • Fixed issue that affected older versions of DNN that do not include the maxAllowedContentLength during upgrade
  • Fixed issue that stopped some skins from being upgraded to newer versions
  • Fixed issue that randomly showed an unexpected error during user registration
  • Fixed runaway threads that caused high CPU usage
  • Implemented new functionality that resizes large images posted on the Journal
  • Modified the API so that getModuleDefinitions uses the Definition Name and not the Friendly Name
  • Fixed issue where the page size setting in the user account did not persist after update
  • Fixed issue where share assemblies were removed after uninstalling 3rd party modules
  • Fixed issue where the LoadQueueFromTimer did not pass the IISAppName
  • Fixed CDN setting issue for JavaScript libraries
  • Fixed issue in DAL2 when SQL started with “WITH”
  • Fixed issue in the menu that made IE in Windows Phone OS to not work properly
  • Fixed issue where the URL Parameter in Google Analytics was not being used

Security Issues

  • [url:Improved captcha logic against automated registration attacks|http://www.dnnsoftware.com/platform/manage/security-center]

Community Contributions

  • Marco Kijistra – Runaway threads causing high CPU usage of DNN w3sp process on all cores
  • Brian Dukes – API’s to get Module Definitions should use Definition Name instead of Friendly Name
  • Guss Davey – Bad practices used in Controlbar.ascx
  • Sebastian Leupold – Eliminate unused parameter Folder from UpdateFile
  • Julien Girerd – DDR Menu and touch don’t work with IE
  • Jay Mathis – Google Analytics URL Parameter does nothing
  • Torsten Weggen - Added enhancement to allow admins to use alternate icon set

NOTE: Official release packages can be downloaded from CodePlex.