Skip to content

Releases: PROCERGS/login-cidadao

v1.15.5

17 Aug 18:36
Compare
Choose a tag to compare

Bugs fixed:

  • #720: [network] forcing IPv4 in Buzz\Client\Curl to avoid timeout errors to appear as "network unreachable".

v1.15.4

04 Aug 19:15
Compare
Choose a tag to compare

Bugs fixed:

  • #712: [NFG] fixed a bug related to CPF collisions;
  • #713: [PersonAddress] added Default validation group to fix validation errors.

v1.15.3

28 Jul 20:50
Compare
Choose a tag to compare

Bugs fixed:

  • #709: [Dynamic Form] ignoring id_card scope when id_card_state parameter is not set;
  • #710: [Dynamic Form] fixed validation;
  • #711: [Dynamic Form] added a default value for redirect_url.

v1.15.2

27 Jul 20:46
Compare
Choose a tag to compare

Bugs fixed:

  • #703: returning the appropriate HTTP response code when an invalid id_token_hint is received;
  • #706: added the offline_access scope that was missing;
  • #707, #708: refactored Dynamic Forms to make it compatible with the Task Stack.

Minor fixes

25 May 16:21
Compare
Choose a tag to compare

Bugs fixed:

  • #695: fixed phone verification issue;
  • #696: fixed root path redirection.

Phone Verification

23 May 18:43
Compare
Choose a tag to compare

Features:

  • #451 (and many, many others): Phone Verification Support and implementation for RS Government;
  • #641: logging more of the admins activities;
  • #646: removed the "services" navbar menu;
  • #653: improved PROCERGS's accounting integration;
  • #661, #679: refactored Tasks subsystem;
  • #675: limiting max age to 150 years;
  • #676: optimized admin's Person search;
  • #677: changed some texts to improve usability.

Bugs fixed:

  • #523: intl-tel-input better configurable;
  • #680: intl-tel-input formatting/masking fixed;
  • #673, #674: fixed admin page bugs;
  • #674: added missing translations.

Minor fixes

17 Mar 14:33
Compare
Choose a tag to compare

Features:

  • #650 and #649: added password hint on registration form;
  • #640: RP-Initiated logout is less sensitive.

Bugs fixed:

  • #645: added missing "empty list" messages;
  • #648: fixed warnings;
  • #591: improved NFG duplicate email detection;
  • #483: protected lc_update_username route.

Fixed forms

13 Mar 13:50
Compare
Choose a tag to compare

Bugs fixed:

  • #643 and #644: fixed a bug where registration forms would ignore validation errors.

1.14.0

31 Jan 16:45
Compare
Choose a tag to compare

New features:

  • #639: all sidebars are now extensible;
  • #638 and #619: increased access_token and refresh_token sizes to avoid collisions;
  • #637, #618, #616, #614, #612, #608 and #607: implemented accounting interface;
  • #627 and #625: lazy loading services when possible;
  • #626: made phone input errors a bit more clear;
  • #606: improved person admin screen;
  • #605: added HTTP Referrer to error logs;
  • #585: added simple password strength checks;
  • #578: created public statistics API;
  • #543: enabled "Session Invalidation" feature for all users.

Fixed IE/Edge bug

20 Jan 18:18
Compare
Choose a tag to compare

Bugs fixed:

  • #623: fixed a bug that prevented IE 11 and Edge users to log in.