Release 5.4.0 5.4.0
authorAlexander Ebert <ebert@woltlab.com>
Wed, 14 Jul 2021 15:38:49 +0000 (17:38 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 14 Jul 2021 15:38:49 +0000 (17:38 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index ad05786268c322a8e934e08f2e8e75a6af19a6a7..c89ce9d0a1b51f61796dc8bb880535d179b64b27 100644 (file)
@@ -5,8 +5,8 @@
                <packagedescription>Free CMS and web-framework, designed for awesome websites and communities.</packagedescription>
                <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
                <isapplication>1</isapplication>
-               <version>5.4.0 RC 2</version>
-               <date>2021-07-08</date>
+               <version>5.4.0</version>
+               <date>2021-07-15</date>
        </packageinformation>
        
        <authorinformation>
@@ -152,18 +152,13 @@ tar cvf com.woltlab.wcf/files_pre.tar -C wcfsetup/install/files/ \
                <instruction type="script">acp/update_com.woltlab.wcf_5.4_deleteLanguageItems.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.4.0 RC 1">
+       <instructions type="update" fromversion="5.4.0 RC 2">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
                
                <instruction type="language" />
-
-               <!-- The check would make more sense earlier in the process, but since this is intended
-                    to catch some earlier upgrades with broken ImageMagick setups, this should be fine. -->
-               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.4_checkSystemRequirements.php</instruction>
-
-               <!-- This was missed in the upgrade instructions from 5.3. -->
-               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.4_styleCoverPhoto.php</instruction>
+               
+               <instruction type="option" />
        </instructions>
 </package>
index d7cc566633335f2d3e7959783ef050f2a5ee1d2e..3edfbd51589d0b0125819378472a3477f9f18d21 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.0 RC 2');
+\define('WCF_VERSION', '5.4.0');
 
 // define current API version
 // @deprecated 5.2