v1.4.3-2 changelog

This commit is contained in:
William Casarin
2023-04-17 14:58:44 -07:00
parent 1ae6a3d871
commit 9b3e25dd6d

View File

@@ -1,8 +1,9 @@
## [1.4.3-1] - 2023-04-15 ## [1.4.3-2] - 2023-04-17
### Added ### Added
- Add deep links for local notifications (Swift + Will) - Add deep links for local notifications (Swift)
- Banner Image Upload (Joel Klabo)
- Add thread muting (Terry Yiu) - Add thread muting (Terry Yiu)
- Preview media uploads when posting (Swift) - Preview media uploads when posting (Swift)
- Add QR Code in profiles (ericholguin) - Add QR Code in profiles (ericholguin)
@@ -10,18 +11,24 @@
### Changed ### Changed
- Always check signatures of profile events (William Casarin)
- Ask permission before uploading media (Swift) - Ask permission before uploading media (Swift)
- Show DM message in local notification (William Casarin) - Show DM message in local notification (William Casarin)
### Fixed ### Fixed
- Fixed repost turning green too early and not reposting sometimes (Swift)
- Fix shuffling when choosing users to reply to (Joshua Jiang)
- Do not translate own notes if logged in with private key (Terry Yiu)
- Load missing profiles from boosts on home view (Gísli Kristjánsson)
- Load missing profiles from boosts on profile view (Gísli Kristjánsson)
- Fix tap area when mentioning users (OlegAba) - Fix tap area when mentioning users (OlegAba)
- Fix invalid DM author notifications (William Casarin) - Fix invalid DM author notifications (William Casarin)
- Fix relay signal indicator, properly show how many relays you are connected to (William Casarin) - Fix relay signal indicator, properly show how many relays you are connected to (William Casarin)
[1.4.3-1]: https://github.com/damus-io/damus/releases/tag/v1.4.3-1 [1.4.3-2]: https://github.com/damus-io/damus/releases/tag/v1.4.3-2
## [1.4.2-2] - 2023-04-12 ## [1.4.2-2] - 2023-04-12