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
370ec7e7
Commit
370ec7e7
authored
5 years ago
by
Eugen Rochko
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 2.8.3
parent
9222c26e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+22
-0
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
lib/mastodon/version.rb
with
23 additions
and
1 deletion
+23
-1
CHANGELOG.md
+
22
-
0
View file @
370ec7e7
...
...
@@ -3,6 +3,28 @@ Changelog
All notable changes to this project will be documented in this file.
## [2.8.3] - 2019-05-19
### Added
-
Add
`og:image:alt`
OpenGraph tag (
[
BenLubar
](
https://github.com/tootsuite/mastodon/pull/10779
)
)
-
Add clickable area below avatar in statuses in web UI (
[
Dar13
](
https://github.com/tootsuite/mastodon/pull/10766
)
)
-
Add crossed-out eye icon on account gallery in web UI (
[
Kjwon15
](
https://github.com/tootsuite/mastodon/pull/10715
)
)
-
Add media description tooltip to thumbnails in web UI (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10713
)
)
### Changed
-
Change "mark as sensitive" button into a checkbox for clarity (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10748
)
)
### Fixed
-
Fix bug allowing users to publicly boost their private statuses (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10775
)
,
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10783
)
)
-
Fix performance in formatter by a little (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10765
)
)
-
Fix some colors in the light theme (
[
yuzulabo
](
https://github.com/tootsuite/mastodon/pull/10754
)
)
-
Fix some colors of the high contrast theme (
[
yuzulabo
](
https://github.com/tootsuite/mastodon/pull/10711
)
)
-
Fix ambivalent active state of poll refresh button in web UI (
[
MaciekBaron
](
https://github.com/tootsuite/mastodon/pull/10720
)
)
-
Fix duplicate posting being possible from web UI (
[
hinaloe
](
https://github.com/tootsuite/mastodon/pull/10785
)
)
-
Fix "invited by" not showing up in admin UI (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/10791
)
)
## [2.8.2] - 2019-05-05
### Added
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
-
1
View file @
370ec7e7
...
...
@@ -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