144 lines
5.0 KiB
Markdown
144 lines
5.0 KiB
Markdown
# v3.2.0-beta5
|
|
|
|
- Add custom file file mapping for Joomla 4 and 5
|
|
|
|
# v3.2.0-beta4
|
|
|
|
- Add Preferred Joomla Version to Components
|
|
|
|
# v3.2.0-beta3
|
|
|
|
- Move the old helper compiler files to powers
|
|
- Move the old helper extrusion files to powers
|
|
|
|
# v3.2.0-beta1
|
|
|
|
- Move beta to main repo
|
|
- Fix #1053 so that the right and left tabs display correctly in Joomla 4&5
|
|
|
|
# v3.1.42
|
|
|
|
- Fix #1055 to add the style and scripts to all views.
|
|
|
|
# v3.1.40
|
|
|
|
- Fix #1052 so that tabs last opened is remembered and opened again on save, refresh or reopening of an item.
|
|
- Fix #1057 so that the datetime fields will be set correctly in mysql.
|
|
|
|
# v3.1.39
|
|
|
|
- Fix #1051 making sure the list view is lowercase.
|
|
|
|
# v3.1.38
|
|
|
|
- Fix #1046 so that the version restore function will work.
|
|
|
|
# v3.1.37
|
|
|
|
- Fix #1041 so that custom tabs are build correctly.
|
|
- Fix #1043 so that delete function in Joomla 4 and 5 will work.
|
|
- Fix #1045 so that plug-in Structure::setMainXmlFile method will except an object.
|
|
- Fix #1042 so that it will remove line breaks and new lines from other languages as well.
|
|
|
|
# v3.1.36
|
|
|
|
- Move the defined or die below use statements.
|
|
- Add the new router view
|
|
|
|
# v3.1.35
|
|
|
|
- Improve the Joomla 4 Templates.
|
|
- Fix #1033 the response class issue for the gitea classes.
|
|
- Remove the JRegistry class to resolve #1036, #1035
|
|
|
|
# v3.1.34
|
|
|
|
- Fix the AjaxController contructor class.
|
|
- Improved the getModel calls from the AxajController class.
|
|
|
|
# v3.1.33
|
|
|
|
- Fix #1026 by adding the correct layout to the filter views.
|
|
- Fix #1026 by adding the class to the filter views.
|
|
- Fix #1026 by adding a hint to the filters that are having multiple selection.
|
|
- Fix the directional bog where a field in the filters are also called direction.
|
|
- Fix the getModel helper method fot J4+.
|
|
|
|
# v3.1.32
|
|
|
|
- Fix #1026 by removing chosen everywhere.
|
|
- Resolve #1028 by adding in line helper toggle integration to all admin views.
|
|
- Remove the import and export buttons until the area is fixed.
|
|
- Add emptystate list template to all admin list views.
|
|
|
|
# v3.1.31
|
|
|
|
- Add joomla_version to custom code.
|
|
- Add Joomla 4 and 5 correct build files.
|
|
|
|
# v3.1.30
|
|
|
|
- Add namspace prefix to both global, and component override level.
|
|
- Add Joomla 4 and 5 build option
|
|
|
|
# v3.1.28
|
|
|
|
- Updates PHPSecLib.
|
|
- Fixed connection failure to remote server.
|
|
- Adds overriding of back-folder and git-folder on component level.
|
|
|
|
# v3.1.27
|
|
|
|
- Adds better remote repository management for the super power features.
|
|
- Fixes #1014 so that powers are added to components.
|
|
|
|
# v3.1.26
|
|
|
|
- Fixed changelog direction so newest changes is listed at top of the file.
|
|
- Finished the init function of super powers.
|
|
- Adds rest function inside super power.
|
|
- Adds super powers to all templates.
|
|
- Updates many helper class methods to now use the utility classes.
|
|
- Adds the `spl_autoload_register` method to the component entry file (as-well).
|
|
- Moved most methods from the compiler fields class to powers. #955
|
|
- Refactored many new builder classes from the registry class.
|
|
- Converted the Content class to two builder classes.
|
|
- Adds option to add additional templates to a module.
|
|
- Resolves #1002 by adding STRING instead of WORD.
|
|
- Ported the FOF encryption class into Powers. https://git.vdm.dev/joomla/fof
|
|
- Changed all CSS and JS to use `Html::_(` instead of `$this->document->` in compiler code.
|
|
- Adds option to turn jQuery off if UIKIT 3 is added.
|
|
- Adds option to auto write injection boilerplate code in Powers area.
|
|
- Adds option to auto write service provider boilerplate code in the Powers area.
|
|
- Improved the `getDynamicContent` method and all banner locations to fetch from https://git.vdm.dev/joomla/jcb-external/ instead.
|
|
- Major stability improvements all over the new powers complier classes.
|
|
- New [base Registry class](https://git.vdm.dev/joomla/super-powers/src/branch/master/src/7e822c03-1b20-41d1-9427-f5b8d5836af7) has been created specially for JCB.
|
|
- Remember to update all plug-ins with this version update (use the package).
|
|
|
|
# v3.1.24
|
|
|
|
- Fix the update server #978 issue.
|
|
- Fixed the change log to load all entries, not just the last one.
|
|
- Fixed #983 so that database updates are created when adding a new adminview
|
|
- Moved a few builder arrays to the Compiler Registry
|
|
- Adds super powers to JCB
|
|
- Adds Gitea API library
|
|
- Improves Power filters
|
|
- Fix #991 to add the Utilities service class
|
|
- Adds Superpower Key (SPK) replacement feature
|
|
- Adds Superpower search (GREP) feature
|
|
- Adds Power Insert/Update Classes
|
|
- Fix #995 that all update sites are using the correct URL
|
|
|
|
# v3.1.19
|
|
|
|
- We fixed #972 so that custom code (in the header) will be added after the power namespaces
|
|
- We added a message to show when a server move failed
|
|
- We fixed the BaseConfig to not use '_' as separator
|
|
- We fixed the footable loading issue
|
|
- We removed the need for passing placeholders by reference
|
|
- We added the option to generate a CHANGELOG
|
|
- We fixed the server class to load new client if server details changed.
|
|
- We fixed the readme placeholder issue #978.
|
|
- We fixed the empty server url issue #978.
|
|
- Fixed Package import to now use the phplibsec version 3 |