Skip to content

Releases: PROCERGS/login-cidadao

v1.19.1

02 Aug 15:00
370d732
Compare
Choose a tag to compare

Bugs Fixed:

  • #794: added missing audit tables
  • #795: fixed admin's email search

v1.19.0

09 Jul 19:17
69adc88
Compare
Choose a tag to compare

New Features:

  • #666: Remote Claims
  • #702: Created command to monitor the SMS Service performance
  • #751: Supporting multi-version API calls
  • #765 #773: Created command to mass-block users
  • #766 #767: Refactored Dynamic Client Registration
  • #771 #775: Improved Person Admin page
  • #772: Generating registration_access_token
  • #774: Created command to migrate subject_type
  • #777 #779: Refactored slow functional tests
  • #778: Added Redis support
  • #780: Added Logstash Monolog formatter
  • #781: Improved Contact form for logged-in users
  • #788: Restricting who can change the RP's subject_type

Bugs Fixed:

  • #762: Fixed email validation
  • #763: Added missing index to logs
  • #768: Fixed issue when listing dev's Clients/RPs
  • #770: Fixed default subject_type value
  • #787: Fixed id_token generation

Security:

  • #541: Enabled Security Advisory monitoring
  • #764: Preventing Doctrine cache collisions
  • #782: Updated to Symfony 2.8.41
  • #786: Requiring PHP 7.1

v1.18.2

05 Feb 19:55
7438cef
Compare
Choose a tag to compare

Bugs fixed:

  • #756: Ignoring deactivated systems on the accounting report.

v1.18.1

05 Feb 15:26
c3122e7
Compare
Choose a tag to compare

Features:

  • #752: Refactored accounting integration with PROCERGS' systems registry API.

Bugs fixed:

v1.18.0

19 Dec 15:17
116909f
Compare
Choose a tag to compare

Features:

  • #741: Update sms-service lib to support TPD v2;
  • #746: Created temporary scope for AviseMe's (internal project) use.

Bugs fixed:

  • #709: Fixed id_cards field of Dynamic Forms;
  • #738: Fixed README.md;
  • #739: Fixed and refactored "pre-filled" registration form;
  • #743: Updated to Symfony >= 2.8.31.

v1.17.1

30 Nov 16:20
Compare
Choose a tag to compare

Bugs fixed:

  • #737: Fixed PersonAddress editing.

v1.17.0

14 Nov 19:07
a812ec0
Compare
Choose a tag to compare

Features:

  • #700: Persist Subject Identifier;
  • #726: Now supporting PHP 5.6 and 7.0;
  • #729 #730: Added DB logging.

Bugs fixed:

  • #723: Fixed typo on HTTP 400 errors;
  • #725: Fixed client_id validation on the authorization_endpoint;
  • #733: Fixed a bug that prevented authorizations from being revoked;
  • #734: Fixed a bug that made sub checks fail on RP-Initiated logouts.

v1.16.0

05 Oct 18:20
Compare
Choose a tag to compare

Features:

v1.15.7

04 Oct 19:11
Compare
Choose a tag to compare

Bugs fixed:

  • #727: fixed LoginCidadaoOpenIDExtension;
  • #721: fixed problems detected by SensioLabs;
  • #718: fixed the behavior of the token endpoint to always issue new refresh_tokens;
  • #715: fixed token endpoint regarding refresh_tokens.

v1.15.6

06 Sep 19:37
Compare
Choose a tag to compare

Bugs fixed:

  • #724: fixed NFG integration when unexpected behavior could occur when the user's phone number didn't have the 9th digit.