Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
mastodon
Commits
661f3f26
Commit
661f3f26
authored
4 years ago
by
Eugen Rochko
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 3.1.5
parent
2d2e3651
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-0
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
lib/mastodon/version.rb
with
8 additions
and
1 deletion
+8
-1
CHANGELOG.md
+
7
-
0
View file @
661f3f26
...
...
@@ -3,6 +3,13 @@ Changelog
All notable changes to this project will be documented in this file.
## [v3.1.5] - 2020-07-07
### Security
-
Fix media attachment enumeration (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/14254
)
)
-
Change rate limits for various paths (
[
Gargron
](
https://github.com/tootsuite/mastodon/pull/14253
)
)
-
Fix other sessions not being logged out on password change (
[
Gargron
](
https://github.com/tootsuite/mastodon/pull/14252
)
)
## [v3.1.4] - 2020-05-14
### Added
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
-
1
View file @
661f3f26
...
...
@@ -13,7 +13,7 @@ module Mastodon
end
def
patch
4
5
end
def
flags
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets