Skip to content

Latest commit

 

History

History
29 lines (28 loc) · 1.49 KB

changelog.md

File metadata and controls

29 lines (28 loc) · 1.49 KB

Changelog

Version Description
v1.0.0 Initial release.
v1.0.1 Minor Security Fix.
v1.0.2 Cleanup & added preview mode 'new tab'.
v1.1.0 Add form field type checkbox support.
v1.1.1 Minor Fix.
v1.2.0 New Feature: Reports Injection
v1.2.1 Security Fix & UI Improvements
v1.2.2 Security Fix (Psalm errors)
v1.2.3 Security Fix (Psalm errors)
v1.2.4 Compatibility fix for older REDCap versions
v1.2.5 Support variable primary keys.
v1.2.6 Support live filters for Reports Injection. Add setting to disable Readme Generation.
v1.2.7 Minor fix for live filters. Improve Mutation Observer script.
v1.2.8 Fix rendering of '@' without action tags.
v1.3.0 New Feature: Render Injections automatically by field type. Enumerations are now supported and do not need to be retrieved manually through @CALCTEXT anymore.
v1.3.1 Minor fix for live filters. Reset filters correctly when multiple where selected.
v1.3.2 Fix module page checks, so that Javascript is loaded correctly.
v1.3.3 Support Render of field validation formats (dates).
v1.3.4 Add quick tools to Step 2 edit modal.
v1.3.5 Minor fixes.
v1.3.6 Fix edoc storage options. Thx @jgardner-qha!
v1.3.7 Unit Tests for RequestHandler and PostHandlers. Added Validation for several cases.
v1.3.8 Fix critical bug introduced in 1.3.7 and add several unit tests.
v2.0.0 Upgrade to Module Framework version 9.
v2.5.0 Upgrade to Module Framework version 12. Several Fixes.