Replying to Avatar Vitor Pamplona

### #Amethyst v0.72.0-APLHA: New Memory Management

This new version constantly prunes the memory used by downloaded events by deleting them from memory after use. This leads to re-downloading some replies, zaps, and reactions when the user brings an event back into view. The re-downloading will be removed once we finish our local database implementation.

- Adds aggressive memory management to avoid Out of Memory

- Fixes the Back button leaving the app issue

- Interns event strings to avoid duplicating memory with hashes and pubkeys

- Improves search by looking into all tags of all events

- Improves Tamil Translations by @velram

- Adds missing translations cs/de/se by nostr:npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef

- Adds cryptographic and base event support for NIP-24 (GiftWraps and Sealed Gossip)

- Increases confidence requirements for the Translator

- Refactors the event creation into a Factory

- Adds new kinds to the hashtag and geotag search feeds

- Fixes the explainer text of the geohash addon

- Updates to the latest libraries

- Removes Leakcanary for debug builds

- Cleans up unused values in strings

- Fix: Ignores past version of addressable content in feeds

- Fix: Avoids showing community definition types in the community feed.

- Fix: Avoids downloading 1000s of Nostr Connect events that some clients are generating.

Download:

- [Play Edition](https://github.com/vitorpamplona/amethyst/releases/download/v0.72.0/amethyst-googleplay-universal-v0.72.0.apk)

- [F-Droid Edition](https://github.com/vitorpamplona/amethyst/releases/download/v0.72.0/amethyst-fdroid-universal-v0.72.0.apk)

this release is dope AF. thanks for fixing memory management!

Reply to this note

Please Login to reply.

Discussion

Did it work?

yep I haven't seen a crash since I updated. feels really snappy overall too.