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
28866d32
Unverified
Commit
28866d32
authored
6 years ago
by
Eugen Rochko
Committed by
GitHub
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 2.7.1 (#9932)
parent
5d312ef9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+14
-0
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
lib/mastodon/version.rb
with
15 additions
and
1 deletion
+15
-1
CHANGELOG.md
+
14
-
0
View file @
28866d32
...
...
@@ -3,6 +3,20 @@ Changelog
All notable changes to this project will be documented in this file.
## [2.7.1] - 2019-01-28
### Fixed
-
Fix SSO authentication not working due to missing agreement boolean (
[
Gargron
](
https://github.com/tootsuite/mastodon/pull/9915
)
)
-
Fix slow fallback of CopyAccountStats migration setting stats to 0 (
[
Gargron
](
https://github.com/tootsuite/mastodon/pull/9930
)
)
-
Fix wrong command in migration error message (
[
angristan
](
https://github.com/tootsuite/mastodon/pull/9877
)
)
-
Fix initial value of volume slider in video player and handle volume changes (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/9929
)
)
-
Fix missing hotkeys for notifications (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/9927
)
)
-
Fix being able to attach unattached media created by other users (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/9921
)
)
-
Fix unrescued SSL error during link verification (
[
renatolond
](
https://github.com/tootsuite/mastodon/pull/9914
)
)
-
Fix Firefox scrollbar color regression (
[
trwnh
](
https://github.com/tootsuite/mastodon/pull/9908
)
)
-
Fix scheduled status with media immediately creating a status (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/9894
)
)
-
Fix missing strong style for landing page description (
[
Kjwon15
](
https://github.com/tootsuite/mastodon/pull/9892
)
)
## [2.7.0] - 2019-01-20
### Added
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
-
1
View file @
28866d32
...
...
@@ -13,7 +13,7 @@ module Mastodon
end
def
patch
0
1
end
def
pre
...
...
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