Files
chill-bundles/.changes/v4.12.0.md
2026-01-15 18:02:12 +01:00

1.8 KiB

v4.12.0 - 2026-01-15

Feature

  • (#473) Display version of chill bundles in application footer
  • Increase the delay before removing stale workflow from 90 days to 180 days.

Fixed

  • (#480) Fix the condition to display concerned persons in calendar list items.

  • (#481) Fix ordering of social actions: actions with a closing date in the future should be considered as 'still open'.

  • (#477) Fix export group by center for persons without a center in CenterAggregator.php

  • Fix the calculation of budget balance to only take into account resources and charges that are still actual

  • (#489) Fix desactivation date for Goals and results

  • (#490) Prevent sending a notification when the user signs the document himself

  • (#491) Fix: acc periods of which user is the referrer should not be included if when the list is filtered by center and none of the participations are part of the center

  • (#492) fix CommentInput: replace deprecated value binding with model-value

  • (#493) fix issue with stored object permissions associated with workflows (as attachment, or through a related entity)

    BC: the constructor's signature of \Chill\DocStoreBundle\Security\Authorization\StoredObjectVoter\AbstractStoredObjectVoter has changed.