Skip to content

Releases: OpenConext/Stepup-RA

4.1.0

30 Jul 12:21
e0f3a6a
Compare
Choose a tag to compare
4.1.0 Pre-release
Pre-release

Feature

  • Make the the prove possession step optional #238

4.0.0-20200729090001Z-a6c73f25c783b9c70969339de9b9063cf865d8d3

30 Jul 13:03
a6c73f2
Compare
Choose a tag to compare
Merge pull request #239 from OpenConext/feature/add-symfony-4-0-0-cha…

4.0.0

30 Jul 12:21
a6c73f2
Compare
Choose a tag to compare
4.0.0 Pre-release
Pre-release

From this version PHP 7.2 is supported and support for PHP 5.6 is dropped.

Be aware that the new Symfony directory structure is now used. So if you are overwriting for example config files it is recommended
to verify the location on forehand. Also the file extensions of Yaml files are changed and some Symfony specific special characters
need to be escaped.

See: https://github.com/symfony/symfony/blob/4.4/UPGRADE-4.0.md

3.1.3-20200316151150Z-3adf37d912d2c42ffab98b4a81abdbae9d37480f

16 Mar 15:57
3adf37d
Compare
Choose a tag to compare
Merge branch 'develop' into release/3.1

3.1.3

16 Mar 15:18
3adf37d
Compare
Choose a tag to compare
3.1.3 Pre-release
Pre-release

Bugfix

  • Allow updating the location of an RA #235

3.1.2

05 Mar 09:49
a8106ff
Compare
Choose a tag to compare

Bugfix

  • Repair the token export feature #234

3.1.2-20200305094533Z-a8106ff986029e0b4beb98943f55a7bd8ef2d269

05 Mar 11:20
a8106ff
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/develop' into release/3.1

3.1.1

27 Feb 14:21
7463bff
Compare
Choose a tag to compare

Bugfix

  • Remove filter from ra candidate search form #233

3.1.0

23 Jan 12:46
d4412a8
Compare
Choose a tag to compare

A release with bugfixes after initial FGA test:

  • Update translations #228
  • Improve button-group button alignment #231
  • Fix exception controller authentication exceptions #232
  • Remove unused select_raa code #230
  • Security updates #229
  • Test php 7.3 with travis #224

3.1.0-20200123111345Z-d4412a852708cfe509be083babd48d3dd9aea728

23 Jan 13:31
d4412a8
Compare
Choose a tag to compare
Merge pull request #228 from OpenConext/feature/update-translations

Update translations