This repository was archived by the owner on May 12, 2021. It is now read-only.
File tree 1 file changed +18
-1
lines changed
1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
17
17
## [ Unreleased]
18
18
19
+ ### Added
20
+ - Developer script to output release notes (#1095 )
21
+ - Documentation for which versions of Node we can support (#1115 )
22
+ - Esperanto translation (#1126 )
23
+ - Option to delete feeds from blocked authors (#1026 )
24
+ - Traditional Chinese translation (#1130 )
25
+
26
+ ### Changed
27
+ - Encode emoji as unicode character instead of ` :shortcode ` (#1105 )
28
+ - Switch input textarea font from monospace to sans-serif (#1120 )
29
+ - Refactor to remove unused code (#1122 )
30
+ - Increase size of emoji in helper (#1139 )
31
+ - Upgrade JavaScript dependencies (#1141 )
32
+
19
33
### Fixed
20
- - Fixed corners of avatar images in private messages not matching up.
34
+ - Fixed corners of avatar images in private messages not matching up (#1075 )
35
+ - Spanish typo for public messages (#1113 )
36
+ - Bug where gathering was showing as "private" in preview (#1131 )
37
+ - Mistranslations in Simplified Chinese (#1137 )
21
38
22
39
## v3.14.1 - 2019-06-17
23
40
You can’t perform that action at this time.
0 commit comments