Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Releases: dluvian/Nozzle

v0.8.0

18 Sep 14:24
7138f5c
Compare
Choose a tag to compare
  • Render nostr:nprofile... and nostr:npub1... as mentions
  • Render nostr:nevent1... as quoted post
  • Request data from nprofile/nevent encoded relays
  • Support nostr:nprofile... and nostr:nevent1... deep links
  • Paste nprofile/nevent into search bar to go to profile/post
  • Fix:
    • Prevent building back stack of the same profile
    • Don't delete metadata of your contacts
    • Show correct follow state for profiles with missing metadata

v0.7.2

06 Sep 13:06
4fe7070
Compare
Choose a tag to compare
  • Delete old data from database regularly
  • Don't show wrong follow state
  • Update dependencies

v0.7.1

29 Aug 00:30
a2dae8f
Compare
Choose a tag to compare
  • Show npub instead of "???" in reply to
  • Minor performance improvements in profile page

v0.7.0-alpha

19 Aug 18:15
c8667cd
Compare
Choose a tag to compare
  • Load images
  • Quote posts instead of repost
  • Show reply relay hint after the "replying to" field (e.g. "replying to alice @ nos.lol")
  • Indicate current post in thread with a vertical line instead of a yellow background
  • Send reply to recipient's read relays
  • Prefer your nip65 read relays when selecting autopilot relays
  • Use verified icon for followed accounts
  • Boost visual trust score by 10%
  • Fix:
    • Remove trailing slashes from relay url
    • Use correct contact list after changing nsec
    • Concurrent modification when unsubscribing

v0.6.2-alpha

25 Jul 20:54
81b107f
Compare
Choose a tag to compare
  • Improve speed of displaying posts
  • Improve speed of opening profile pages
  • Show correct profile feed on first try
  • Make "in relays" only clickable when a post has been seen on more than one relay
  • Minor infinite scroll improvement
  • Fix cropped reply icon

For Nozzle users of version v0.5.2-alpha or earlier: I changed the application ID which means that this apk will not update your Nozzle app but install a separate one. You will need to transfer your private key (nsec) from the old one to the new. You can delete the outdated app afterwards.

v0.6.1-alpha

22 Jul 19:13
11e96f9
Compare
Choose a tag to compare
  • Improve performance on profile page
  • Minor performance improvement on reply count calculation

For Nozzle users of version v0.5.2-alpha or earlier: I changed the application ID which means that this apk will not update your Nozzle app but install a separate one. You will need to transfer your private key (nsec) from the old one to the new. You can delete the outdated app afterwards.

v0.6.0-alpha

22 Jul 16:42
c4204af
Compare
Choose a tag to compare
  • Show trust indicator
  • Display replies of users with no trust score last
  • Show shortened npub when username is not set or unknown
  • Update default relay list

For Nozzle users of version v0.5.2-alpha or earlier: I changed the application ID which means that this apk will not update your Nozzle app but install a separate one. You will need to transfer your private key (nsec) from the old one to the new. You can delete the outdated app afterwards.

v0.5.3-alpha

15 Jul 22:10
7cf4cfb
Compare
Choose a tag to compare
  • Remove repost and like count
  • Hide zero count
  • Fix concurrency bug which caused the app to crash occasionally

For Nozzle users of previous versions: I changed the application ID which means that this apk will not update your Nozzle app but install a separate one. You will need to transfer your private key (nsec) from the old one to the new. You can delete the outdated app afterwards.