This list contains only most important changes.
Detailed change in the repository log.
Release Date: TBD
- Integrated zend-diactoros PSR-7 implementation package
head.php
andend.php
are completely removed
- Fixed known bugs
- Nothing
Release Date: 30.07.2017
- Integrated nikic/FastRoute package
- Integrated Plates native template engine
- Integrated mobicms/mobicms-error-handler package
- Added our own Asset Manager package
- Old functionality of
head.php
andend.php
has been removed - The files
head.php
andend.php
have been put into stub mode - New algorithm for determining the user's location on the site
- All pictures are moved to the default theme
- Refactoring
- Temporarily removed theme selector
- Old function of fixing of location is removed
- Old function of fixing of IP history is removed
- Old advertizing module is removed
- Users Karma is removed
Release Date: 14.06.2017
- Integrated Klein.php package
- Implemented Routing, modules are refined and moved to the
/modules
folder - Added Request and Response implemented through inheritance of Klein package
- Added checkbox to manage the consolidation of forum posts
- New CAPTCHA, implemented by mobicms-captcha package
- Global refactoring related to the implementation of Request and Response
- Global refactoring associated with deleting $kmess, $page, $start variables
- All images moved to the
/assets
folder and sorted by module - The limit on the size of news is removed
- Unknown tag error in the Library module
- Global variables $kmess, $page, $start are deleted
- Ability to download forum topics
- Old password recovery function
Release Date: 21.05.2017
This version based on a fork of JohnCMS 7.1.0 development branch from 14.05.2017.
The difference in a code consists in rebranding of system and some usefull optimizations.
- Bootstrap optimization
- Optimization of the I18n system
- Optimization of the IP Ban system
- Rebranding and refactoring