damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit c5f3a8e5090504b68276b024baf567e45facbceb
parent 02c973fbb24b906e7c22deade4f200a25aded135
Author: William Casarin <jb55@jb55.com>
Date:   Mon,  3 Apr 2023 14:02:09 -0700

v1.4.1 + changelog

Diffstat:
MCHANGELOG.md | 35++++++++++++++++++++++++++++++++++-
1 file changed, 34 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,3 +1,37 @@ +## [1.4.1] - 2023-04-03 + +### Added + +- Profile Picture Upload (Joel Klabo) +- Enable offline posting (William Casarin) +- Add auto-translation caching to ruduce api usage (Terry Yiu) +- Added support for gif uploads (Swift) +- Add a Divider in the Follows List for Large Screens (Joel Klabo) +- Upload Photos and Videos from Camera (Joel Klabo) +- Added ability to lookup users by nip05 identifiers (William Casarin) + +### Changed + +- Only truncate timeline text if enabled in settings (William Casarin) +- Make mentions wide in notifications like in timeline (William Casarin) +- Broadcast events you are replying to (William Casarin) +- Broadcast now also broadcasts event user's profile (William Casarin) +- Improved look of reply view (ericholguin) +- Remove gradient in some places for visibility (ericholguin) + + +### Fixed + +- Fix cropped images (mainvolume) +- Truncate long text in notification items (William Casarin) +- Restore missing reply description on selected events (William Casarin) +- Show sent DMs immediately (William Casarin) +- Fixed size of translated text (William Casarin) +- Fix crash when reposting (William Casarin) +- Fix unclickable image dismiss button (OlegAba) + + +[1.4.1]: https://github.com/damus-io/damus/releases/tag/v1.4.1 ## [1.4.0] - 2023-03-27 ### Added @@ -844,4 +878,3 @@ [0.1.2]: https://github.com/damus-io/damus/releases/tag/v0.1.2 -