diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a5a4eb..4e5358d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,32 +2,14 @@ Versions and bullets are arranged chronologically from latest to oldest. -## v1.2.3 +## v1.2.5 -- Fixed 50X errors. (https://github.com/femiwiki/Sanctions/issues/235) - -## v1.2.2 - -- Fixed the panic of the auto-execution. (https://github.com/femiwiki/Sanctions/issues/223) - -## v1.2.1 - -- Fixed the bug that topic pages were not opening. (https://github.com/femiwiki/Sanctions/issues/216) - -## v1.2.0 - -- The expired sanctions required explicit execution. It doesn't now. (https://github.com/femiwiki/Sanctions/issues/5) -- The immediately rejected sanctions required explicit execution. It doesn't now. (https://github.com/femiwiki/Sanctions/issues/164) -- The notifications which are sent by the sanction bot was blocked, are now enabled. -- The wikitext format option of StructuredDiscussions is now supported. -- The images of the templates which are auto generated are removed. -- Localisations update. - -BUG FIXES: - -- Auto conversion not would be done if the sanctions board not yet created. (https://github.com/femiwiki/Sanctions/pull/127) +- Replaced renamed `\RenameUserAbortHook` and `\RenameuserSQL`. (https://github.com/femiwiki/Sanctions/pull/286) +- Replaced a deprecated variable and a table. (https://github.com/femiwiki/Sanctions/pull/328) ## Previous Releases +- [REL1_38](https://github.com/femiwiki/Sanctions/blob/REL1_38/CHANGELOG.md) +- [REL1_37](https://github.com/femiwiki/Sanctions/blob/REL1_37/CHANGELOG.md) - [REL1_36](https://github.com/femiwiki/Sanctions/blob/REL1_36/CHANGELOG.md) - [REL1_35](https://github.com/femiwiki/Sanctions/blob/REL1_35/CHANGELOG.md) diff --git a/extension.json b/extension.json index 4949cae..d282082 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "Sanctions", - "version": "1.2.3", + "version": "1.2.5", "author": "[https://femiwiki.com/ Femiwiki Team]", "url": "https://github.com/femiwiki/sanctions", "descriptionmsg": "sanctions-desc",