Amethyst v0.82.3: Selling & Listing, Image Servers & More

Amethyst is a free and open source Nostr client for Android devices.

Amethyst v0.82.3: Selling & Listing, Image Servers & More
  • The latest Amethyst updates introduce support for selling and listing in Amethyst, NIP-96 Image Servers, NIP-88 NOTIFY request support, and NIP-54 inline metadata. It also provides large improvements to Cashu's token redemption, performance improvements and fixes several bugs.

What's new

Release v0.82.2: Markdown improvements

  • Fixes the transition between short preview and full text on markdown
  • Adds NIP-44 metatags to markdown rendering.
  • Adds background video rendering on markdown
  • Performance: Calculates the text width of a space outside a composable.
  • Fixes the image preview with uppercase extensions.

Release v0.82.1: NIP-96, NIP-44, Selling

  • Adds selling: ShopStr's classified creation
  • Migrates old image server uploads to NIP-96
  • Adds support for NIP-54 inline metadata
  • Adds a Marketplace tab to Discovery
  • New Cashu Redeeming card UI.
  • Shows the blurhash with a Download icon instead of the URL when the user chooses to not automatically load images/videos
  • Improves the video switching flicker from blurhash to video
  • Optimizes the rendering of the drawer
  • Updates EOSE status in the same thread of the new event to reduce the amount of coroutine launches.
  • Uses just one HTTPClient for the entire app
  • Adds a User Agent to all HTTP requests.
  • Improves Cashu Redeeming UI feedback
  • Adds support for the FileServers kind
  • Adds relay information for Replaceable events
  • Unifies upload options into NIP-94 images
  • Improves the rendering of inline metadata
  • Uses nostr.wine instead of filter.nostr.wine as a search relay
  • Fixes bottom bar appearing in chats when the keyboard is open
  • Fixes uploading crash due to malformed video formats
  • Fixes crash when image is an SVG and tries to compress
  • Fixes deletion of replaceable events
  • Fixes hash calculation from the entire payload to only the bytes in the file
  • Fixes bug when updating relay list that used keep the previous list
  • Presents better error messages when the image upload fails
  • Adds a button to Cashu preview to redeem on external wallet by @npub1nxa4tywfz9nqp7z9zp7nr7d4nchhclsf58lcqt5y782rmf2hefjquaa6q8
  • Fixes zap splits when using amber with intents by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Updates translations for cs/de/sv/pt by @npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef
  • Updates Hungarian translations by @npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp
  • Updates Finnish translations by @petrikaj
  • Updates Dutch translations by @npub1w4la29u3zv09r6crx5u8yxax0ffxgekzdm2egzjkjckef7xc83fs0ftxcd
  • Updates French translations by @npub106efcyntxc5qwl3w8krrhyt626m59ya2nk9f40px5s968u5xdwhsjsr8fz
  • Updates dependencies

Release v0.81.3: NIP-88

  • Massive refactoring to unify our internal signer with Amber's signer in all supported events
  • Adds NIP-88 NOTIFY request support
  • Migrates our Block list to kind:10000
  • Fixes the breaking of @npubs when other words are combined with the nostr address
  • Adds default encryption and decryption permissions to the Amber login call to avoid multiple Amber screens open at once by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Adds support for sending/receiving/approving multiple events at once by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Adds a chat with seller flow to ShopStr's event rendering.
  • Reduces the amount of downloads to build the Notification chart of the week
  • Immediatly force-closes the WebSocket when leaving the app
  • Narrows the re-downloads of event reactions down
  • Fixes the blue notification dot appearing when the user receives a notification from a blocked account before downloading the blocklist
  • Fixes URL Preview card when websites use a blended version of multiple open graph specs
  • Adds a geohash mipmap to event tags
  • Reduces multiple reconnections to relays when the app cold starts.
  • Adds back arrow button to the top of the Nav bar of the Thread view.
  • Fixes race conditions when opening videos at the same time
  • Fixes spacing when drawing POW and Geolocation at the same time
  • Runs the translation as the UI Scope instead of ViewModel's
  • Migrates the event's tag list from List to Array to save some bytes.
  • Increases connection timeouts when on mobile data.
  • Improves the EOSE logic when creating filters by grouping filter requests with similar sinceclauses
  • Fixes video release coroutine being killed by Android, leaving the Video playing in the background
  • Adds a cache of the total amount of Zaps per note
  • Allows sat amounts up to 4 digits without abbreviation @vicariousdrama
  • Improves the rendering of LN Invoice Previews.
  • Fixes error message when parsing LnInvoice
  • Updates several dependencies

Updated translations for:

  • Czech, German, Swedish and Portuguese, Brazilian by @npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef
  • Spanish, Mexico and Spanish, United States by @npub1luhyzgce7qtcs6r6v00ryjxza8av8u4dzh3avg0zks38tjktnmxspxq903
  • Hungarian by @npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp
  • Chinese Simplified by https://crowdin.com/profile/stella2023
  • Persian by @npub1cpazafytvafazxkjn43zjfwtfzatfz508r54f6z6a3rf2ws8223qc3xxpk

GitHub Repo