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