Skip to content

v0.17.0

Compare
Choose a tag to compare
@dluvian dluvian released this 29 Nov 03:14
· 13 commits to master since this release

🌠 Features

  • Create polls
  • Filter HomeFeed by roots, cross and polls
  • Show poll end time in post details

πŸ›  Improvements

  • Force nip22 usage when replying with 5 or less characters
  • Set t tags when nip22-replying hashtags
  • Adjust scroll behaviour
  • Reduce warn logs

⚑️ Performance

  • Only look up unknown profiles a single time
  • Switch profiles faster
  • Reduce feed's IO load
  • Adjust subscription to feed filter
  • Lower subscription limits
  • Handle vote and reply subscriptions separately
  • Reduce page size and offset

🎨 Styling

  • Reduce left padding when no trust icon is shown
  • Fix bottom bar padding
  • Fix padding after Android upgrade
  • Don't show type pill when sending
  • Add padding to circular progress icon

πŸ› Bug Fixes

  • Set correct grandparent author p-tag
  • Set p tags when tagging npubs in poll
  • Prevent duplicate lazy column ids
  • Fix infinite load indicator in thread view

βš™οΈ Miscellaneous Tasks

  • Upgrade ksp
  • Upgrade gradle, target-sdk, dependencies and IDE
  • Increase target to 11
  • Upgrade compose bom
  • Bump version to v0.17.0
  • Upgrade nostr-sdk to v0.37.0
  • Add zapstore.yaml