Skip to content

Releases: simplesamlphp/SAML-tracer

SAML-tracer 1.8.0

16 Feb 21:09
Compare
Choose a tag to compare
  • 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)

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

18 Jun 10:15
b3bb8da
Compare
Choose a tag to compare

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

18 Nov 14:11
Compare
Choose a tag to compare

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

04 Feb 08:51
Compare
Choose a tag to compare

Version 0.3.3 of SAML-tracer. Fixes a Javascript syntax error triggered by newest versions of Firefox.

SAML-tracer version 0.3.2

16 Sep 11:54
samltracer-0.3.2
Compare
Choose a tag to compare

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

17 Oct 05:50
samltracer-0.3
Compare
Choose a tag to compare

Version 0.3 of SAML-tracer. Changes:

  • Export and import traces.
  • Support for Australis UI.
  • Fix parsing of HTTP-Redirect messages containing whitespace.