HEX
Server: LiteSpeed
System:
User: ()
PHP: 7.4.33
Disabled: sendmail,mail,exec,shell_exec,dl,system,passthru,pclose,proc_open,proc_nice,proc_terminate,proc_get_status,proc_close,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellcmd,escapeshellarg shell-exec,fpassthru,crack_check,crack_closedict,crack_getlastmessage,crack_opendict,psockopen,php_uname,symlink,ini_restore,posix_getpwuid,posix_getegid,posix_getcwd,posix_geteuid,posix_getgroups,posix_uname,posix_setuid,eval,show_source,passthru,popen,allow_url_fopen,get_current_user,getmyuid,getmygid,entre2v2,index_changer_wp,index_changer_joomla,exec_mode_1,exec_mode_2,exec_mode_3,wsoFooter,wsoEx,wsoViewSize,wsoPerms,wsoPermsColor,ukuran,tulis,ambil,tukar,entre2v2,rapih,magicboom,goaction,scookie,showstat,index_changer
Upload Files
File: //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