Releases: snapwiki/SnapProjectEmbed
Releases · snapwiki/SnapProjectEmbed
v3.2.0
This is a patch version to set allowfullscreen
to true in the generated iframe.
(This version was released on November 26, 2022 but its Git tag had not been created until now.)
v3.1.1
This is a patch version to fix log spam with a deprecation message from PHP.
v3.1.0
This version converts extension.json to manifest_version
2.
v2.7.0
Snap! projects are now lazy loaded to make pages load faster. We have not yet made the changes mentioned earlier so this version should continue to work with non-latest versions of MediaWiki.
v2.6.2
This version does not contain anything impressive. There is just a removal of a redundant line of code. The only reason this version is being released is that the next version will likely drop support for MediaWiki versions older than 1.35.
v2.6.1
Version 2.6.1 is now here! Error messages are now escaped meaning you are no longer going to be able to use HTML in the error messages.
v2.6.0
This version comes with many changes related to organisation. All continuous integration-related files have been removed and there is a new branch policy now. All development will happen on master and after we know they are ready to be used in production, they will be pushed to stable.
v2.5.3
This version of Snap! Project Embed comes with some continuous integration and documentation changes. Some unnecessary lines in the extension manifest have also been removed in this version.
v2.5.2
This version comes with a fix for an annoying bug that caused a warning when anyone attempted to close a page embedding a project. This also comes with some improvements in our CI system.