Skip to content

Latest commit

 

History

History
207 lines (187 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

207 lines (187 loc) · 10.2 KB

Changelog

This project adheres to Semantic Versioning.

[5.1.2] (2023-04-04)

Fixed issues:

  • #5921 Fix bug in Hybrid::generate() with missing ID (ausi)
  • #5919 Add a unit test for invalid files to the ImagesController (m-vo)
  • #5916 Filter non-image files in the ImagesController (leofeyer)
  • #5906 Handle null in the html.html.twig template (fritzmg)
  • #5897 Handle basic entities in the SERP preview (leofeyer)
  • #5900 Allow using basic entities in texts (heimseiten)
  • #5895 Allow using basic entities in headlines (leofeyer)
  • #5804 Add the missing data container permission checks (aschempp)
  • #5885 Always allow toggling a field that is not excluded (aschempp)

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)