v4.6.0
- Twig has been upgraded, v3.2.1. Changes are made in templates for covering syntax changes accordingly.
- UTF8: The Kohana implementation has been replaced with "voku/portable-utf8" package.
- Composer: The package "oomphinc/composer-installers-extender" has been added for supporting web-assets installation.
- jQuery has been updated, v3.5.1.
- Modernizr has been updated, v3.5.0.
- function safe_mailto(): Pure PHP implementation has been made, not so safe obfuscation, for avoiding JavaScript's function document.write() calls.
- The CSS framework has been upgraded: Semantic UI - 2.4.2 -> Fomantic UI - 2.8.6.
- The CSS animate.css has been updated, v4.1.1.
- Sweetalert JavaScript has been replaced with Sweetalert2.
- CKEditor 4 has been updated, v4.15.1.
- Various minor fixes and updates have been made.
- composer update
Note: Turbolinks Javascript was started to be integrated, but this was abandoned, because maintenance of Turbolinks was dropped. There is an alternative, probably it would be tried in the future.