We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da03213 commit 750a61cCopy full SHA for 750a61c
CHANGES.md
@@ -1,7 +1,10 @@
1
#Changes
2
##1.1.4
3
* Fixed MediaWiki 1.26+ compatibility.
4
+ * Removed jQuery dependency in resource loader module
5
+ * Added formatversion=2 to all API calls due to a dumb change in MediaWiki's core API.
6
* Added extension registration entry point.
7
+* Fixed saving a new named sprite when the sheet did not exist yet in the database.
8
9
##1.1.3
10
* Fixes errors with the sprite sheet changes log that was displaying the edited message template on new sprite sheets.
@@ -44,4 +47,4 @@
44
47
* New #ifsprite and #ifslice parser functions to give alternative output if either is not found.
45
48
46
49
##0.9.0
-* Initial Release for internal QA
50
+* Initial Release for internal QA
0 commit comments