Skip to content

09.07.00

Choose a tag to compare

@johnhenley johnhenley released this 27 Apr 13:30
98f36f5

The Official Community Forums Module for DNN CMS

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)