Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mastodon
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
d4ee7e8e
Commit
d4ee7e8e
authored
2 years ago
by
Eugen Rochko
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 3.4.8
parent
104fdaf4
No related branches found
Tags
v3.4.8
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+9
-0
9 additions, 0 deletions
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
1 addition, 1 deletion
lib/mastodon/version.rb
with
10 additions
and
1 deletion
CHANGELOG.md
+
9
−
0
View file @
d4ee7e8e
...
@@ -3,6 +3,15 @@ Changelog
...
@@ -3,6 +3,15 @@ Changelog
All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.
## [3.4.8] - 2022-05-26
## Security
-
Fix concurrent unfollowing decrementing follower count more than once (
[
Gargron
](
https://github.com/mastodon/mastodon/pull/18527
)
)
-
Fix being able to report otherwise inaccessible statuses (
[
Gargron
](
https://github.com/mastodon/mastodon/pull/18528
)
)
-
Fix suspended users being able to access APIs that don't require a user (
[
Gargron
](
https://github.com/mastodon/mastodon/pull/18524
)
)
-
Fix empty votes arbitrarily increasing voters count in polls (
[
Gargron
](
https://github.com/mastodon/mastodon/pull/18526
)
)
-
Fix confirmation redirect to app without
`Location`
header (
[
Gargron
](
https://github.com/mastodon/mastodon/pull/18523
)
)
## [3.4.7] - 2022-03-30
## [3.4.7] - 2022-03-30
### Security
### Security
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
−
1
View file @
d4ee7e8e
...
@@ -13,7 +13,7 @@ module Mastodon
...
@@ -13,7 +13,7 @@ module Mastodon
end
end
def
patch
def
patch
7
8
end
end
def
flags
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