Files
amethyst/docs/changelog/v0.93.00.md
T
Claude 81128ba74a docs: split CHANGELOG into per-version files under docs/changelog
The single CHANGELOG.md had grown to ~7.9k lines. Move it to
docs/changelog/ with one file per release, named with zero-padded
minor/patch versions (e.g. v1.11.00.md) so plain file browsers sort
them correctly. Add a README.md index (newest first) and a TEMPLATE.md
for cutting new releases. The root CHANGELOG.md now points to the new
location.
2026-06-13 18:24:10 +00:00

7.3 KiB

Release v0.93.0: Blossom, Olas, Around Me feeds and Interactive Stories. - 2024-11-27

Adds support for displaying NIP-63 Interactive Stories Adds support for Blossom media servers Adds support for Olas' Image feeds Adds support for Around Me feed with posts that only show up in that location

New Features:

  • New Android Image/Video Picker
  • Adds support for pronouns on profile
  • Migrates Video uploads from NIP-94 to NIP-71 Video events
  • Migrates Picture uploads from NIP-94 to NIP-68 Picture events
  • Adds support for BUD-01, BUD-02, and BUD-03
  • Adds support for NIP-22 Comments
  • Adds nip05 field to the hidden words filtering by @npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef
  • Adds support for q tags with addresses
  • Adds search.nos.today to bootstrapping relays for search
  • Adds DM and Search default buttons to the relay screens
  • Adds hidden words filter to search, hashtag and geotag feeds
  • Applies hidden words even to hashtags that were not included in the content of the event.
  • Adds support for saving reactions, zaps, translations user preferences on private outbox relays

UI Improvements:

BugFixes:

Code Quality Improvements:

  • Refactors FeedStructures to prepare for custom feeds
  • Updates Account architecture to operate feeds with location
  • Custom Empty Feed Screen for Notifications
  • Fully Deprecates note1, removing the last usages of the standard
  • Removes unused encryption fields from NIP-94
  • Moves the parallel processing amber calls to a utils class
  • Refactors location to operate as a flow
  • Unifies location Flows and geoHash Flows into one
  • Make location flows react to changing location permissions on the fly
  • Moves NIP-44 test model classes to a new file
  • Improves GitHub actions to prepare debug apks in every commit
  • Upgrades to Coil 3
  • Updates AGP, kotlin, runtime, compose, camera, corektx, media3, firebase, fragment, navigation, jna, jackson, accompanist, kotlin serialization, mockk, coroutines-test and kotlin collections

Performance:

  • Improves thread preloading
  • Adds a cache for reply levels when viewing threads.

Updated translations:

Changes