Path : /proc/thread-self/root/var/softaculous/impress/
File Upload :
Current File : //proc/thread-self/root/var/softaculous/impress/changelog.txt

v2.0.3
What's Changed

    fix:the DB update to v48 is now correctly positioned by @fiammybe in #1619
    fix:Correct condition in previewTarea by @skenow in #1664
    fix:Add conditional rendering for theme selection selector by @fiammybe in #1669
    fix:Add default escape characters to icms_core_DataFilter::addSlashes for backwards compatibility by @Copilot in #1675
    chore:Add copilot agent instructions by @fiammybe in #1690
    Fix 1687 remove unnecessary comment in admin tpl by @fiammybe in #1692
    Feat:Add locale constants to translation files to improve date and time display by @fiammybe in #1691
    fix:apply deterministic refactor of regex patterns to counter ReDoS by @fiammybe in #1671
    Fix null error in checkvararray by @fiammybe in #1696
    chore:prepare the 2.0.3 final release by @fiammybe in #1697

New Contributors

    @Applebois made their first contribution in #1687

## ImpressCMS 2.0.2

* Date : 01 October 2025
* DB Version : 48
* Build Version : 116

### What's Changed
### Bugfixes
* fix: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
* Fix 1551 admin theme overrides use correct theme by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1654
* Fix 1550 db collation prefill in mysql8+ by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1655
* fix:templated checkbox doesn't take checked state into account by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1651
* fix:github version check now handles newer installed versions than latest on github by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1648
* 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
### New
* Add a security policy to the repository by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1644
* Testing for icms::$module before trying to check DB version by @skenow in https://github.com/ImpressCMS/impresscms/pull/1642
* chore:upgrade to GeSHI 1.0.9.1 by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1647
* feat:Core versioncheck using GitHub by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1631
* chore:no need to check for PHP_VERSION_ID anymore by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1652
* Add function to count files in a directory to icms_core_Filesystem by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1626
* Adding automatic update of the system module by @skenow in https://github.com/ImpressCMS/impresscms/pull/1629
* Templated form elements by @fiammybe in https://github.com/ImpressCMS/impresscms/pull/1584

v2.0.1 Latest
What's Changed

    Fix breaking typo in system module icms_version.php by @fiammybe in #1615