Skip to content

Commit

Permalink
Updating Changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Wolniewicz committed Jun 21, 2024
1 parent 36137c5 commit e1a7d90
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,22 @@ Changes in 2.1.2
certificate validity problems and OpenRoaming readiness
- [FEATURE #4] add a script to be used to test the OpenRoaming readiness
of IdPs
- [FEATURE #5] add per-idp statistics to the API calls STATISTICS-FED
- [FEATURE #5] add per-idp statistics and per-profile to the API calls STATISTICS-FED
- [FEATURE #6] add FLAG-NO-LOGO flag for DATADUMP-FED to eliminate logos
from the dump
- [FEATURE #7] replace Quetto icons with the Tabler ones
- [FEATURE #8] add new SUPPORT role with read-only access to IdP settings
- [FEATURE #9] a rewrite of dynamic connectivity tests
- [FEATURE #10] extensions to the eduPKI server certificates interface to
display detailed information about certificates to be issued
- [FEATURE #11] add optional local cache of the external (eduroam) database
- [FEATURE #12] add TIMEOUTS constant to config/Diagnostics.php to elliminate
very long delays in testing sites - this requires updting
- [FEATURE #11] avoiding problems for eduPKI server certificates for institutions
with long names and names containing commas
- [FEATURE #12] add optional local cache of the external (eduroam) database
- [FEATURE #13] add TIMEOUTS constant to config/Diagnostics.php to eliminate
very long delays in testing sites - this requires updating
your instance following the Diagnostics-template.php
- [FEATURE #14] Improvemens to the linux python installed, in particular add support
for Tkinker and yad provided by https://github.com/sdasda7777
- [BUGFIX #1] multiple improvements to the code, in particular eliminating
the deprecated FILTER_SANITIZE_STRING usage
- [BUGFIX #2] replaced slow SQL queries in Managed IdP area with much faster ones
Expand Down

0 comments on commit e1a7d90

Please sign in to comment.