Releases: coracle-social/coracle
Releases · coracle-social/coracle
0.5.0
What's Changed
- Groupless by @staab in #460
- Proper navigation and message history by @ticruz38 in #464
- Fix feeds by @staab in #465
- Integrate Nostr-Editor by @ticruz38 in #445
- Nostrconnect by @staab in #467
- Fix note-editor related issues by @ticruz38 in #475
- Use pubkey relay if naddr does not provide relay hints by @ticruz38 in #476
- Creation and Submission delay and status by @ticruz38 in #457
- Remove listings and events by @ticruz38 in #468
- Remove legacy message by @ticruz38 in #471
- Fix link editor (for good) by @ticruz38 in #477
- Delete projections by @ticruz38 in #479
- Refine delayed send by @ticruz38 in #481
- Enhance suggestions dropdown #486 by @ticruz38 in #488
- inbox warning by @ticruz38 in #489
- Prefix all entities with nostr: by @ticruz38 in #491
- Fix ascii tags by @ticruz38 in #496
- Enhance note status by @ticruz38 in #487
- Chat send is slow by @ticruz38 in #503
Full Changelog: 0.4.16...0.5.0
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