Releases: netgen/site-bundle
Releases · netgen/site-bundle
3.1.10
Changelog
[3.1.10] - 2023-06-28
Fixed
- Moved
netgen/information-collection-bundle
to Composer require
section
Changed
- Use PHP CS Fixer shim instead of direct dependency
Full Changelog: 3.1.9...3.1.10
3.1.9
Changelog
[3.1.9] - 2023-06-26
Fixed
- #44 Pass view modal referer parameters properly (@pspanja)
Full Changelog: 3.1.8...3.1.9
3.1.8
Changelog
[3.1.8] - 2023-06-12
Removed
- NGSTACK-772: Removed the compiler pass for
LocationFactory
(@Gintron)
Full Changelog: 3.1.7...3.1.8
3.1.7
Changelog
[3.1.7] - 2023-05-26
Fixed
- Fixed the
ngsite:database:dump
command not working (@emodric)
Full Changelog: 3.1.6...3.1.7
3.1.6
Changelog
[3.1.6] - 2023-04-06
Added
- Added option to enable or disable PHPStorm Twig integration (@emodric)
Fixed
- Fixed listener name for consistency with other listeners (@emodric)
Full Changelog: 3.1.5...3.1.6
3.1.5
Changelog
[3.1.5] - 2023-03-21
Added
- Implemented event listener to set creation date based on content field (@emodric)
Full Changelog: 3.1.4...3.1.5
3.1.4
Changelog
[3.1.4] - 2023-03-16
Fixed
Full Changelog: 3.1.3...3.1.4
3.1.3
Changelog
[3.1.3] - 2023-03-15
Added
- Added PHPStan level 8 config (@emodric)
- Added GitHub Actions config (@emodric)
- #30 NGGW-13: implemented multiprocess command base (@pspanja)
Changed
- Updated code to PHPStan level 8 (@emodric)
- Updated coding style to PER Coding Standard (@emodric)
Full Changelog: 3.1.2...3.1.3
3.1.2
Changelog
[3.1.2] - 2023-03-06
Changed
- #40 Catch errors when getting an image variation and log instead by (@vjeran)
- Deprecated the
RelatedItems
controller (@emodric)
- Cleaned up
Search
and Menu
controllers (@pspanja)
Full Changelog: 3.1.1...3.1.2
3.1.1
Changelog
[3.1.1] - 2023-02-20
Fixed
- Fixed using git data collector in profier when no git repo is available (@emodric)
Changed
- Enable usage of service subscription from base Site API controller (@pspanja)