1
0

[CLEANUP] Changes release dates like before

This commit is contained in:
Garvin Hicking
2019-09-17 10:50:00 +02:00
parent febbb55371
commit 5ccaa9a855

View File

@@ -1,4 +1,4 @@
Version 2.4-alpha1
Version 2.4-alpha1 ()
------------------------------------------------------------------------
* Fix autologin when using MySQL (thanks @Eike Rathke,
@@ -10,7 +10,7 @@ Version 2.4-alpha1
* Add plugin update notifications to the plugin update button and
to the dashboard.
Version 2.3.1 (21.08.2019)
Version 2.3.1 (August 21st, 2019)
------------------------------------------------------------------------
* Enhance i18n of ML multimove.
@@ -31,7 +31,7 @@ Version 2.3.1 (21.08.2019)
* Spartacus: Fix caching of plugin lists in getCachedPlugins().
Version 2.3.0 (10.08.2019)
Version 2.3.0 (August 10th, 2019)
------------------------------------------------------------------------
* Fix: Don't show "Array" under Update notification if autoupdate
@@ -39,7 +39,7 @@ Version 2.3.0 (10.08.2019)
* Fix PHP 7.4 issue in PEAR HTTP_Request2
Version 2.3-rc1 (03.08.2019)
Version 2.3-rc1 (August 3rd, 2019)
------------------------------------------------------------------------
* spamblock: Minor code change for PHP 7.4 compatibility (thanks
@@ -49,14 +49,14 @@ Version 2.3-rc1 (03.08.2019)
* bulletproof theme: Fix preview iframe.
Version 2.3-beta1 (26.04.2019)
Version 2.3-beta1 (April 26th 2019)
------------------------------------------------------------------------
* Activate stablearchive option by default for new blogs
* Fix: Smarty reference and PHP7.2 compatibility issue in timeline theme.
* Fix: PHP7.2 compatibility issue in clean-blog theme.
* Security: Fix XSS in Editor Preview by interpreted EXIF tags
(thanks @hannob!)