Skip to content

Releases: vitorpamplona/amethyst

Release v0.89.10: Smaller memory footprint

09 Aug 23:01
Compare
Choose a tag to compare

Release v0.89.9 Outbox model to filter large follow lists.

Release v0.89.8: Delete all drafts

Release v0.89.7: minor fixes

Release v0.89.6: Fixes stringResource crash

Release v0.89.5: Fixes the drawing of screen below the nav bar

Release v0.89.4: Migrates to edge to edge in preparation for Android 15

19 Jul 21:23
Compare
Choose a tag to compare
  • Fixes Darkmode Action bar crash
  • Fixes empty relay list not connecting to anything (uses default relays instead)
  • Fixes alt text of NIP-96 server lists
  • Fixes auth infinite loop with nostr.wine
  • Fixes the keyboard overriding parts of the screen
  • Migrating to edge to edge in preparation for Android 15

Release v0.89.2: Bugfixes for TopNav Lists

17 Jul 23:48
Compare
Choose a tag to compare

Release v0.89.1: Bugfix for invalid id crashes

16 Jul 23:36
Compare
Choose a tag to compare

Release v0.89.0: Profile Galleries, nip96 server setup and relay recommendations

16 Jul 22:26
Compare
Choose a tag to compare

This version adds Profile Galleries, flexible NIP-96 image server settings and relay recommendations based on the outbox model. To add an image to your Gallery, click on the Share button and hit Add Media to Galery. This works on posts from you or from other people.

Features:

  • Renders Base64 images and gifs by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Adds NIP-96 image server settings by @npub1a3tx8wcrt789skl6gg7rqwj4wey0j53eesr4z6asd4h4jwrd62jq0wkq4k
  • Adds Profile Gallery by @npub1nxa4tywfz9nqp7z9zp7nr7d4nchhclsf58lcqt5y782rmf2hefjquaa6q8
  • Adds outbox cache in order to resend events after relay authentication
  • Force-updates relays that are sending old versions of replaceables or events that have been already deleted
  • Adds follow-list based relay recommendations to the relay settings.
  • Adds Malware Report type

Performance Improvements:

  • Reduces interruptions to the main thread
  • Adds performance monitors for framedrops in benchmark mode

BugFixes:

  • Several improvements in the Push Notification API to never miss a Zap
  • Fixes lack of text update when switching edited versions
  • Fixes poll rendering behavior after deleting an option by @npub1a3tx8wcrt789skl6gg7rqwj4wey0j53eesr4z6asd4h4jwrd62jq0wkq4k
  • Fixes discovery top nav list watcher staying active when the app goes to the background
  • Fixes scoping issues with flattenMerge freezing Top Nav List updates
  • Fixes Top Nav lists after a deletion event has been received
  • Fixes a bug on clicking the user profile but loading the wrong one
  • Fixes the post button disappeering when the Relay Settings top label is too large
  • Fixes text cut off for very long posts by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Fixes double auth triggering NOTIFY from inbox.nostr.wine

Updated translations:

  • Czech, German, Swedish and Portuguese by @npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef
  • Polish by @npub16gjyljum0ksrrm28zzvejydgxwfm7xse98zwc4hlgq8epxeuggushqwyrm
  • French by @npub106efcyntxc5qwl3w8krrhyt626m59ya2nk9f40px5s968u5xdwhsjsr8fz
  • Chinese by @npub1raspu6ag9kfcw9jz0rz4z693qwmqe5sx6jdhhuvkwz5zy8rygztqnwfhd7
  • Arabic, Bengali by @npub13qtw3yu0uc9r4yj5x0rhgy8nj5q0uyeq0pavkgt9ly69uuzxgkfqwvx23t
  • Thai by @npub1vm0kq43djwdd4psjgdjgn9z6fm836c35dv7eg7x74z3n3ueq83jqhkxp8e and @npub1tr66yvqghfdgwv9yxhmg7xx6pvgvu5uvdc42tgdhsys8vvzdt8msev06fl
  • Hindi by @npub1ww6huwu3xye6r05n3qkjeq62wds5pq0jswhl7uc59lchc0n0ns4sdtw5e6
  • Spanish by @npub1luhyzgce7qtcs6r6v00ryjxza8av8u4dzh3avg0zks38tjktnmxspxq903
  • Dutch by @npub1w4la29u3zv09r6crx5u8yxax0ffxgekzdm2egzjkjckef7xc83fs0ftxcd

Code Quality Improvements:

  • Removes decryption for DVM responses since it doesn't encrypt statuses
  • Upgrades lifecycle to 2.8.3, Kotlin to 2.0.0, Lint to 1.3.1 and AGP to 8.5.1
  • Migrates sdk requirements to the version catalog
  • Removes unnecessary dependencies for Ammolite
  • Fixes several memory issues on CI due to Kotlin 2.0
  • Removes the bugfix for reproducible builds since it has been fixed
  • Solves build slowdown on spotless dependencies

Download via Obtainium or Zap.Store