Skip to content

Commit

Permalink
[FIX] Changelog update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Seiger committed Dec 7, 2023
1 parent db020fc commit 58d00af
Showing 1 changed file with 47 additions and 13 deletions.
60 changes: 47 additions & 13 deletions assets/docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,58 @@
This file shows the changes in recent releases of Evolution CMS. The most current release is usually the
development release, and is only shown to give an idea of what's currently in the pipeline.

Evolution CMS 3.2.4 (December 7, 2023)
* [GitHub: 29045e9] - Add Nginx config file. (Seiger)
* [GitHub: bda3ee8] - Add 'document' as content type in case if it's defaulted due to plugin error. (elcreator)
* [GitHub: 9a0f5e9] - Fix security CVE-2023-43340-Evolution-Reflected-XSS---Installation-Admin-Options (GHSA-432f-967f-vxg4). (Seiger)
* [GitHub: 770a6f3] - Fix security CVE-2023-43341-Evolution-Reflected-XSS---Installation-Connection- (GHSA-5h47-9rm5-fx3f). (Seiger)
* [GitHub: 77064bb] - Fix PHP 8 errors in page to show document's data. (Seiger)
* [GitHub: 7d8e446] - Fix Resources tree. (Seiger)
* [GitHub: c2d7261] - Fix text/html content type by default.text/html content type by default. (Seiger)
* [GitHub: 12862bf] - Fix UK translates. (Seiger)
* [GitHub: a49b088] - Fix Manager lang if install lang is English. (Seiger)
* [GitHub: fe7f44c] - Fix Refactor installation. (Seiger)
* [GitHub: 1e472b3] - Fix Refactor executeParser(). (Seiger)

Evolution CMS 3.2.3 (August 29, 2023)
* [GitHub: 818812a] - Add WEBP thumbnail. (Seiger)
* [GitHub: 1a1e0e9] - Add Active class for custom admin panel menu item. (Seiger)
* [GitHub: 779f4ad] - Add setLexicon(). (Seiger)
* [GitHub: a975842] - Fix Standard link not working #2065. (Seiger)
* [GitHub: 5643a1e] - Fix Bug with getDocumentChildren() and getAllChildren() #2089. (Seiger)
* [GitHub: 16d1956] - Fix Error: The session id is too long or contains illegal character #2104. (Seiger)
* [GitHub: 2931ba6] - Fix Help tabs refactor. (Seiger)
* [GitHub: 8a8725a] - Fix Core toDateFormat with Nesbot Carbon. (Seiger)
* [GitHub: ed97c18] - Fix CLI Installer. (Seiger)
* [GitHub: 32f1834] - Fix Legacy/Cache/escapeDoubleQuotes(). (Seiger)
* [GitHub: 660d7d1] - Fix HTTPS:// for route(). (Seiger)
* [GitHub: 594dc1b] - Fix Mutate content dynamic. (Seiger)
* [GitHub: b1ad0b4] - Fix UK translate. (Seiger)
* [GitHub: 3fa7d70] - Fix Last login in Manager widget. (Seiger)
* [GitHub: 40219fb] - Fix Tree sorting if id is 0. (Seiger)
* [GitHub: 2ec0607] - Fix Friendly url in php 8.2. (Seiger)
* [GitHub: bbfc1b8] - Fix Attempt to modify property "config" on null. (Seiger)
* [GitHub: b1a7abe] - Fix Mainloader. (Seiger)
* [GitHub: dcd99ad] - Fix Double slashes in resourcePath(). (Seiger)

Evolution CMS 3.2.2 (May 30, 2023)
[GitHub: a3ebb44] - Fix Version Updater. (Seiger)
* [GitHub: a3ebb44] - Fix Version Updater. (Seiger)

Evolution CMS 3.2.1 (May 23, 2023)
[GitHub: 0442861] - Fix Errors bkmanager. (Seiger )
[GitHub: ff1d0b7] - Add Check Role and Blade directive. (Seiger)
[GitHub: 2ccccc4] - Add Redirect after save configuration #91. (Seiger)
[GitHub: 5c99f20] - Add Sortable Table in Manage Files #169. (Seiger)
* [GitHub: 0442861] - Fix Errors bkmanager. (Seiger )
* [GitHub: ff1d0b7] - Add Check Role and Blade directive. (Seiger)
* [GitHub: 2ccccc4] - Add Redirect after save configuration #91. (Seiger)
* [GitHub: 5c99f20] - Add Sortable Table in Manage Files #169. (Seiger)

Evolution CMS 3.2.0 (May 15, 2023)
!!! Notice: minimum PHP version 8.1. !!!
[GitHub: bb9e300] - Up Core to Laravel 10.x components (Seiger)
[GitHub: 41b368d] - Fix for PHP 8.1 (Seiger)
[GitHub: ef10cd2] - Add custom Icons for Modules (Seiger)
[GitHub: 0524a8c] - Delete some deprecated methods (Ser1ous)
[GitHub: c4ce08e] - Add Schedule (Seiger)
[GitHub: e69a9bd] - Fixed RSS (elcreator)
[GitHub: bb54535] - 3.x refactor (yama)
* !!! Notice: minimum PHP version 8.1. !!!
* [GitHub: bb9e300] - Up Core to Laravel 10.x components (Seiger)
* [GitHub: 41b368d] - Fix for PHP 8.1 (Seiger)
* [GitHub: ef10cd2] - Add custom Icons for Modules (Seiger)
* [GitHub: 0524a8c] - Delete some deprecated methods (Ser1ous)
* [GitHub: c4ce08e] - Add Schedule (Seiger)
* [GitHub: e69a9bd] - Fixed RSS (elcreator)
* [GitHub: bb54535] - 3.x refactor (yama)

Evolution CMS 3.1.9 (Mar 1, 2022)
* [GitHub: b366ca68a] - Image of the entrance in accordance with the russian military invasion of Ukraine. (dmi3yy)
Expand Down

0 comments on commit 58d00af

Please sign in to comment.