Skip to content

v0.0.3-alpha

Compare
Choose a tag to compare
@AtlantisPleb AtlantisPleb released this 28 Feb 17:43
· 390 commits to main since this release
e1ae6bb

Nostr Connect

Android APK link is at the bottom of this post. iOS users can join the TestFlight here.

We add NIP-26 support via Nostr Connect!

Right now Arc is probably the first and only Nostr client implementing this, so it's not super useful just yet -- but as more Nostr apps add Connect support, you will be able to log in to those apps with your Arc mobile app without sharing your private keys.

24

Likes

Also adds post likes thanks to @saltrafael, our first outside contributor!

heart

Known Issues

This version is still pretty laggy and slow, particularly on older Android phones. That should get a LOT better with our API refactor in v0.0.4 - thank you for your patience :)

What's Changed

  • Fix typo in README.md by @saltrafael in #39
  • Add event fetching wiki link to README by @ArcadeCityMayor in #40
  • feat(Reactions): add NIP-25 Reactions support by @saltrafael in #41
  • Update README with bounty info by @ArcadeCityMayor in #42
  • Add 3D scene via react-three-fiber by @ArcadeCityMayor in #43
  • Save/rehydrate DMs and start inbox screen by @ArcadeCityMayor in #44
  • Add NIP-26 via Nostr Connect by @ArcadeCityMayor in #46
  • Restyle Nostrum components via Tamagui; prepare v0.0.3 by @ArcadeCityMayor in #47

New Contributors

  • @saltrafael made their first contribution in #39

Full Changelog: v0.0.2-alpha...v0.0.3-alpha