Fork engine
You are now able the reinstall and keep your changes if you follow a good coding practice.
Loader
Include easily your component from a third-part script. The classes are only registered and not loaded in memory until used.
Cross compatibility layer
1.61.72.53.0
Write your code in the latest Joomla standards, your component does the rest to be able to run on all alive Joomla!TM versions.
Responsive (mobile phones and tablets)
Thanks to Bootstrap, you can now arrange the layouts behaviors and decide which fields can be displayed or not, depending of the screen size.
Faster than ever
Try it and then tell us about your user experience.
Compatible with Chrome
Much faster and recommended.
Bugs reports
Admin can see your fatals in the builder and sandbox and solve them even before you need to ask for support.
Optimized performances in JDom
Important fixes to improve memory and CPU usage, both in JDom library, and in your component.
Improved quality of the code
Joomla standards, good test coverage, respect of PHP Strict standards, documentable.
CPanel
A simple home page for your component.
Download your dataset
If you have constructed valuable lists in the sandbox, you can now embed them in your component.
Proper publish filter
You can now trash or archive your items.
Grid groups
You can now use any kind of datatypes in the groups.
Filter groups improved
You can now accept more datatypes such as enumerations, colors, boolean... as a group of data. Whether it is a static or an AJAX group.
Preview and edit in popup
Beautiful feature, coupled with Ajax.
Chosen for long lists
With Chosen (UI lib), you can search a value in a list.