Version 4.0.1
October 6, 2024
Added
- Added a Lazy Load Disqus settings option, so you can control whether the Disqus JavaScript is lazily loaded or not (#8)
- Added the ability to pass in additional attributes that will be added to the rendered Disqus
<script>
tag (#28) - Added the ability to use environment variables / aliases for the additional settings (#15)
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Fixed
Version 4.0.0
June 1, 2022
Added
- Initial Craft CMS 4 release
Version 4.0.0-beta.3
April 11, 2022
Fixed
- Fixed an issue where the Disqus tag was not output as HTML, but rather a plain text via the Twig Extension
Version 4.0.0-beta.2
April 11, 2022
Fixed
- Fixed an issue where the Disqus tag was not output as HTML, but rather a plain text
Version 4.0.0-beta.1
March 25, 2022
Added
- Initial Craft CMS 4 compatibility