Thread

### #Amethyst v0.72.1: Caching improvements - Expanded disk cache for images - Moves NIP95 cache to internal/secure folders - Fixes the interference between video and image caches - Adds a cache forever tag to robohashes - Moves URL Previews into suspend functions - Adds a little border for Long Form Content - Updated image upload API for nostr.build to v2 by @Don't Believe The Vibe 🌱🍋🍊 - Added support for NIP98 for nostr.build. Users with an account at nostr.build will upload files to their personal gallery through Amethyst now by @Don't Believe The Vibe 🌱🍋🍊 - Updated French translations by @anthony-robin - Fixes new lines after images - Fixes URL links containing "-" - Displaying a byte counter for events in memory when the app pauses. - Slightly Faster picture galleries - Avoids null image url errors that might be delaying some of the renderings. - Uses Lists instead of Sets to reduce memory consumption of pointers. - Moves onCreate intent evaluation to the App Navigation - Moves Geolocation search to the IO thread - Avoids using String.format due to an inner Synchronized block - Uses a faster method to generate the hex of a URL - Moves to a minified release. Download: - [Play Edition](💾.apk) - [F-Droid Edition](💾.apk)

Replies (34)

🛡️
Thank you for the changelog. Currently I'm observing following errors on 0.72: Profile Reports are not sending unless the app windows is taken in and out of focus. Pallette with reactions emojis is persistent only on first account. In any other accounts the emoji settings gets lost after account switch.
I'm finding it too easy to accidentally delete your #zap presets. I'm used to long-pressing on the ⚡️ button to bring up my presets, which is how Damus works. In Amethyst they look like buttons, so it's intuitive to tap them when you intend to zap someone. However this simply deletes the preset. It would probably be better to have these in a list where you can swipe to delete them or put them in columns so the X button isn't on the zap amount. Maybe even add a confirmation to delete. image