Skip to content
Permalink
5.1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Changelog

This project adheres to Semantic Versioning.

5.1.1 (2023-03-16)

Fixed issues:

5.1.0 (2023-02-16)

Fixed issues:

5.1.0-RC3 (2023-02-09)

5.1.0-RC2 (2023-01-27)

Fixed issues:

5.1.0-RC1 (2023-01-13)

New features:

Fixed issues:

  • #5683 Fix the skippable cronjobs (fritzmg)
  • #5680 Add isRequired() for desired_size and max settings on workers (Toflar)
  • #5679 Add a default value for the worker "min" configuration (Toflar)
  • #5670 Do not add the request token to idempotent actions (leofeyer)
  • #5666 Skip cron execution for minutely cron and messenger cron in web scope (Toflar)
  • #5653 Fix the tree indentation (leofeyer)
  • #5652 Only hide the dark/light theme icons via CSS (leofeyer)
  • #5647 Ensure Doctrine connections are closed after message handling (Toflar)
  • #5646 Use enumNode instead of custom validation (Toflar)
  • #5597 Correctly open and close tree nodes if there is a filter (leofeyer)
  • #5593 Fix the aria-hidden attribute in the tips.js file (leofeyer)