Releases: CESNET/proxystatistics-simplesamlphp-module
Releases · CESNET/proxystatistics-simplesamlphp-module
v8.1.1
8.1.1 (2022-09-01)
Bug Fixes
- 🐛 Fix parameters ordering and duplicate insert (ceef3ee)
v8.1.0
8.1.0 (2022-08-12)
Features
- 🎸 Make methods for reading DB public (957c87e)
v8.0.0
8.0.0 (2022-07-22)
Features
BREAKING CHANGES
- Requires at least PHP v7.3 or higher (due to usage of
JSON_THROW_ON_ERROR constant)
v7.1.1
7.1.1 (2022-07-22)
Bug Fixes
- 🐛 Fix ECS configuration (after update) (8aa0c16)
- 🐛 Fix possible exceptions and refactor code (c5b5b41)
v7.1.0
7.1.0 (2022-07-22)
Features
- 🎸 Customizable IdPEnityID location (from attribute) (7d5d85e)
v7.0.2
7.0.2 (2022-04-04)
Bug Fixes
- deps: minimum SSP version is 1.19.2 (bdfead6)
v7.0.1
7.0.1 (2022-02-07)
Bug Fixes
- Fix migration script for MySQL (8e215b8)
v7.0.0
7.0.0 (2022-01-05)
chore
- add missing composer dependencies (2c9c3b9)
BREAKING CHANGES
v6.0.0
6.0.0 (2021-11-22)
Features
BREAKING CHANGES
- renamed columns idpId and spId, see migrations scripts
v5.0.0
5.0.0 (2021-11-18)
chore
- deps: update Chart.js to 3.5.1 (bfabef2)
BREAKING CHANGES
- deps: legend items of pie chart do not link to detail pages anymore