06.05.00
This release requires Dnn 8.0.4 or above and has been tested for Dnn 9.2 compatibility.
Changes:
- Tested for Dnn 9.2 compatibility
- Build process updated to use Nuget packages, module can now be built on vanilla Visual Studio setup even without Dnn present.
- Fixes an issue with the Dnn captcha not showing, adds support (optionnaly) to replace Dnn Captcha by Google ReCatcha.(Issues 21)
- Fixed an issue where it was impossible to apply a template created by one module into another module (Issue 26)
- Prevents creating fields with a pipe ( | ) in the title, which made the module break (Issue 9)
- Fixed an issue where the search would not work after clicking on Show Records and clicking Reset Search would redirect the user to the form instead of staying in the list mode (Issue 14)