Skip to content

3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 12:13
add5010

The main feature of this release is that the deletion of consent feature that was part of Profile for some time now actually works. This does require an up to date version of EngineBlock as most of the missing support for this feature was implemented in EngineBlock (https://github.com/OpenConext/OpenConext-engineblock/releases/tag/6.8.0).

Features

  • Support consent removal in Profile #242
  • Show attribute aggregation attributes on the my-services page #235
  • Add the option to store sessions in the database #227

Improvements

  • Log which user authenticated to the application. #229
  • Remove SURFisms from translation files #233
  • Prevent unsafe-inline CSP errors on SVG images #234
  • Expose info and health on /internal by updating the Monitor bundle #236
  • Replace deprecated Swiftmailer with Symfony mailer #241
  • Install Mailcatcher and document the change #239
  • Show the organization name on the my-services page #238

Maintenance

  • Install periodic security upgrades #226

Bugfix

  • Enable test-integration runs on develop #240