Release 06.02.00: Excel export and more
DNN reports 6.2.0 will work for DNN version 8.0.1 and up
Please review and rate this release (stars are welcome)
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.
Enhancements
- Added an option for Export to Excel
- Added an option for DNN Token replacement
Changes
- Removed the js stripping from the HTML visualizer
- Code cleanup on several code files
Documentation
The project contains a user manual, or you can view the wiki in this repository
Credits
Work is done by others and processed by Pull Requests
Help for debugging
Should you encounter a fatal error, e.g. Object reference not set to an instance of an object
, please download the DEBUG_DLL.zip file and place the contents (a dll and a pdb) in the bin folder of your site and try to reproduce the problem. The error will now contain line numbers of the error, which makes it much easier to spot the problem in the source.