Release of v4.1.2-alpha2

Add native module builder for Joomla 4/5. Refactor dynamic get methods into dedicated classes. Move Joomla DB handling into compiler injector flow. Fix auto-check(in) method for Joomla 4/5 compatibility.
This commit is contained in:
2025-09-02 13:09:43 +00:00
parent 532d09dac9
commit 347104765a
289 changed files with 20737 additions and 5670 deletions

View File

@@ -1,3 +1,14 @@
# v4.1.2-alpha2
- Add native module builder for Joomla 4/5
- Refactor dynamic get methods into dedicated classes
- Move Joomla DB handling into compiler injector flow
- Fix auto-check(in) method for Joomla 4/5 compatibility
# v4.1.2-alpha
- Fix the template and layout linker for packages.
# v4.1.1
- Move all banners to GitHub.