Skip to content

Commit 944133f

Browse files
committed
[FIX] Changelog.
1 parent 746d8c7 commit 944133f

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![CMS Evolution](https://img.shields.io/badge/CMS-Evolution-brightgreen.svg)](https://github.com/evolution-cms/evolution)
66
[![GitHub release](https://img.shields.io/github/release/evolution-cms/evolution.svg)](https://github.com/evolution-cms/evolution/releases)
7-
![PHP version](https://img.shields.io/badge/PHP->=v8.2-red.svg?php=8.2)
7+
![PHP version](https://img.shields.io/badge/PHP->=8.2-red.svg?php=8.2)
88
[![Issues](https://img.shields.io/github/issues-closed-raw/evolution-cms/evolution.svg?maxAge=2592000)](https://github.com/evolution-cms/evolution/issues)
99
[![Total Installs](https://img.shields.io/packagist/dt/evolutioncms/evolution)](https://packagist.org/packages/evolutioncms/evolution)
1010
[![Code quality](https://img.shields.io/scrutinizer/g/evolution-cms/evolution.svg?maxAge=2592000&b=develop)](https://scrutinizer-ci.com/g/evolution-cms/evolution/?branch=develop)

assets/docs/changelog.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
This file shows the changes in recent releases of Evolution CMS. The most current release is usually the
22
development release, and is only shown to give an idea of what's currently in the pipeline.
33

4+
Evolution CMS 3.2.6 (May 25, 2025)
5+
* [GitHub: c6db1d0] - Add Implemented automatic detection of foreign key dependency handling for database backup. (Seiger)
6+
* [GitHub: 4e1078c] - Add EVO_ define configs. (Seiger)
7+
* [GitHub: 746d8c7] - Add Composer update in CLI installation. (Seiger)
8+
* [GitHub: e0ee516] - Add Azerbaijani lang. (Seiger)
9+
* [GitHub: 50c6d16] - Add DE core updater. (Seiger)
10+
* [GitHub: 74bd6e5] - Add Access to all groups is Role Admin on frontend. (Seiger)
11+
* [GitHub: 6654bf6] - Add Name of the module being Execute module. (Seiger)
12+
* [GitHub: 54c455e] - Add Ability to log module events. (Seiger)
13+
* [GitHub: e836aa7] - Add Daily log with project name. (Seiger)
14+
* [GitHub: 0986af2] - Fix Replaced hardcoded path with actual one in the error description. (elcreator)
15+
* [GitHub: 2c4a0dc] - Fix Inability to log in to admin panel if NO_SESSION is set. (elcreator)
16+
* [GitHub: 9ca046e] - Fix Assets path and Url generate. (Seiger)
17+
* [GitHub: af8c774] - Fix TracyServiceProvider for PHP 8+. (Juniorbuka)
18+
* [GitHub: 2376df3] - Fix RSS widgets error if an RSS link is empty. (Seiger)
19+
* [GitHub: 464b891] - Fix Last active users action. (Seiger)
20+
* [GitHub: 9436cb6] - Fix Deprecated htmlspecialchars(). (Seiger)
21+
422
Evolution CMS 3.2.5 (May 31, 2024)
523
* [GitHub: 25400e7] - Fix PHP 8.3 fixes. (Seiger)
624
* [GitHub: e275891] - Fix Json error in TV Controller. (Seiger)

0 commit comments

Comments
 (0)