Skip to content

Commit

Permalink
📝 Add patch release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Oct 29, 2024
1 parent dc07469 commit 4486396
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,44 @@
Changelog
=========

2.8.1 (2024-10-29)
==================

Regular bugfix release.

* [:backend:`4628`] Fixed a crash when copying a form with a "block next step" logic
action.
* [:backend:`4713`] Fixed pre-request hook not running for all "Haal Centraal BRP
Personen bevragen" operations (fixes Token Exchange extension).
* [:backend:`3629`] Fixed submission bulk export crashing when the form has repeating
groups.
* [:backend:`4528`] Fixed vague error/log out situation when logging in with OIDC.
* [:backend:`4764`] Added ability to configure a form variable to use for the
(calculated) submission price.
* [:backend:`4744`] Fixed a performance regression in the logic check calls and general
submission processing.
* [:backend:`4774`] Fixed ``textfield`` data not being converted to a string when
numeric data is received from a prefill plugin.

2.7.9 (2024-10-29)
==================

Periodic bugfix release

* [:backend:`4695`] Fixed a performance issue during legacy Objects API registration
plugin validation.
* [:backend:`4628`] Fixed a crash when copying a form with a "block next step" logic
action.
* [:backend:`4713`] Fixed pre-request hook not running for all "Haal Centraal BRP
Personen bevragen" operations (fixes Token Exchange extension).
* [:backend:`3629`] Fixed submission bulk export crashing when the form has repeating
groups.
* [:backend:`4528`] Fixed vague error/log out situation when logging in with OIDC.
* [:backend:`4744`] Fixed a performance regression in the logic check calls and general
submission processing.
* [:backend:`4774`] Fixed ``textfield`` data not being converted to a string when
numeric data is received from a prefill plugin.

3.0.0-alpha.0 (2024-10-25)
==========================

Expand Down

0 comments on commit 4486396

Please sign in to comment.