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

Commit b0bf270

Browse files
update changelog for release
1 parent 59a7661 commit b0bf270

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,32 @@ 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+
- Support for DHT invites as generated by
22+
[manyverse](https://gitlab.com/staltz/manyverse) (#1246) added by @staltz.
23+
This is the headline feature of this release. DHT invites are one of the more
24+
promising ways to improve the onboarding experience without a pub.
25+
We invite everyone to test this feature out. Invite a friend or family member
26+
to SSB, tell us how it worked, we're eager to iterate on this!
27+
- Show last user activity on profile pages and mouse-over popups (#1289, #1290)
28+
- Add [Dracula](https://draculatheme.com)-inspired theme (#1294, #1295)
29+
- You can now type `/profile` into the search bar to visit your own profile.
30+
(#1287) Handy in combination with using `Ctrl+L` (`Cmd+L` on MacOS) to
31+
activate the search bar.
32+
- When using `Ctrl/Cmd+Return` to publish a message, a second push of
33+
`Ctrl/Cmd+Return` will now confirm the publication, while `Esc` or simply
34+
`Return` (without the `Ctrl/Cmd` modifier) will cancel the publish and return
35+
back to editing the message (#1286)
36+
37+
### Fixed
38+
39+
- Non-square profile pictures are no longer stretched/compressed in the private
40+
messages tab (#1276)
41+
- Update locales, especially French (#1275, #1278, #1280, #1281)
42+
1743
## v3.17.7 - 2020-04-07
1844

1945
### Added

0 commit comments

Comments
 (0)