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
a91349d4
Commit
a91349d4
authored
6 years ago
by
Eugen Rochko
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 2.7.4
parent
ae9e5ac6
stable-2.7
v2.7.4
No related merge requests found
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 @
a91349d4
...
...
@@ -3,6 +3,20 @@ Changelog
All notable changes to this project will be documented in this file.
## [2.7.4] - 2019-03-05
### Fixed
-
Fix web UI not cleaning up notifications after block (
[
Gargron
](
https://github.com/tootsuite/mastodon/pull/10108
)
)
-
Fix redundant HTTP requests when resolving private statuses (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10115
)
)
-
Fix performance of account media query (
[
abcang
](
https://github.com/tootsuite/mastodon/pull/10121
)
)
-
Fix mention processing for unknown accounts (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10125
)
)
-
Fix getting started column not scrolling on short screens (
[
trwnh
](
https://github.com/tootsuite/mastodon/pull/10075
)
)
-
Fix direct messages pagination in the web UI (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10126
)
)
-
Fix serialization of Announce activities (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10129
)
)
-
Fix home timeline perpetually reloading when empty in web UI (
[
Gargron
](
https://github.com/tootsuite/mastodon/pull/10130
)
)
-
Fix lists export (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10136
)
)
-
Fix edit profile page crash for suspended-then-unsuspended users (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10178
)
)
## [2.7.3] - 2019-02-23
### Added
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
-
1
View file @
a91349d4
...
...
@@ -13,7 +13,7 @@ module Mastodon
end
def
patch
3
4
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