Skip to content

Releases: nystudio107/craft-vanillaforums

Version 4.0.0-beta.1

27 Mar 20:27
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 compatibility

Version 3.0.1

05 Oct 18:01
Compare
Choose a tag to compare

Fixed

  • Handle the SSO case where the user is not logged into Craft CMS

Version 3.0.0

25 Sep 01:18
Compare
Choose a tag to compare

Added

Version 1.0.3

03 Jul 17:09
Compare
Choose a tag to compare

Fixed

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

Changed

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

Version 1.0.2

16 Apr 12:59
Compare
Choose a tag to compare

Fixed

  • Fixed Asset Bundle namespace case

Version 1.0.1

17 Oct 17:42
Compare
Choose a tag to compare

Added

  • 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

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

Version 1.0.0

16 Oct 18:32
Compare
Choose a tag to compare

Added

  • Initial release