What's Changed
- fix indirect variable handling in IPF select form element by @fiammybe in #1574
- Remove use of $icmsModule in notification Handler.php by @fiammybe in #1576
- fix the module update by @fiammybe in #1572
- some last lingering $icmsModule uses by @fiammybe in #1573
- Adding codeclimate configuration by @skenow in #1582
- Adding automatic upgrades for 2 core tables by @skenow in #1585
- Remove old columns from the users table Resolves #1561 by @skenow in #1588
- handle if columns to remove from users table have already been removed by @skenow in #1590
- Remove content file and delete during an upgrade if the module is not installed by @skenow in #1592
- Removing extra code block for users table fields by @skenow in #1591
- Convert to current global for $icmsModule by @skenow in #1595
- Small bug fixes by @fiammybe in #1594
Full Changelog: v2.0.0_beta_2...v2.0.0_beta3
What's Changed
- fix indirect variable handling in IPF select form element by @fiammybe in #1574
- Remove use of $icmsModule in notification Handler.php by @fiammybe in #1576
- fix the module update by @fiammybe in #1572
- some last lingering $icmsModule uses by @fiammybe in #1573
- Adding codeclimate configuration by @skenow in #1582
- Adding automatic upgrades for 2 core tables by @skenow in #1585
- Remove old columns from the users table Resolves #1561 by @skenow in #1588
- handle if columns to remove from users table have already been removed by @skenow in #1590
- Remove content file and delete during an upgrade if the module is not installed by @skenow in #1592
- Removing extra code block for users table fields by @skenow in #1591
- Convert to current global for $icmsModule by @skenow in #1595
- Small bug fixes by @fiammybe in #1594
- Prepare 2.0.0 Beta 3 by @fiammybe in #1577
Full Changelog: v2.0.0_beta_2...v2.0.0_beta_3