commit ffbfcd36f55bf35017c428edba4ab541cd8441fa parent 52f568f9b30ccd055545b2de4dba126580dac73b Author: William Casarin <jb55@jb55.com> Date: Sat, 4 Mar 2023 18:25:24 -0500 v1.2.0-3 changelog Diffstat:
M | CHANGELOG.md | | | 22 | ++++++++++++++++++++++ |
1 file changed, 22 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,25 @@ +## [1.2.0-3] - 2023-03-04 + +### Added + +- Add additional info to recommended relay view (ericholguin) +- Add shaka animation (Swift) +- Add option to disable image animation (OlegAba) +- Add additional warning when deleting account (ericholguin) +- Threads now load instantly and are cached (William Casarin) + + +### Fixed + +- Wrap long profile display names (OlegAba) +- Fixed weird scaling on profile pictures (OlegAba) +- Fixed width of copy pubkey on profile page (Joel Klabo) +- Make damus purple use more consistent in mentions (Joel Klabo) + + + +[1.2.0-3]: https://github.com/damus-io/damus/releases/tag/v1.2.0-3 + ## [1.1.0-10] - 2023-03-01 ### Added