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
8c7223f4
Unverified
Commit
8c7223f4
authored
3 years ago
by
Eugen Rochko
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 3.5.0 (#17911)
parent
bbc7afa2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+6
-1
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
lib/mastodon/version.rb
with
7 additions
and
2 deletions
+7
-2
CHANGELOG.md
+
6
-
1
View file @
8c7223f4
...
...
@@ -3,7 +3,7 @@ Changelog
All notable changes to this project will be documented in this file.
##
Unreleased
##
[3.5.0] - 2022-03-30
### Added
-
**Add support for incoming edited posts**
(
[
Gargron
](
https://github.com/mastodon/mastodon/pull/16697
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17727
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17728
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17320
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17404
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17390
)
,
[
ClearlyClaire
](
https://github.com/mastodon/mastodon/pull/17335
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17696
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17745
)
,
[
ClearlyClaire
](
https://github.com/mastodon/mastodon/pull/17740
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17697
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17648
)
,
[
ClearlyClaire
](
https://github.com/mastodon/mastodon/pull/17531
)
,
[
ClearlyClaire
](
https://github.com/mastodon/mastodon/pull/17499
)
,
[
ClearlyClaire
](
https://github.com/mastodon/mastodon/pull/17498
)
,
[
ClearlyClaire
](
https://github.com/mastodon/mastodon/pull/17380
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17373
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17334
)
,
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17333
)
,
[
ClearlyClaire
](
https://github.com/mastodon/mastodon/pull/17699
)
,
[
ClearlyClaire
](
https://github.com/mastodon/mastodon/pull/17748
)
)
...
...
@@ -197,6 +197,11 @@ All notable changes to this project will be documented in this file.
-
Fix hashtag autocomplete overriding user-typed case (
[
weex
](
https://github.com/mastodon/mastodon/pull/16460
)
)
-
Fix WebAuthn authentication setup to not prompt for PIN (
[
truongnmt
](
https://github.com/mastodon/mastodon/pull/16545
)
)
### Security
-
Fix being able to post URLs longer than 4096 characters (
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17908
)
)
-
Fix being able to bypass e-mail restrictions (
[
Gargron
](
https://github.com/mastodon/mastodon/pull/17909
)
)
## [3.4.6] - 2022-02-03
### Fixed
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
-
1
View file @
8c7223f4
...
...
@@ -17,7 +17,7 @@ module Mastodon
end
def
flags
'
rc3
'
''
end
def
suffix
...
...
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