Skip to content

Releases: OpenConext/OpenConext-profile

3.0.3

10 Nov 12:40
Compare
Choose a tag to compare

Bugfixes

  • Ensure something incorrect disclosure is shown.
  • Ensure support icons have the right colour
  • Use correct institution data

Features

  • Translations are now overrideable. This is a BC breaking change compared to pre v3 releases.

3.0.2

19 Oct 07:20
2801308
Compare
Choose a tag to compare

What's Changed

  • Company rebranding by @thijskh
  • Add ansi-regex resolution adressing GitHub advisory by @MKodde in #209
  • Update Swiftmailer configuration by @MKodde in #218

Full Changelog: 3.0.1...3.0.2

3.0.1

14 Oct 13:02
7bd79d8
Compare
Choose a tag to compare

Bugfixes

  • Ensure givenName is not required for using Profile #205
  • Repair infomation request and attribute support pages #208
  • Support-mail and EULA trouble, where faulty data was used to show the links #211
  • Pinch missing translation from my services page #213
  • Docker: OpenConext prep script moved to /usr/local/sbin #215
  • Show delete description when feature flag is ON #212

Feature

  • NL language improvements #490407db
  • Order the consent list alphabetically #216
  • Show custom error pages #210
  • Add entity Id to my services #214

Chores

  • Remove global_view_parameters.yaml from VCS #207
  • Move makeRelease to bin folder #206
  • Temporarily disable AA aatributes in my services #217

3.0.0

Changes

  • Redesign every screen for a better user experience, accessibility and to improve the look/feel
  • Allow users to remove consent per service
  • Add cypress tests for accessibility
  • Add docker for development / deploys
  • Improve documentation

Security

  • Upgrade symfony version to 4.4 so we have LTS again
  • Upgrade several packages (over 777 vulnerabilities fixed)
  • Add the secure flag to the lang cookie

3.0.0

06 Oct 13:30
bf8b875
Compare
Choose a tag to compare

Changes

  • Redesign every screen for a better user experience, accessibility and to improve the look/feel
  • Allow users to remove consent per service
  • Add cypress tests for accessibility
  • Add docker for development / deploys
  • Improve documentation

Security

  • Upgrade symfony version to 4.4 so we have LTS again
  • Upgrade several packages (over 777 vulnerabilities fixed)
  • Add the secure flag to the lang cookie

2.0.3

08 Nov 09:49
22b3813
Compare
Choose a tag to compare

This is a security release that will harden the application against CVE 2019-3465

1.2.3

07 Nov 16:20
4797316
Compare
Choose a tag to compare

This is a security release that will harden the application against CVE 2019-3465

  • Upgrade xmlseclibs to version 3.0.4 #138

2.0.2

18 Sep 08:04
4a49439
Compare
Choose a tag to compare

Changes

  • Optimize ORCiD button placement for all devices #136
  • Add ECK ID saml attribute translation #133
  • Fix the data retention translation #134

2.0.1

09 Jul 13:12
39d1da6
Compare
Choose a tag to compare

Changes

  • Add /build to asset paths #131
  • Bump Stepup SAML bundle to 4.1.5 #132

2.0.0

25 Jun 14:05
c77e240
Compare
Choose a tag to compare

Version 2.0 drops PHP 5.6 support. And more important Symfony was updated to version 3.4. The major changes of this version include:

Improvements

  • Upgrade to Symfony 3.4 and fix deprecation issues while at it #126
  • Added Portuguese translations #121
  • Update ORCiD ID styling on the my connections page #128
  • Install and configure Webpack Encore #130

Maintenance

  • Bump Stepup SAML bundle to version 4.1.4 #125
  • Install PHP 7.2 and update Composer dependencies #124
  • Address security issues #127

1.2.2

01 May 09:01
19db5cd
Compare
Choose a tag to compare

Further removes the SURFconextId usages in the project. The AA Api client still used the attribute, causing issues on the My connections page. Thanks @domgon for raising the issue and for adding the Portuguese language support!

Bugfix

  • Stop using SurfConextId in the AA client #118
  • Add Portuguese language support #119 (Thanks @domgon!) #120

Maintenance

  • Install Symfony and Twig security updates #119
  • Removed RMT from the project
  • Updated documentation links
  • Upgraded Security Checker to version 5