commit 9b3e25dd6df0887951b1fb9db0f23352c145a3f5 parent 1ae6a3d871e8bb70dc894c95d34c315d92e11db6 Author: William Casarin <jb55@jb55.com> Date: Mon, 17 Apr 2023 14:58:44 -0700 v1.4.3-2 changelog Diffstat:
M | CHANGELOG.md | | | 13 | ++++++++++--- |
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -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