summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2023-07-07 19:42:03 +0200
committerGitHub <noreply@github.com>2023-07-07 19:42:03 +0200
commit0051128387ee97212f51bf2c7baa78b6757f4c81 (patch)
tree4016ba6e518e488ecba232b422ed49cf27def8fc /CHANGELOG.md
parentd481e72e85d5243b40c2a22c272c7e9f6404a568 (diff)
Bump version to v4.1.4 (#25805)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f16157281bd..d6f1b7bcb38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
+## [4.1.4] - 2023-07-07
+
+### Fixed
+
+- Fix branding:generate_app_icons failing because of disallowed ICO coder ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/25794))
+- Fix crash in admin interface when viewing a remote user with verified links ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/25796))
+- Fix processing of media files with unusual names ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/25788))
+
## [4.1.3] - 2023-07-06
### Added