Skip to content

Commit

Permalink
Merge pull request #5009 from open-formulieren/update-changelog-in-ma…
Browse files Browse the repository at this point in the history
…ster-with-patch-releases-2.7.11-and-2.8.3

 Update CHANGELOG with 2.7.11 and 2.8.3
  • Loading branch information
sergei-maertens authored Jan 10, 2025
2 parents 044d136 + c8175f0 commit 645736b
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,61 @@
Changelog
=========

2.8.3 (2025-01-09)
==================

Regular bugfix release

* Backported check scripts for 3.0 upgrade.
* [:backend:`4795`] Fixed not always being able to upload ``.msg`` files.
* [:backend:`4900`] Fixed submission value variables recoupling for reusable form
definitions.
* [:backend:`4579`] Fixed wrong steps being blocked when logic uses the "trigger from
step" option.
* [:backend:`4825`] Fixed logging to only log empty retrieved data for the
authentication flow that is used in the submission.
* [:backend:`4863`] Fixed authentication flow of an employee via OIDC.
* [:backend:`4955`] Fixed the order of coordinates in Objects API and in ZGW APIs.
* [:backend:`4821`] Fixed email digest for addressNL component, in combination with BRK
validator.
* [:backend:`4886`] Fixed certain variants of CSV files not passing validation.
* [:backend:`4949`] Fixed modal close button on dark mode.
* [:backend:`4832`] Fixed json schema matcher in Objects API.
* [:backend:`4853`] Fixed registration backends serializers concerning non required
fields.
* [:backend:`4824`] Ensured that the form variables are in line with the state of the
form definitions after saving a form.
* [:backend:`4874`] Updated Dockerfile with missing scripts.
* Bumped packages to their latest (security) releases.
* [:backend:`4862`] Fixed unintended hashing of identifying attributes when the cosigner
logs out.

2.7.11 (2025-01-09)
===================

Final bugfix release in the ``2.7.x`` series.

* [:backend:`4795`] Fixed not always being able to upload ``.msg`` files.
* [:backend:`4900`] Fixed submission value variables recoupling for reusable form
definitions.
* [:backend:`4579`] Fixed wrong steps being blocked when logic uses the "trigger from
step" option.
* [:backend:`4825`] Fixed logging to only log empty retrieved data for the
authentication flow that is used in the submission.
* [:backend:`4863`] Fixed authentication flow of an employee via OIDC.
* [:backend:`4955`] Fixed the order of coordinates in Objects API and in ZGW APIs.
* [:backend:`4821`] Fixed email digest for addressNL component, in combination with BRK
validator.
* [:backend:`4886`] Fixed certain variants of CSV files not passing validation.
* [:backend:`4949`] Fixed modal close button on dark mode.
* [:backend:`4832`] Fixed json schema matcher in Objects API.
* [:backend:`4824`] Ensured that the form variables are in line with the state of the
form definitions after saving a form.
* [:backend:`4874`] Updated Dockerfile with missing scripts.
* Bumped packages to their latest (security) releases.
* [:backend:`4862`] Fixed unintended hashing of identifying attributes when the cosigner
logs out.

.. note::

The Dutch version of this changelog can be found :ref:`here <changelog-nl>`.
Expand Down

0 comments on commit 645736b

Please sign in to comment.