The CMS development team "GIRVAS" is pleased to announce the release of another significant system update. Version "0.2.0 Voitsy" brings a number of important improvements aimed at increasing stability, security and ease of use of the platform.
Main changes
Codebase improvements
- Complete code standardization in accordance with PSR-1 and PSR-12 requirements
- Large-scale refactoring of the system core, templates and admin panel
Working with databases
- Extended support for MySQL DBMS implemented
- SQL builder improved:
- Added processing of table existence conditions for ALTER TABLE
- Implemented case sensitivity for SQL queries
- Optimized operation of the aggregate function COUNT(*)
System security
- Improved checking of HTTPS connections, including work in cloud environments
- Added validation of uniqueness of technical names of user groups
New functionality
- Implemented a unified localization interface for all language components of the system
- Implemented methods for:
- Automatic file connection
- Determining the URL of the previous page (Referrer)
Fixes and optimizations
- Fixed a processing error HTML entities in the feed collector
- Language packs have been updated (Russian and English)
- The logistics module in the base template has been replaced
- Numerous minor fixes and improvements have been made
The update is now available for download. We recommend that all users install the latest version to improve the stability and security of your projects.
ATTENTION! When switching to version 0.2.0 adaptation instructions of the database.
Comments