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

Releases: dluvian/Nozzle

v0.14.0

07 Dec 07:36
d5efd3b
Compare
Choose a tag to compare

What's Changed

  • Dev v0.14.0 by @dluvian in #52
    • Follow and unfollow via dropdown menu in post card
    • Copy nevent and content via dropdown menu in post card
    • Fix not updating profile feed posts when opening a new profile
    • Improve performance of opening feed
    • Update dependencies

Full Changelog: v0.13.3...v0.14.0

v0.13.3

05 Dec 12:33
cacc315
Compare
Choose a tag to compare

What's Changed

  • Dev v0.13.3 by @dluvian in #51
    • Show autofill suggestions when mentioning people
    • Sort autopilot relay list by count
    • Space out post card action icons
    • Add index on name and about field
    • Exclude mentioned profiles from database purge

Full Changelog: v0.13.2...v0.13.3

v0.13.2

28 Nov 04:58
67fab19
Compare
Choose a tag to compare

What's Changed

  • Dev v0.13.2 by @dluvian in #50
    • Render svg files
    • Improve identicons
    • Make identicons in post card smaller
    • Prefer selecting most used relays in autopilot
    • Improve readability of PostNotFound card in dark mode
    • Limit lines of quoted post to 4 when writing quote
    • Fix infinite scroll
    • Update dependencies

Full Changelog: v0.13.1...v0.13.2

v0.13.1

26 Nov 05:27
8b35300
Compare
Choose a tag to compare

What's Changed

  • Dev v0.13.1 by @dluvian in #49
    • Find thread parents in background
    • Remove profile pictures in favor of identicons
    • Hide unused profile metadata under an advanced section in the edit profile view
    • Fix refresh indicator when refreshing feed
    • Fix infinite scroll issue
    • Keep more live data when scrolling multiple pages
    • Cancel nip65 subscriptions when they're not needed anymore

Full Changelog: v0.13.0...v0.13.1

v0.13.0

24 Nov 14:56
e933014
Compare
Choose a tag to compare

What's Changed

  • Add Chinese-Simplified translation by @WeiguangTWK in #44
  • Search profiles, likes view, follower lists and gradient identicon by @dluvian in #48
    • Search profiles in local database via search bar
    • Show liked posts in new like view
    • Open follower lists and followed by lists
    • Replace robohash default profile picture with a gradient identicon
    • Remove hard coded verified accounts from trust score
    • Update dependencies
    • Fix concurrent modification bug

New Contributors

Full Changelog: v0.12.5...v0.13.0

v0.12.5

14 Nov 14:19
64d7f1b
Compare
Choose a tag to compare

What's Changed

  • Remove self replies from inbox and adjust shade of gray by @dluvian in #42

Full Changelog: v0.12.4...v0.12.5

v0.12.4

11 Nov 08:09
addeee1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.3...v0.12.4

v0.12.3

09 Nov 05:41
1f01e31
Compare
Choose a tag to compare

What's Changed

  • Show loading/failure status of media card
  • Replace default profile picture with a linear gradient brushed circle
  • Use a lighter blue for hyperlinks and mentions to make the text more readable on dark mode
  • Shorten links, nevents and note1s
  • Increase max lines of PostCard from 12 to 24 lines
  • Improve performance by caching annotated strings
  • Update dependencies

Full Changelog: v0.12.2...v0.12.3

v0.12.2

07 Nov 14:11
711ee18
Compare
Choose a tag to compare

What's Changed

  • Fix SQLiteException caused by too many keys by @dluvian in #36

Full Changelog: v0.12.1...v0.12.2

v0.12.1

07 Nov 12:39
5e5cd15
Compare
Choose a tag to compare

What's Changed

  • Show AddAccountScreen on initial start up
  • Toggle dark mode
  • Improve performance by batching database transactions
  • Improve minify
  • Update dependencies

Full Changelog: v0.12.0...v0.12.1