github ImpressCMS/impresscms v2.0.0_alpha_10
v2.0.0 Alpha 10 🌈

latest releases: v1.4.6, v1.4.6_rc, v1.4.5...
pre-release3 years ago

What's Changed

🚀 Features

  • change link to Hackerone to the security form @fiammybe (#782)
  • Added 'Security Policy' file @MekDrop (#779)
  • Clears cache when saving config items @MekDrop (#718)
  • Clears cache when installing, uninstalling or updating module @MekDrop (#708)
  • Using request middleware for detecting module + tags middleware.global support for all routes @MekDrop (#707)
  • Message confirm screen use build in form elements instead of internally hardcoded HTML elements @MekDrop (#706)
  • Gzip/Deflates encoder based on HTTP Middlewares @MekDrop (#717)
  • Renders legacy routes as groups in cache file @MekDrop (#704)
  • there is now a possible way to define required permissions for routes @MekDrop (#698)
  • sanitizePath in Logger now works faster (caches real path) @MekDrop (#697)
  • Removed old theme functions @MekDrop (#763)
  • Most core classes now moved into namespaces (with backward compability) @MekDrop (#691)
  • Filesystems doesn't use Mountmanager. Instead we using container services for each filesystem. @MekDrop (#696)
  • IPF Handler uses in most cases mysql param bindings @MekDrop (#626)
  • Routes defined in composer.json @MekDrop (#620)
  • Update CONTRIBUTING.md @fiammybe (#690)

🐛 Bug Fixes

  • Replace | to || @idetinkin (#781)
  • Fixed URLs for GPLv2 license in php files @MekDrop (#773)
  • Fixes license in composer.json @MekDrop (#772)
  • Fixed bug when ImpresCMS was installed in subfolder and route grouping functionality prevendted to add correct prefixes @MekDrop (#771)
  • Fixed #767: logging into admin gives db error @MekDrop (#769)
  • correct the interface path for the setupsteps @fiammybe (#766)
  • Fixes 'Deprecation Notice: Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in include/cp_functions.php:277' @MekDrop (#700)
  • When handling HTTP errors index.php now correctly detects status code @MekDrop (#699)
  • Removed todo 'Use language constants for messages' from IPF Handler @MekDrop (#748)
  • Composer now has local storage path @MekDrop (#755)
  • Replaced mibe/feedwriter with suin/php-rss-writer because of license conflicts @MekDrop (#756)
  • Fixes bug when if value in criteria is not a string some comparisons fails @MekDrop (#753)
  • Replace tecnickcom/tcpdf with dompdf/dompdf due license incompatibility @MekDrop (#762)
  • Fixes session cookies path for modules @MekDrop (#705)
  • IPF Handler uses in most cases mysql param bindings @MekDrop (#626)
  • Fixed downloading and cloning in admin tplsets @MekDrop (#624)

Download ImpressCMS

Don't miss a new impresscms release

NewReleases is sending notifications on new releases.