Skip to content

09.02.01

Choose a tag to compare

@johnhenley johnhenley released this 11 Nov 16:03
· 336 commits to master since this release
97bf009

The Official Community Forums Module for DNN CMS

Important Upgrade Notes

The release notes will follow, below these important notes.

Minimum DNN Platform Version

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

Upgrading to 9.x if you have customized templates (must read)

If you're upgrading to version 9.x AND you have customized templates, you NEED to view What to Know When Upgrading to Community Forums 9.0


DNN Community Forums Release Notes

09.02.01

New Features & Enhancements

  • UPDATE: When upgrading, don't send notifications during initial backfill of badge awards (#1632)
  • UPDATE: When upgrading, don't install badges on forums in "Social Group" configuration; those can be added manually if desired (#1621)
  • UPDATE: If multiple instances of DNN Community Forums are installed, only display user badges associated with the specific module instance (#1637)
  • UPDATE: Ignore unauthorized users when awarding badges (#1622)

Bug Fixes

  • FIX: When deleting module, badges not being removed (missing cascade delete) (#1619)

Tasks / Development Updates (and Technical Debt)

  • Source files for themes were not up-to-date (#1628)
  • Rename "Ban" security permission to "Manage Users" (#1492)
  • Better detection of when module is running in "Social Group" configuration (#1624)
  • 09.02.01 Release Prep (#1636)