Skip to content

Commit

Permalink
3.12.0 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MusikAnimal committed Apr 26, 2021
1 parent 3232d04 commit 07b6eb6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release Notes #

## 3.12.0 ##
- Support for third-party installations officially dropped due to lack of interest.
- (T276867) Move all documentation to https://www.mediawiki.org/wiki/XTools
- AdminStats (T279862): fix name of 'Flagged Revisions' extension.
- (T244799): Redirect back to previous page after logging in.
- Fix rate limiting; now uses XFF header rather than session ID.
- (T224382) Some improvements to session persistence.
- Remove About page.
- Various other minor bug fixes.
- Bump dependencies.
- Localization updates.

## 3.11.2 ##
- Improvements to dark mode styles.
- Localization updates.
Expand Down
2 changes: 1 addition & 1 deletion config/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# The release process is documented at https://www.mediawiki.org/wiki/XTools/Development#Releases

parameters:
app.version: 3.11.2
app.version: 3.12.0

0 comments on commit 07b6eb6

Please sign in to comment.