Releases: netgen/NetgenAdminUIBundle
Releases · netgen/NetgenAdminUIBundle
2.6.0
Changelog
- Added support for Netgen Layouts 1.0
2.5.0
Changelog
- Fix EZP-24800: Support
allowed classes
limitation for object relation attributes
- Remember last selected attribute group when editing a content object
- Replace the template operator
ezpagedata_set
with persistent variables
- Add the
Copy
button to the full view
- Add support for specifying Google Maps API key
- Add possibility to configure the default tab
- Properly support Netgen Layouts Enterprise edition
2.2.0
Changelog
- New bundle structure, now using PSR-4
- Override object state eZ Platform Admin UI routes conflicting with eZ Publish Legacy
2.1.4
Changelog
- Fix exception when using preview with activated legacy
ezformtoken
extension
2.1.3
Changelog
- Add option to installer to ask for siteaccess group to base the config on, fixes the issue of using
var_dir
and repository
config from default
scope, which might be different from the values in frontend siteaccesses
2.1.2
Changelog
- Override eZ Platform Admin UI routes conflicting with eZ Publish Legacy
2.1.1
Changelog
- Fix a crash when Netgen Tags Bundle is installed but not activated
2.1.0
Changelog
- Mark all services as private/public for compatibility with Symfony 3.4
- Test on eZ kernel 6 and PHP 7.2
2.0.4
- Allow installing eZ kernel 7.0
- Add some tests (thanks @RandyCupic)
- Styling unstyled pages
- Various fixes to design
2.0.3
- Use setter injection for an event listener to fix deprecation notice
- Added French translations (thanks @sdaoudi)
- Fix install docs (thanks @sdaoudi)