-
Release 1.0.5 Stable
YellowComet released this
2024年01月26日 20:27:56 +01:00 | 2 commits to main since this releaseSigned by YellowCometGPG key ID: 292228735AE707FFThis release's main feature is running the URL generated for the iframe through HtmlArmor::getHtml() (basically a wrapper for htmlspecialchars()) before being put on the iframe.
I've not managed to get XSS yet, though I've been able to mangle the iframe tag by taking advantage of this. Regardless, it is a matter of time before someone finds a way to do it. You're encouraged to upgrade.
Downloads
-
Source code (ZIP)
13 downloads
-
Source code (TAR.GZ)
13 downloads
-
Source code (ZIP)
-
Release 1.0.4 Stable
YellowComet released this
2023年02月11日 20:06:52 +01:00 | 16 commits to main since this releaseNo known key found for this signature in databaseThis release adds the missing closing tag. Without it, all content after the embed was included inside the embed, making the rest of the article appear missing.
This was caused by a lack of more thorough testing, I will be more careful in the future.
Other than that, there have been changes to the CONTRIBUTING.md file to clarify that contributions to this repo are under the GPL-2.0-or-later. The license notice at README.md has also been changed.
The URL at extension.json (the one shown at Special:Version) has also been changed to this extension's page at mediawiki.org.
(Correction February 12th, 2023: The changes clarifying the license of PRs were done to CONTRIBUTING.md, not CHANGELOG.md)
Downloads
-
Source code (ZIP)
9 downloads
-
Source code (TAR.GZ)
3 downloads
-
Source code (ZIP)
-
Release 1.0.3 Stable
YellowComet released this
2023年02月08日 21:21:38 +01:00 | 34 commits to main since this releaseNo known key found for this signature in databaseThis release fixes fullscreen functionality, and sets up i18n.
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
8 downloads
-
Source code (ZIP)
-
Release 1.0.2 Stable
YellowComet released this
2023年02月07日 23:06:02 +01:00 | 44 commits to main since this releaseNo known key found for this signature in databaseThis release's most important change is the change from printf to sprintf, which avoids including the lenght of the string in the output.
On the documentation side of things, README.md has also seen some changes. Notably, it recommends downloading the release from the releases tab instead of cloning with Git. CHANGELOG.md has seen some minor changes related to Markdown formatting.
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
Release 1.0.1 Stable
YellowComet released this
2023年02月07日 18:27:33 +01:00 | 53 commits to main since this releaseNo known key found for this signature in databaseThis release fixes an error when checking the URL components.
In 1.0.0, it would throw a PHP warning on URLs like https://tilvids.com when checking if the required components (specifically, whether /w/ is in the path) were there. This release fixes it.
Updating is recommended.
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
6 downloads
-
Source code (ZIP)
-
Initial release Stable
YellowComet released this
2023年02月06日 17:05:25 +01:00 | 55 commits to main since this releaseNo known key found for this signature in databaseInitial release of the extension.
Downloads
-
Source code (ZIP)
10 downloads
-
Source code (TAR.GZ)
5 downloads
-
Source code (ZIP)