From a67cd2a841295b42e58ca3f665bb8a2f3636665a Mon Sep 17 00:00:00 2001 From: William Casarin Date: Tue, 27 Dec 2022 15:25:58 -0800 Subject: [PATCH] v0.1.8-5 changelog --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffeef3e..e71a289 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +## [0.1.8-5] - 2022-12-27 + +### Added + + - Added the ability to zoom profile pic on profile page + + +### Changed + + - Improve visual composition of threads + - Show npub abbreviations instead of old-style hex + - Added search placeholder and larger cancel button + - Swap order of Boost and Cancel alert buttons + - Rename "Copy Note" to "Copy Note JSON" + + +### Fixed + + - Don't cutoff gifs + - Fixed bug where booster's names are not displayed + + + +[0.1.8-5]: https://github.com/damus-io/damus/releases/tag/v0.1.8-5 ## [0.1.8-4] - 2022-12-26 ### Added