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
a1216e63
Commit
a1216e63
authored
6 years ago
by
Eugen Rochko
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 2.6.3
parent
34de90c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+19
-0
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
lib/mastodon/version.rb
with
20 additions
and
1 deletion
+20
-1
CHANGELOG.md
+
19
-
0
View file @
a1216e63
...
...
@@ -3,6 +3,25 @@ Changelog
All notable changes to this project will be documented in this file.
## [2.6.3] - 2018-11-30
### Added
-
Add hyphen to characters allowed in remote usernames (#9345)
### Changed
-
Change server user count to exclude suspended accounts (#9380)
### Fixed
-
Fix ffmpeg processing sometimes stalling due to overfilled stdout buffer (#9368)
-
Fix missing DNS records raising the wrong kind of exception (#9379)
-
Fix already queued deliveries still trying to reach inboxes marked as unavailable (#9358)
### Security
-
Fix TLS handshake timeout not being enforced (#9381)
## [2.6.2] - 2018-11-23
### Added
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
-
1
View file @
a1216e63
...
...
@@ -13,7 +13,7 @@ module Mastodon
end
def
patch
2
3
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