Skip to content

2.2.0

Compare
Choose a tag to compare
@mmenozzi mmenozzi released this 21 Sep 11:00
· 35 commits to master since this release

💪 Improvements

  • Drop support to PHP 7.1 (e231c36)
  • Improve paginator in console flow page (#14)
  • Upgrade PHPStan and more strict types (#17)
  • Upgrade to pagerfanta/pagerfanta 2.4.0 (#15)
  • Allow to re-queue multiple jobs at a time (#18)

🔧 Fixes

  • Fix jobs count in console dashboard using ES count API (#13)
  • Also wait for delayed jobs when a flow is configured to depend on other flows (fe604c5)