Skip to content

09.05.00-RC1

Pre-release
Pre-release

Choose a tag to compare

@johnhenley johnhenley released this 20 Jan 23:09
· 217 commits to dev since this release
8f895ed

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.05.00

New Features & Enhancements

  • NEW: Many enhancements to forum search, including now using DNN Search (Lucene) and making it Azure-compatible and no longer using SQL Server full-text search (PR #1720)
  • UPDATE: Improved entry of dates for announcement topics (PR #1727)
  • UPDATE: Forum name now included in email notifications (PR #1730)

Bug Fixes

  • FIX: Topic properties not showing in Control Panel (Issue #1724)
  • FIX: JQuery browser tests no longer throw errors (Issue #58)
  • FIX: Portal logo now showing in email notifications for multi-language sites (Issue #1731)

Tasks / Development Updates (and Technical Debt)

  • Refactor various Id-handling code to use HashSet rather than delimited strings (Issue #1415)
  • 09.05.00 Release Prep (Issue #1733)