Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TeDomum
Mastodon
Commits
8c7223f4
Unverified
Commit
8c7223f4
authored
Mar 30, 2022
by
Eugen Rochko
Committed by
GitHub
Mar 30, 2022
Browse files
Bump version to 3.5.0 (#17911)
parent
bbc7afa2
Pipeline
#8418
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
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
...
...
lib/mastodon/version.rb
View file @
8c7223f4
...
...
@@ -17,7 +17,7 @@ module Mastodon
end
def
flags
'
rc3
'
''
end
def
suffix
...
...
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