Release 5.3.2
authorAlexander Ebert <ebert@woltlab.com>
Wed, 6 Jan 2021 14:57:01 +0000 (15:57 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 6 Jan 2021 14:57:01 +0000 (15:57 +0100)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index a6732adcc42c6659dd3fd995ee14fecbc3804429..5525cf9b4e511604bac7eafaccef853a25e19e49 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.3.1</version>
-               <date>2020-11-23</date>
+               <version>5.3.2</version>
+               <date>2020-01-08</date>
        </packageinformation>
        
        <authorinformation>
                https://github.com/WoltLab/WCF/commit/1ac55ad408d5bfab4f69714c6259cc5d09ceb344
                Administrators are highly encouraged to apply the CSS adjustments to their custom template version.
        -->
+
+       <instructions type="update" fromversion="5.3.1">
+               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
+               <instruction type="template">templates_update.tar</instruction>
+
+               <instruction type="language" />
+
+               <instruction type="userNotificationEvent" />
+               
+               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.3.2_style.php</instruction>
+       </instructions>
 </package>
index b1b5cc2185d0ddf94dc0b2ccdb1f917d2e4268d6..468ee16caaf5fa8adea8c4f41a09612a19264494 100644 (file)
@@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.3.1');
+define('WCF_VERSION', '5.3.2');
 
 // define current API version
 // @deprecated 5.2