10.00.00-RC1
Pre-release
Pre-release
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.13.
DNN Community Forums Release Notes
10.00.00
New Features & Enhancements
- NEW: Export/import and sharing of module (IPortable + Sharable) are now fully supported (#1945)
- NEW: "Forums Viewer" module can now have a different theme than "main" forums module (#1933)
- NEW: Localization for initial configuration screen (#1947)
- ENHANCED: Improved handling of content within <code> tags (#1949)
- ENHANCED: Improved caching logic, significantly reducing database calls for certain scenarios (#1917)
- ENHANCED: Remove deprecated URLBASE friendly URL module setting (#1918)
- ENHANCED: Reposition "Mark All Read" button in "Not Read" filtered topics view (#1907)
- ENHANCED: Button styling for TipTap content editor (#1962)
Bug Fixes
- "Automatic Links" feature now ignores invalid URLs (#1902 )
- Hide Badge titles when parent width is smaller than 150px (#1678)
- Ignore null
CreatedDatefor user when displaying dashboard in Control Panel (#1922) - Misspelled resource key for "italics" button in TipTap editor (#1900)
- Update embedded image URLs to accommodate child portals (#1941)
- Last reply name tokens showing original topic author's name rather than last replier (#1905)
- "Ranks" page not loading in Control Panel (#1942)
- Update block highlighting in TipTap content editor (#1957)
Tasks / Development Updates (and Technical Debt)
- Update minimum DNN version to 09.13.00 (#1911)
- Update to .NET Framework 4.8 (#1919)
- Rename database objects from
activeforums_*tocommunityforums_*(#1953) - Completes removal of template editor from Control Panel (#1413)
- Implement ServiceLocatorService/Dependency Injection patterns (#1915)
- Refactor SQL scripts and remove legacy functions and procedures (#1928)
- Move ranks table to use DAL2/PetaPoco (#1943)
- Remove deprecated Ventrian messaging option (#1920)
- Remove deprecated methods and properties, and SQL procedures (#1909)
- Remove deprecated/legacy URL rewriter and unused procedures (#1910)
- Remove legacy Data/CommonDB/Null classes and change
Microsoft.ApplicationBlocks.Datausage to useDotNetNuke.Data.SqlDataProvider.Instance()methods (#1926) - Update build process to use modern/ESM gulpfile.mjs rather than gulpfile.js (#1959)
- 10.00.00 Release Prep (#1954)