You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
### Security
15
15
-->
16
16
17
+
## [Unreleased]
18
+
19
+
### Added
20
+
21
+
* Farsi translation by @dev0p0 (#1313)
22
+
23
+
### Changed
24
+
25
+
* While publishing a message, the content warning will be `trim()`'ed of leading and trailing whitespace. If the result is empty, no content warning will be published.
26
+
27
+
### Fixed
28
+
29
+
* Drop-down for blocking feeds was not showing (#1328, fixed in #1368)
30
+
* Correct Brazilian Portuguese translation (#1327, thanks to @fabiocosta0305)
31
+
* Correction to French translation (#1298, thanks to @BorisPAING)
32
+
* One for the language enthusiasts: "who" -> "whom" (#1307, thank you @RichardLitt!)
33
+
34
+
### Security
35
+
36
+
* Many version bumps, including some security updates in direct and transitive dependencies.
0 commit comments