Skip to content

Releases: coracle-social/coracle

0.4.15

25 Oct 15:55
Compare
Choose a tag to compare

Security Release

In past versions of Coracle, user session objects were inadvertently sent to my error reporting platform. All sensitive data has been deleted, but please upgrade as soon as possible.

  • Hack in accommodation of algorithmic relay feeds
  • Fix some bugs related to auth and data storage
  • Downgrade typescript to save my sanity
  • Show links/images as blocks when at the end of a paragraph
  • Implement new profile page and summary designs
  • Stop sending user to bugsnag

0.4.14

15 Oct 18:26
Compare
Choose a tag to compare

0.4.14

  • Fix some bugs related to message discovery

Full Changelog: 0.4.13...0.4.14

0.4.13

15 Oct 17:19
Compare
Choose a tag to compare

What's Changed

  • Add support for nip05 urls
  • Re-work notification rendering and loading
  • Fix slight NIP 17 incompatibility with 0xChat DMs/group chats
  • Use Intl api for list formatting (zmjohnson)
  • Update nostr signer version to support app icon url (chebizarro)

New Contributors

Full Changelog: 0.4.12...0.4.13

0.4.12

07 Oct 21:50
Compare
Choose a tag to compare

Bugfixes!

  • Fix zap developer button
  • Hide wot muted replies
  • Conserve space on mobile
  • Show mark as read button on mobile
  • Fix reposts to communities
  • Fix note tag inheritance
  • Fix over-eager list encryption

Full Changelog: 0.4.11...0.4.12

0.4.11

30 Sep 23:03
Compare
Choose a tag to compare

What's Changed

  • Add NIP 55 support to Android
  • Add negentropy support
  • Simplify sync for messages, groups, and notifications
  • Small UI fixes

New Contributors

Full Changelog: 0.4.10...0.4.11

0.4.10

19 Sep 16:36
Compare
Choose a tag to compare

What's Changed

  • Show loading when sending note reply
  • Support rendering zap responses
  • Speed up web of trust calculation and search page
  • Reduce extra encrypt/decrypt calls when updating lists
  • Apply mute keywords to usernames as well as note content
  • Large refactor to use @welshman/app utilities
  • Add profile picture to DMs
  • Add pubkey to profile name, fix wot info on mobile (zmjohnson)
  • Render highlight comments
  • Improve initial load and search performance
  • Remove web of trust numbers

New Contributors

Full Changelog: 0.4.9...0.4.10