From af6649d9ca67a845d4eebb5d66478c166540f3c5 Mon Sep 17 00:00:00 2001 From: aB0t Date: Fri, 19 Jul 2024 17:29:53 +0200 Subject: [PATCH] Release of v3.2.2-rc1 Final testing for stable release!. --- CHANGELOG.md | 7 ++++--- README.md | 6 +++--- admin/README.txt | 6 +++--- componentbuilder.xml | 4 ++-- componentbuilder_update_server.xml | 6 +++--- script.php | 2 +- 6 files changed, 16 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c00b24db0..a0dfd50eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -# v3.2.2-beta5 +# v3.2.2-rc1 -- Add option to use placeholders in Joomla Power namespaces. +- Final testing for stable release! # v3.2.2-beta @@ -10,7 +10,8 @@ - Fix function mismatch call in the compiler power class. - Fix init feature to only add missing powers - Fix controller postSaveHook function, for correct model class in Joomla 4 and 5 -- Fix app instances (mismatch) in the install script and schema class when installing from CLI +- Fix app instances (mismatch) in the install script and schema class when installing from CLI +- Add option to use placeholders in Joomla Power namespaces. # v3.2.2-alpha diff --git a/README.md b/README.md index 32859b474..6c3bf94bf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The Component Builder for [Joomla](https://extensions.joomla.org/extension/compo Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/component-builder/) developer, or have just started, Component Builder will save you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [gitea](https://git.vdm.dev/joomla/Component-Builder/tags) is the latest release (3.2.2-beta5) with **ALL** its features and **ALL** concepts totally open-source and free! +You can install it quite easily and with no limitations. On [gitea](https://git.vdm.dev/joomla/Component-Builder/tags) is the latest release (3.2.2-rc1) with **ALL** its features and **ALL** concepts totally open-source and free! > Watch Quick Build of a Hello World component in [JCB on Youtube](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) @@ -145,10 +145,10 @@ TODO + *Name*: [Component Builder](https://git.vdm.dev/joomla/Component-Builder) + *First Build*: 30th April, 2015 + *Last Build*: 19th July, 2024 -+ *Version*: 3.2.2-beta5 ++ *Version*: 3.2.2-rc1 + *Copyright*: Copyright (C) 2015 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt -+ *Line count*: **796090** ++ *Line count*: **796091** + *Field count*: **2104** + *File count*: **5471** + *Folder count*: **482** diff --git a/admin/README.txt b/admin/README.txt index 32859b474..6c3bf94bf 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -9,7 +9,7 @@ The Component Builder for [Joomla](https://extensions.joomla.org/extension/compo Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/component-builder/) developer, or have just started, Component Builder will save you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [gitea](https://git.vdm.dev/joomla/Component-Builder/tags) is the latest release (3.2.2-beta5) with **ALL** its features and **ALL** concepts totally open-source and free! +You can install it quite easily and with no limitations. On [gitea](https://git.vdm.dev/joomla/Component-Builder/tags) is the latest release (3.2.2-rc1) with **ALL** its features and **ALL** concepts totally open-source and free! > Watch Quick Build of a Hello World component in [JCB on Youtube](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) @@ -145,10 +145,10 @@ TODO + *Name*: [Component Builder](https://git.vdm.dev/joomla/Component-Builder) + *First Build*: 30th April, 2015 + *Last Build*: 19th July, 2024 -+ *Version*: 3.2.2-beta5 ++ *Version*: 3.2.2-rc1 + *Copyright*: Copyright (C) 2015 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt -+ *Line count*: **796090** ++ *Line count*: **796091** + *Field count*: **2104** + *File count*: **5471** + *Folder count*: **482** diff --git a/componentbuilder.xml b/componentbuilder.xml index 6c71a1405..065782da8 100644 --- a/componentbuilder.xml +++ b/componentbuilder.xml @@ -7,9 +7,9 @@ https://dev.vdm.io Copyright (C) 2015 Vast Development Method. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt - 3.2.2-beta5 + 3.2.2-rc1 Component Builder (v.3.2.2-beta5) +

Component Builder (v.3.2.2-rc1)

The Component Builder for [Joomla](https://extensions.joomla.org/extension/component-builder/) is highly advanced tool that is truly able to build extremely complex components in a fraction of the time. diff --git a/componentbuilder_update_server.xml b/componentbuilder_update_server.xml index 343202233..ade3b5d55 100644 --- a/componentbuilder_update_server.xml +++ b/componentbuilder_update_server.xml @@ -184,13 +184,13 @@ pkg_component_builder package site - 3.2.2-beta5 + 3.2.2-rc1 https://dev.vdm.io - https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.2-beta5.zip + https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.2-rc1.zip - beta + releasecandidate Llewellyn van der Merwe https://dev.vdm.io diff --git a/script.php b/script.php index 51d80ea67..edf66e3f8 100644 --- a/script.php +++ b/script.php @@ -9985,7 +9985,7 @@ class Com_ComponentbuilderInstallerScript echo '

-

Upgrade to Version 3.2.2-beta5 Was Successful! Let us know if anything is not working as expected.

'; +

Upgrade to Version 3.2.2-rc1 Was Successful! Let us know if anything is not working as expected.

'; // Set db if not set already. if (!isset($db))