v1.4.3-changelog.md (5192B)
1 ## v1.4.3 - 2023-05-08 2 3 ### Added 4 5 - Add #zaps and #onlyzaps to custom hashtags (William Casarin) 6 - Add OnlyZaps mode: disable reactions, only zaps! (William Casarin) 7 - Add QR Code in profiles (ericholguin) 8 - Add confirmation alert when clearing all bookmarks (Swift) 9 - Add deep links for local notifications (Swift) 10 - Add friends filter to DMs (William Casarin) 11 - Add image metadata to image uploads (William Casarin) 12 - Add nokyctranslate translation option (symbsrcool) 13 - Add partial support for different repost variants (William Casarin) 14 - Add paste button to login (Suhail Saqan) 15 - Add q tag to quoted renotes (William Casarin) 16 - Add setting to hide reactions (Terry Yiu) 17 - Add thread muting (Terry Yiu) 18 - Add unmute option in profile view (Joshua Jiang) 19 - Add webp image support (William Casarin) 20 - Added event preloading when scrolling (William Casarin) 21 - Colorize friend icons (William Casarin) 22 - Friends filter for notifications (William Casarin) 23 - Preload images so they don't pop in (William Casarin) 24 - Preload profile pictures while scrolling (William Casarin) 25 - Preview media uploads when posting (Swift) 26 - Save keys when logging in and when creating new keypair (Bryan Montz) 27 - Show blurhash placeholders from image metadata (William Casarin) 28 - Top-level tab state restoration (Bryan Montz) 29 - You can now change the default zap type (William Casarin) 30 - new iconography (Roberto Agreda) 31 32 33 ### Changed 34 35 - Add number formatting for sats entry and use selected zaps amount from picker as placeholder (Terry Yiu) 36 - Adjust attachment images placement when posting (Swift) 37 - Always check signatures of profile events (William Casarin) 38 - Ask permission before uploading media (Swift) 39 - Cached various UI elements so its not as laggy (William Casarin) 40 - Change 500 custom zap to 420 (William Casarin) 41 - Changed look of Repost and Quote buttons (ericholguin) 42 - Enable like button on OnlyZaps profiles for people who don't have OnlyZaps mode on (William Casarin) 43 - Load zaps instantly on events (William Casarin) 44 - New looks to the custom zaps view (ericholguin) 45 - Only show friends, not friend-of-friend in friend filter (William Casarin) 46 - Preload events when they are queued (William Casarin) 47 - Search hashtags automatically (William Casarin) 48 - Show DM message in local notification (William Casarin) 49 - replace Vault dependency with @KeychainStorage property wrapper (Bryan Montz) 50 51 52 ### Fixed 53 54 - Dismiss bookmarks view when switching tabs (William Casarin) 55 - Do not allow non-numeric characters for sats amount and fix numeric entry for other number systems for all locales (Terry Yiu) 56 - Do not translate own notes if logged in with private key (Terry Yiu) 57 - Don't process blurhash if we already have image cached (William Casarin) 58 - Fix "translated from english" bugs (William Casarin) 59 - Fix Copy Link action does not dismiss ShareAction view (Bryan Montz) 60 - Fix auto-translations bug where languages in preferred language still gets translated (Terry Yiu) 61 - Fix bug where you could only mention users at the end of a post (Swift) 62 - Fix bug with reaction notifications referencing the wrong event (Terry Yiu) 63 - Fix buggy zap amounts and wallet selector settings (William Casarin) 64 - Fix camera not dismissing (Swift) 65 - Fix crash when loading DMs in the background (William Casarin) 66 - Fix crash when you have invalid relays in your relay list (William Casarin) 67 - Fix crash with LibreTranslate server setting selection and remove delisted vern server (Terry Yiu) 68 - Fix having to set onlyzaps mode every time on restart (William Casarin) 69 - Fix invalid DM author notifications (William Casarin) 70 - Fix issue where uploaded images were from someone else (Swift) 71 - Fix npub search fails on the first try (Bryan Montz) 72 - Fix parse mention without space in content (Joshua Jiang) 73 - Fix posts with no uploadedURLs always get two blank spaces at the end (Bryan Montz) 74 - Fix relay signal indicator, properly show how many relays you are connected to (William Casarin) 75 - Fix shuffling when choosing users to reply to (Joshua Jiang) 76 - Fix slow reconnection issues (Bryan Montz) 77 - Fix tap area when mentioning users (OlegAba) 78 - Fix thread incompatibility for clients that add more than one reply tag (William Casarin) 79 - Fix user notifications from old events immediately shown on install and login (Bryan Montz) 80 - Fix weird #\[0] artifacts appearing in posts (William Casarin) 81 - Fix wrong relative times on events (William Casarin) 82 - Fixed blurhash appearing behind loaded images when swiping on carousel (William Casarin) 83 - Fixed glitchy preview (William Casarin) 84 - Fixed preview elements popping in (William Casarin) 85 - Fixed repost turning green too early and not reposting sometimes (Swift) 86 - Home now dismisses reactions view (William Casarin) 87 - Load missing profiles from boosts on home view (Gísli Kristjánsson) 88 - Load missing profiles from boosts on profile view (Gísli Kristjánsson) 89 - Load profiles in hashtag searched (William Casarin) 90 - Made DMs less poppy (William Casarin) 91 - Preserve order of bookmarks when saving (William Casarin) 92 - Properly scroll DM view when keyboard is open (William Casarin) 93 - Saved Jack's soul. (Ben Weeks) 94 - Zap type selection on smaller phones (ericholguin)