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

Releases: dluvian/Nozzle

v0.16.2

11 Feb 09:50
47046b4
Compare
Choose a tag to compare

What's Changed

  • Optional profile pictures by @dluvian in #73
    • Enable/Disable loading profile pictures in settings screen
    • Fix: Show correct follow info when profile is not in database
    • Fix: Add description to PictureIconButton
    • Update dependencies

Full Changelog: v0.16.1...v0.16.2

v0.16.1

04 Feb 12:18
6603721
Compare
Choose a tag to compare

What's Changed

  • Dev v0.16.1 by @dluvian in #64
    • Remember feed settings
    • Annotate "@...." strings like "nostr:....." strings
    • Add more default pubkeys
    • Subscribe mentions of mentioned posts
    • Respect relay filter when subbing replies and profile meta
    • Fix URL parsing

Full Changelog: v0.16.0...v0.16.1

v0.16.0

19 Jan 07:10
a1f9beb
Compare
Choose a tag to compare

What's Changed

  • Material3 by @dluvian in #61
    • Upgrade UI to Material3
    • Add CreateNoteButton to more screens
    • Show nip-65 relays before seen-in-relays in RelayDialog
    • Use VerifiedUser icon for both Friends and Friends-of-friends

Full Changelog: v0.15.5...v0.16.0

v0.15.5

12 Jan 10:41
d90f7fd
Compare
Choose a tag to compare

What's Changed

  • Better filter by @dluvian in #59
    • Simplify feed filter
    • Add "Friend circle" option to feed filter
    • Fix refreshing feed
    • Fix not showing all posts in profile screen

Full Changelog: v0.15.4...v0.15.5

v0.15.4

10 Jan 07:29
165bcb7
Compare
Choose a tag to compare

What's Changed

  • Dev v0.15.4 by @dluvian in #58
    • Fix: Subscribe unknown authors of thread parents and mentioned notes
    • Don't attempt to render videos

Full Changelog: v0.15.3...v0.15.4

v0.15.3

08 Jan 08:19
c81f911
Compare
Choose a tag to compare

What's Changed

  • Dev v0.15.3 by @dluvian in #57
    • Authenticate via nip42 AUTH
    • Show "Follows you" chip in profile screen
    • Fix reading media URLs
    • Use Compose's FilterChip instead of custom buttons in SearchScreen

Full Changelog: v0.15.2...v0.15.3

v0.15.2

07 Jan 06:40
a0a0453
Compare
Choose a tag to compare

What's Changed

  • Subscription queue by @dluvian in #56
    • Improve subscribing to unknown events
    • Show total like count in like screen
    • Batch subscription filters
    • Disable adding relays when list has already 7 relays

Full Changelog: v0.15.1...v0.15.2

v0.15.1

29 Dec 13:17
7466af3
Compare
Choose a tag to compare

What's Changed

  • Dev v0.15.1 by @dluvian in #55
    • Fix: Don't show notes out of order in profile screen
    • Fix: Don't insert old nip65s into database
    • Fix: Normalize hashtags before inserting into database
    • Fix: Chunk sql requests to not exceed query max length
    • Fix: Hard refresh after changing feed settings
    • Process events more often
    • Show reload button when new posts are available
    • Minor performance improvements

Full Changelog: v0.15.0...v0.15.1

v0.15.0

20 Dec 10:19
c296b8a
Compare
Choose a tag to compare

What's Changed

  • Dev v0.14.2 by @dluvian in #54
    • Attempt to delete your own notes and reactions
    • Show nip65 read- and write-relays in relay dialog
    • Fetch reposts and display them as empty quotes
    • Make posts in search screen clickable
    • Shorten URLs to 30 instead of 35 characters
    • Always use your read relays in autopilot relay selection
    • Fix SQL Exception when sweeping posts
    • Update default pubkeys to only include relay respectors

Full Changelog: v0.14.1...v0.15.0

v0.14.1

15 Dec 09:40
84ff428
Compare
Choose a tag to compare

What's Changed

  • Dev v0.14.1 by @dluvian in #53
    • Add option to search notes instead of profiles
    • Show "Click to load more" when thread parents are available
    • Show lightning address in profile
    • Search while typing. No need to press search anymore
    • Fetch replies from author's read relays instead of just your read relays
    • Fix writing quotes
    • Don't show follow/unfollow option on your own posts
    • Use default pubkeys when contact list is empty
    • Fetch unknown profiles from your contact list when opening search screen
    • Include nip05 in search query against local database
    • Reduce sweep threshold
    • Change search bar placeholder text
    • Update dependencies

Full Changelog: v0.14.0...v0.14.1