Releases: dpfaffenbauer/ProcessManager
Releases · dpfaffenbauer/ProcessManager
4.0.0-beta.2
What's Changed
- fix: correctly handle not found data by @dkarlovi in #95
- fix: correctly auto-reload the processes grid again by @dkarlovi in #96
Full Changelog: 4.0.0-beta.1...4.0.0-beta.2
3.1.1
What's Changed
- Fix empty cron in Executable list by @ramundomario in #65
- Porting: Fix/fix logger hijacking by @zoidbergx in #92
- Versioning Cleanup - align 3.1 branch with releases - fixes 97 by @das-peter in #98
New Contributors
- @ramundomario made their first contribution in #65
- @zoidbergx made their first contribution in #92
Full Changelog: 3.1.0...3.1.1
4.0.0-beta.1
Pimcore 11 compatibility
3.1.0
3.0.0
Update README.md
2.6.2
2.6.1
Merge pull request #56 from aarongerig/patch-1 build: update "dragonmantank/cron-expression"
2.6.0
Features
- Stoppable process (Thanks to @kubaplas) (#39)
- Process clearing (#41, #44)
- Process paging (#42, #43)
- Add custom permission for PM (Thanks to @aarongerig) (#46)
- Config to prevent log file cleanup (Thanks to @aarongerig) (https://github.com/dpfaffenbauer/ProcessManager/pull/46/files)
2.5.2
- Change CronListener to a maintenance task to support Pimcore 6 (#38) @roynilsson
2.5.1
Bugs
- Thanks to Pimcore introducing another BC (just a minor thoug....), and more thanks to @aarongerig for fixing it (fix: replace jQuery with Vanilla JS ) (pimcore/pimcore#5222, #36)