What's Changed
Fixes
- in some cases, the update to version 48 was not persisted in the DB by @fiammybe in #1616
- icms_core_Object cleanVars and getVar errors with empty arrays by @skenow in #1623
- remove duplicate code from icms_core_object by @fiammybe in #1625
- Search for user URL fixed by @skenow in #1627
- reference to non-existant properties in templated form elements by @fiammybe in #1646
- Fix scope issues with global variables in ACP admin pages by @fiammybe in #1645
- github version check now handles newer installed versions than latest on github by @fiammybe in #1648
- admin theme overrides use correct theme by @fiammybe in #1654
- db collation prefill in mysql8+ by @fiammybe in #1655
- templated checkbox doesn't take checked state into account by @fiammybe in #1651
Improvement
- no need to check for PHP_VERSION_ID anymore by @fiammybe in #1652
- upgrade to GeSHI 1.0.9.1 by @fiammybe in #1647
- Testing for icms::$module before trying to check DB version by @skenow in #1642
- Adding automatic update of the system module by @skenow in #1629
- Update Translation configuration by @fiammybe in #1634
New Feature
- feat:Core versioncheck using GitHub by @fiammybe in #1631
- Add a security policy to the repository by @fiammybe in #1644
- Templated form elements by @fiammybe in #1584
- Add function to count files in a directory to icms_core_Filesystem by @fiammybe in #1626
Full Changelog: v2.0.1...v2.0.2