Release of v3.2.1-rc5

Improved the Schema Table update engine (more). Fix autoloader timing, and loading. Implement the Joomla Powers in JCB code, to move away from JClasses. Remove many of the SQL updates, to only use the Schema updates of table columns to avoid collusion. Fix the admin.css file loading on dashboard. #1112. Fix the missing model call. #1114. Fix the wrong $date call. #1115. Add the BaseDatabaseModel use statement to custom site view controller. #1119.
This commit is contained in:
2024-05-03 07:54:09 +02:00
parent fe35b00053
commit 6e0e8ae860
9 changed files with 27 additions and 25 deletions

View File

@ -166,10 +166,10 @@
<element>pkg_component_builder</element>
<type>package</type>
<client>site</client>
<version>3.2.1-rc4</version>
<version>3.2.1-rc5</version>
<infourl title="Component Builder!">https://dev.vdm.io</infourl>
<downloads>
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.1-rc4.zip</downloadurl>
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.1-rc5.zip</downloadurl>
</downloads>
<tags>
<tag>releasecandidate</tag>