Skip to content

09.07.00-RC1

Pre-release
Pre-release

Choose a tag to compare

@johnhenley johnhenley released this 20 Apr 21:59
· 86 commits to dev since this release
c8acab4

The Official Community Forums Module for DNN CMS

IMPORTANT!!! This is a release candidate (RC). Please do not use this installation/upgrade package for any production websites of any kind. This release is not supported and is only provided for test purposes, to allow others to test their websites first.


Important Upgrade Notes

Minimum DNN Platform Version

VERY IMPORTANT: The MINIMUM DNN Platform version for this release is now DNN 9.11.


DNN Community Forums Release Notes

09.07.00

New Features & Enhancements

  • NEW: Community Forums posts (from publicly-readable forums) are now included in DNN Portal site maps (#1558)
  • ENHANCED: Images can now be dropped/pasted into post editor (and quick reply) and are stored in forum content folders in DNN file manager (#1833)
  • ENHANCED: Attachments handling has been refactored to use DAL2 and files are stored in forum content folders in DNN file manager (#1855)
  • Relocated image size options from "attachments" to "HTML" forum feature option in Control Panel (#1852)

Bug Fixes

  • FIX: "Automatic Links" feature now works correctly when content contains multiple <a> tags (#1871)
  • FIX: Localization now longer causes features from working when a translation resource contains a single quote character (#84)
  • FIX: No longer get a popup error when emptying the Recycle Bin (#1858)

Tasks / Development Updates (and Technical Debt)

  • Update Regex objects to use DNN cached regex API (#1849)
  • Removed unused legacy attachment manager inherited from Active Forums (#1844)
  • Address DNN Platform APIs being deprecated in (future) DNN 11 (#1799)
  • 09.07.00 Release Prep (#1870)