Releases: sulu/SuluAutomationBundle
Releases · sulu/SuluAutomationBundle
Release 2.1.4 (2024-07-16)
- Add Support for Symfony 7 (#75) (@alexander-schranz)
Release 2.1.3 (2024-07-10)
- Fix null returned instead of object when getting task_details form metadata (#74) (@NeuralClone)
Release 2.1.2 (2024-06-10)
- Remove deserialization and entity manager merge (#72) (@alexander-schranz)
- Fixing workflow badge (#70) (@mamazu)
Release 2.1.1 (2023-03-15)
- Exclude tests directory from autoloader (#69) (@alexander-schranz)
Release 2.1.0 (2022-08-16)
Release 2.1.0 (2022-08-16)
Release 2.0.2 (2022-03-22)
- Update installation.md (#62) (@matthieu2607)
- Set fom key default to task_details (#64) (@mario-fehr)
Release 2.0.1 (2021-12-16)
- Allow installation of jms bundle 4 (#61) (@alexander-schranz)
- Fix task badge to also show past tasks which have not been executed yet (#60) (@luca-rath)
- Added AutomationViewBuilderFactory changes to upgrade.md (#59) (@Prokyonn)
- Remove dev version constraint from installation command (#58) (@niklasnatter)
Release 2.0.0 (2021-06-02)
Release Blog | Breaking Changes | Full Changelog
- Replace AutomationViewBuilder class with AutomationViewBuilderFactory service (#53) (@nnatter)
- Add
@dev
version constraint in installation command for 2.x version (#52) (@nnatter) - Cleanup obsolete files, services and translations (#54) (@nnatter)
- Flush changes to database in TaskController::putAction (#56) (@nnatter)
- Replace separated date and time field with single schedule field (#55) (@nnatter)
- Add PHP 8 compatibility (#48) (@alexander-schranz)
- Add task count badge to automation tabs (#47) (@luca-rath)
- Do not modify database in lint-doctrine script (@nnatter)
- Fix error caused by non-existing gedmo doctrine mapping directory (@nnatter)
- Use ramsey/composer-install action for installing dependencies (@nnatter)
- Fix code style (#46) (@luca-rath)
- Replace travis with github actions (#45) (@luca-rath)
- Remove travis and add github actions (#43) (@Prokyonn)
- Change branch name in README.md (@nnatter)
- Remove branch alias from composer.json (@nnatter)
- Cahnge branch name in README.md (@nnatter)
- Fix namespace of TaskSchedulerTest to prevent warning on composer install (#42) (@nnatter)
- Add status icons to list (#41) (@luca-rath)
- Update dependencies for symfony 5 (#39) (@Prokyonn)
- Update phpstan (#40) (@Prokyonn)
- add list-configuration to disable completed tasks (#38) (@wachterjohannes)
- Update installation.md (#37) (@wachterjohannes)
- update php-task dependency (#36) (@Prokyonn)
- fix translation bug (#35) (@luca-rath)
- Add task handler for PageTree update (#31) (@luca-rath)
- add admin priority and check for view existence (#34) (@wachterjohannes)
- Add job to upload translations to crowdin (#33) (@danrot)
- Fix sulu 2.0.1 compatibility (#27) (@Prokyonn)
- Fix version for task-bundle (#26) (@Prokyonn)
- updated force-lowest for symfony 4 (#25) (@mfehr94)
- Update Installation instructions (#24) (marcostastny)
- Update task listbuilder definition for 2.0 (#23) (@mark-gerarts)
- fix branch alias for 2.0 (#21) (@alexander-schranz)
- Update fosrest, jms serializer, task bundle phpunit and fix compatibility with sulu 2 (#19) (@alexander-schranz)
- add github pr and issue templates (#20) (@alexander-schranz)
- Updated jms-bundle (#17) (@wachterjohannes)
- run tests with symfony 3 (#16) (@alexander-schranz)
- Add extra step to installation.md (#14) (@Edvinas9
2.0.0-alpha1 (2019-11-15)
Implemented enhancements:
Merged pull requests:
- Fix version for task-bundle #26 (Prokyonn)
- updated force-lowest for symfony 4 #25 (mfehr94)
- Update task listbuilder definition for 2.0 #23 (mark-gerarts)
- Fix branch alias for 2.0 #21 (alexander-schranz)
- Update fosrest, jms serializer, task bundle phpunit and fix compatibility with sulu 2 #19 (alexander-schranz)
- Updated jms-bundle #17 (wachterjohannes)
- Run tests with symfony 3 #16 (alexander-schranz)
1.2.0 (2017-09-15)
Closed issues:
- Clearing cache when {host} is used in webspace.xml #7
Merged pull requests:
- Added fake-request with host and scheme #12 (wachterjohannes)