Releases: coracle-social/coracle
Releases · coracle-social/coracle
0.4.15
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
0.4.13
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
- @chebizarro made their first contribution in #440
Full Changelog: 0.4.12...0.4.13
0.4.12
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
What's Changed
- Add NIP 55 support to Android
- Add negentropy support
- Simplify sync for messages, groups, and notifications
- Small UI fixes
New Contributors
- @Psycarlo made their first contribution in #423
- @chebizarro made their first contribution in #421
Full Changelog: 0.4.10...0.4.11
0.4.10
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