Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 02c58ba

Browse files
Add latest info to changelog
1 parent a63448a commit 02c58ba

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Security
1515
-->
1616

17+
## [Unreleased]
18+
19+
### Added
20+
21+
- Add custom language support to spell checker (#1199)
22+
- Add documentation about proxy configuration (#1196)
23+
- Add documentation about "good first issue" label (#1194)
24+
- Add attending gatherings view (#1182)
25+
- Add context menu to open image in web browser (#1163)
26+
- Add documentation about Patchwork Design principles (#1151)
27+
- Add content warnings (#1176)
28+
29+
### Changed
30+
31+
- Replace ssb-gossip with ssb-conn for improved replication (#1178)
32+
- Improve Russian translation (#1200)
33+
- Upgrade all dependencies, including upgrade to Electron 6 (#1199)
34+
- Re-enable ssb-ebt for improved replication (#1106)
35+
36+
### Fixed
37+
38+
- Fix KIO bug causing problems for KDE users (#1204)
39+
- Fix typo in French translation (#1201)
40+
- Fix inconsistent border radius between themes (#1191)
41+
1742
## v3.16.2 - 2019-08-21
1843

1944
### Fixed
@@ -114,3 +139,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114139
- Problem where Patchwork would prompt user to add a name and description even when it wasn't their first time opening the application.
115140
- Pagination bug that wasn't correctly showing messages on private, public, and profile feeds.
116141
- EXIF stripping, which only works on JPG, TIF, and WAV files. Images that were converted from JPG/TIF/WAV may still have EXIF metadata embedded somewhere in the file, so it's important to know that Patchwork only rmeoves EXIF metadata from JPG/TIF/WAV.
142+

0 commit comments

Comments
 (0)