Vanilla Forums Changelog.

Link 1.0.3 · 2020.07.03

fixed - 2020.07.03

  • Fixed an issue where the incorrect Content-Type header was being sent back via #4

changed - 2020.07.03

  • Renamed SsoDataEvent::$data to SsoDataEvent::$ssoData via #6
  • Updated docs to latest packages

Link 1.0.2 · 2020.04.16

fixed - 2020.04.16

  • Fixed Asset Bundle namespace case

Link 1.0.1 · 2019.10.17

added - 2019.10.17

  • Added a Hash Algorithm dropdown in Settings to allow you to choose the hash algorithm type
  • Added Authentication URL to the Settings page, which you can copy & paste into your Vanilla Forums settings

changed - 2019.10.17

  • vanillaForumsClientID & vanillaForumsSecret are now validated via EnvAttributeParserBehavior
  • Updated the documentation to include information on the SsoDataEvent that Vanilla Forums throws

Link 1.0.0 · 2019.10.16

added - 2019.10.16

  • Initial release