Releases: PROCERGS/login-cidadao
Releases · PROCERGS/login-cidadao
v1.15.5
Bugs fixed:
- #720: [network] forcing IPv4 in
Buzz\Client\Curl
to avoid timeout errors to appear as "network unreachable".
v1.15.4
Bugs fixed:
- #712: [NFG] fixed a bug related to CPF collisions;
- #713: [PersonAddress] added
Default
validation group to fix validation errors.
v1.15.3
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
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
Bugs fixed:
- #695: fixed phone verification issue;
- #696: fixed root path redirection.
Phone Verification
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
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
Bugs fixed:
- #643 and #644: fixed a bug where registration forms would ignore validation errors.
1.14.0
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
Bugs fixed:
- #623: fixed a bug that prevented IE 11 and Edge users to log in.