Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Release v1.2.4 (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Jul 9, 2022
1 parent ba791c3 commit 2db29fe
Showing 2 changed files with 4 additions and 24 deletions.
26 changes: 3 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,32 +2,12 @@

Versions and bullets are arranged chronologically from latest to oldest.

## v1.2.3
## v1.2.4

- 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)
- Fixed the error occurred when the record was suppressed by a moderator. (https://github.com/femiwiki/Sanctions/pull/325)

## Previous Releases

- [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)
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Sanctions",
"version": "1.2.3",
"version": "1.2.4",
"author": "[https://femiwiki.com/ Femiwiki Team]",
"url": "https://github.com/femiwiki/sanctions",
"descriptionmsg": "sanctions-desc",

0 comments on commit 2db29fe

Please sign in to comment.