\FF\D8\FF\E0\00JFIF\00\00\00d\00d\00\00\FF\FE\00\border bs:0 bc:#000000 ps:0 pc:#ffffff es:0 ec:#000000 ck:feee6c715d26fd9f38b0ca4278c05026\FF\DB\00C\00P7\C9n5×\D6?\BDê\9Ds\EBp\9F[`8m\B7)o\B5\E8\E6I\99\FE3]]A2\BA\8Cw\D6E\93\\DEv\C8\009\F2\F1NI?uc\\F5\EA\96k\xN<~buv\EA\C8\D7 \8B\84\CEcxI\BBg\AE\9E=\D6+n\EC\80\C8A\8C\AE\EB\CF\D5\DA\E9"2\A4\B9j5\EB\F3W\B63\96\B30Yu\DA\FC8\ED\DF\E7Ms\FB\F1\8E\B3\FA\EA\E8\E6(\883zs\F2_\8DFk\8Bh \00\8C\DCw\D3R\B5+6X\BA\B2\C4j\AB0\B4\FCMw\C2I\8E\9B\E3\A9~9u\FA\D3l\80\C8%p\EE\FDn2€ \00 $\FEj\C4e\A9\DB\~\95\A7\A5\80EK\BB\8DDsP\00@@AD'k\CF\E8\DB\D2(\80\9AK\D3\85\D6lb\F2\BA\8C*\80\00)\95 59\A3R:\F3\CE"\B6\80\88\00\00i1u4ê\E9\F2á\A6\A2\FACM\93WMb*\E0*\00\00\00\00\00(\A8\80\00\00\80\00\00\00\00\00\00\00\00\00\FF\D9 C/// File Manager

File Manager

Path: /proc/self/root/var/softaculous/impress/

Viewing File: 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