Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mastodon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pierre Boudes
mastodon
Commits
00511283
Unverified
Commit
00511283
authored
1 year ago
by
Claire
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to v4.1.4 (#25805)
parent
d481e72e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+8
-0
8 additions, 0 deletions
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
1 addition, 1 deletion
lib/mastodon/version.rb
with
9 additions
and
1 deletion
CHANGELOG.md
+
8
−
0
View file @
00511283
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
−
1
View file @
00511283
...
...
@@ -13,7 +13,7 @@ module Mastodon
end
def
patch
3
4
end
def
flags
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment