From 7a11433a98bbe7545096372713f23e58bd942a4d Mon Sep 17 00:00:00 2001 From: William Casarin Date: Sun, 22 Jan 2023 10:28:51 -0800 Subject: [PATCH] v1.0.0-8 changelog --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5828578..bbc23cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +## [1.0.0-8] - 2023-01-22 + +### Added + +- Show website on profiles (William Casarin) +- Add the ability to choose participants when replying (Joel Klabo) +- Translations for de_AT, de_DE, tr_TR, fr_FR (William Casarin) +- Add DM Message Requests (William Casarin) + + +### Fixed + +- Fix commands and emojis getting included in hashtags (William Casarin) +- Fix duplicate post buttons when swiping tabs (Thomas Rademaker) +- Show embedded note references (William Casarin) + + +[1.0.0-8]: https://github.com/damus-io/damus/releases/tag/v1.0.0-8 + + ## [1.0.0-7] - 2023-01-20 ### Added