commit a67cd2a841295b42e58ca3f665bb8a2f3636665a parent 2322186f346a517def4421277bf517c7bbd52c27 Author: William Casarin <jb55@jb55.com> Date: Tue, 27 Dec 2022 15:25:58 -0800 v0.1.8-5 changelog Diffstat:
M | CHANGELOG.md | | | 24 | ++++++++++++++++++++++++ |
1 file changed, 24 insertions(+), 0 deletions(-)
diff --git 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