Skip to content

DNN.Events 07.00.04: Bug fix release

Compare
Choose a tag to compare
@EPTamminga EPTamminga released this 17 Jun 11:49
· 50 commits to master since this release
10cfd4f

Release notes DNN.Events 07.00.04

DNN.Events 07.00.04 will work for any DNN version 8.0.1 and up to the latest release of DNNPlatform. Full details on the changes can be found in great detail at the repository on GitHub.

This is a bug fix release of the DNN.Events module.

Make a back-up

As always, do not trust updates. Make a back-up of your site, test the upgrade thoroughly before taking it into production.

BUG FIXES

  • Several casting errors due to the VB.net/C# conversion fixed
  • Several none functioning buttons and links fixed that were due to the VB.net/C# conversion
  • Some V6 settings were not carried forward to the new version due to case mismatch in the name of the setting
  • Select date fixed
  • Editing event enrolments fixed
  • Selecting users for enrolment fixed
  • Approval of enrolments fixed

Other

  • Code cleanup done