1
0
mirror of git://jb55.com/damus synced 2024-09-18 19:23:49 +00:00

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
- 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)
- Preview media uploads when posting (Swift)
- Add QR Code in profiles (ericholguin)
@ -10,18 +11,24 @@
### Changed
- Always check signatures of profile events (William Casarin)
- Ask permission before uploading media (Swift)
- Show DM message in local notification (William Casarin)
### 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 invalid DM author notifications (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