Releases: netgen/site-bundle
Releases · netgen/site-bundle
3.1.0
2.0.1
Changelog
[2.0.1] - 2021-04-19
Added
- Added a compiler pass to remove
svg
from banned file types (@PetraMiseta)
1.4.1
Changelog
[1.4.1] - 2021-04-19
Added
- Added a compiler pass to remove
svg
from banned file types (@PetraMiseta)
2.0.0
Changelog
[2.0.0] - 2020-11-17
Added
- Used Symfony Mailer instead of Swift Mailer
- Activated new vertical whitespace Netgen Layouts plugin by default
- Added
novactive/seobundle
as a solution for SEO - Added primary and secondary colors to background color plugin
- NGSTACK-460: enable deeper levels of menu items
Changed
- Renamed
yml
files to haveyaml
extension - Refactored routes to make controller specified as first class citizens
- Used XML mappings for Doctrine ORM
- Used
random_bytes
to generate account hashes - Made sure user registration is covered by user policies
- Switched to single action controllers
- Refatored site info object to Site API named objects
- Adapted to reorganized Site API configuration
Removed
- Removed support for eZ Platform 2.5. Now only eZ Platform 3.0+ is supported. This includes a plethora of changes required for proper eZ Platform 3.0 and Symfony 5.0 support (taken from eZ Platform & Symfony upgrade docs)
- Removed Assetic compiler pass
- Removed Site API routers, they are moved to Site API
- Removed usage of deprecated KNP Menu features in RelationListMenuBuilder
- Removed legacy vertical whitespace Netgen Layouts plugin
- Removed
netgen/metadata-bundle
from depenendencies - Removed override of relation list field type as new admin does not store location IDs any more
- Removed param converters duplicated in Site API
- Removed deprecated usage of content type handler in Layouts query
- Removed the obsolete pagination template and replace it with Layouts compatible one
- Removed obsolete
Controller::checkRedirect
method
1.4.0
Changelog
[1.4.0] - 2020-11-06
Added
- NGSTACK-325: Create new fulltext criterion to enable spellcheck suggestions (#14)
- NGSTACK-456: Refactor styling on
ng_category
pagination to better match Netgen Layouts styles (#15) - NGSTACK-459: Add
link_suffix
attribute toezlink
tag (#16 & 210fb4a) - NGSTACK-460: Enable deeper levels of menu items (#17)
Changed
- NGSTACK-461: Deprecate
ng_category
&ng_landing_page
full view controllers (#19)
1.3.3
Changelog
[1.3.3] - 2020-09-04
Changed
- Deny access to file download if all content locations are hidden
1.3.2
Changelog
[1.3.2] - 2020-05-04
Fixed
- Fixed support for core
RelationList
value in the field type override
1.3.1
Changelog
[1.3.1] - 2020-04-24
Changed
- Add
menu_item_location
property to menu items, used to preserve the reference to the original menu item location
Fixed
- Fix service name in
ContentDownloadUrlGeneratorPass
compiler pass
1.2.6
Changelog
[1.2.6] - 2020-04-24
Changed
- Add
menu_item_location
property to menu items, used to preserve the reference to the original menu item location
1.3.0
Changelog
[1.3.0] - 2020-04-17
Added
- Added vertical whitespace v2 plugin, disabled in services by default (will replace v1 version in 2.0)
Changed
- Enable IP anonymization by default in Google Analytics