Skip to content

Releases: OpenConext/OpenConext-profile

3.1.8

15 May 08:42
3.1.8
Compare
Choose a tag to compare

What's Changed

  • Add missing oid for eduPersonAssurance attribute in Stepup-saml-bundle
  • Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1 by @dependabot in #261

Full Changelog: 3.1.7...3.1.8

3.1.7

19 Apr 18:14
3.1.7
Compare
Choose a tag to compare
  • Fix translation overrides.

3.1.6

07 Apr 10:29
3.1.6
Compare
Choose a tag to compare

Fixes

  • Fix translation in connection disconnect dialog
  • Fix translation overrides for a subset of keys of a nested array
  • Update dependencies for security fixes

3.1.5

04 Jan 09:33
3.1.5
Compare
Choose a tag to compare
  • Support subjectId attribute

3.1.4

19 Dec 13:37
3.1.4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.3...3.1.4

3.1.3

19 Oct 14:45
3.1.3
Compare
Choose a tag to compare
  • Update several dependencies for security issues.

3.1.2

10 May 09:07
3.1.2
Compare
Choose a tag to compare
  • Fix Symfony 4.4 compatibility issue

Full Changelog: 3.1.1...3.1.2

3.1.1

10 May 07:57
3.1.1
Compare
Choose a tag to compare

What's Changed

  • Make the cache path var/cache/prod again instead of var/prod/cache by @thijskh in #243
  • Show aggregated attributes even if SP has no IdP-attributes by @thijskh in #244
  • Translate two more attributes by @thijskh in #245
  • Fix translation of information-request email by @thijskh
  • Profile SP metadata now includes signing certificate by @jorissteyn

Full Changelog: 3.1.0...3.1.1

3.1.0

02 May 12:13
add5010
Compare
Choose a tag to compare

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

3.0.4

18 Jan 15:17
cb914da
Compare
Choose a tag to compare

What's Changed

  • Create release artifacts when project is tagged #225
  • Downgrade 'normal operation' log messages to info by @thijskh in #223
  • Fix IdP logo display in My Services overview by @thijskh in #224

Full Changelog: 3.0.3...3.0.4