Releases: simplesamlphp/SAML-tracer
Releases · simplesamlphp/SAML-tracer
samltracer-1.8.0
- Resource-filtering was improved (#92).
- The add-on window will change color-scheme based on the browser's dark-mode settings (#85).
- The parameters-tab was improved with highlighting (#90).
- Remove dependency on deprecated InstallTrigger (#74, #75)
- Updated the module to work with Manifest v3 (#80)
Chores:
- Dependencies were updated to their latest available version.
- The build-process was automated and partially offloaded to GA.
- Some typos were corrected
SAML-tracer 1.7.1
This is a minor release of SAML-tracer, including some improvements and bugfixes:
- New icon.
- New tab summarising details for SAML requests and responses.
- Allow enabling and disabling colors for requests.
- Resolve a bug that didn't show resources when filtering was not active (#51).
- Resolve an issue that showed a request even when all requests had been cleared (#50).
- Fixed an issue with UTF-8 characters being wrongly displayed (#56).
- Fixed an issue in Chrome that made it impossible to see the cookie exchange (#61).
- Fixed a couple of issues when counting of hidden and "ghost" requests (#64).
- Fixed an issue in Chrome that prevented autoscroll from being stopped when scrolling up (#62).
- Fixed an issue with SAML attributes being wrongly encoded (#53).
SAML-tracer 1.6
This is a minor release of SAML-tracer, including some improvements and bugfixes:
- New icon.
- New tab summarising details for SAML requests and responses.
- Allow enabling and disabling colors for requests.
- Resolve a bug that didn't show resources when filtering was not active (#51).
- Resolve an issue that showed a request even when all requests had been cleared (#50).
- Fixed an issue with UTF-8 characters being wrongly displayed (#56).
- Fixed an issue in Chrome that made it impossible to see the cookie exchange (#61).
- Fixed a couple of issues when counting of hidden and "ghost" requests (#64).
- Fixed an issue in Chrome that prevented autoscroll from being stopped when scrolling up (#62).
- Fixed an issue with SAML attributes being wrongly encoded (#53).
SAML-tracer version 0.3.3
Version 0.3.3 of SAML-tracer. Fixes a Javascript syntax error triggered by newest versions of Firefox.
SAML-tracer version 0.3.2
Version 0.3.2 of SAML-tracer. Fixes resize of trace window on Mac OS X. Also has a fix for proper display of quotes in XML attributes.
SAML-tracer version 0.3
Version 0.3 of SAML-tracer. Changes:
- Export and import traces.
- Support for Australis UI.
- Fix parsing of HTTP-Redirect messages containing whitespace.