Coracle's avatar
Coracle
_@coracle.social
npub13myx...v3qk
A nostr client focused on custom feeds and a humane user experience.
Coracle's avatar
Coracle 1 year ago
🛶 Coracle 0.5.0 has (finally) arrived! The focus of this release is, well, focus. This is a huge release, with lots of improvements to existing features — and the removal of a few thousand lines of code. Some quick highlights: - "Undo" via delayed send can be enabled in Coracle's settings. This allows you to quickly correct those typos you notice just as you press "send". - Login and onboarding have been completely re-worked to walk the delicate balance between flexibility/security and a comprehensible UX. - Feeds are now faster, especially relay-based feeds. The controls for feeds should also be incrementally improved. - The note create/reply inputs are now powered by nostr-editor for a smoother editing experience (thanks @Cesar Dias!) - The HUD (which you can access in the left sidebar on desktop) now has information about relay connections and NOTICE messages. In other news, groups, calendars, and marketplaces are gone 😭. The good news is that feeds are better, and will continue to get improved — including render support for (almost) any nostr event. If you're very attached to NIP 72 communities or NIP 89 private groups (R.I.P 🪦), you can still access the previous version of Coracle at https://groups.coracle.social. Or, if you want BETTER GROUPS, give a try (NIP 29 compatibility coming soon)! Support for sending NIP 04 messages has also been removed this release (you'll still be able to read messages you've received). Thank you to @daniele for your design input, and @So Tachi for doing the heavy lifting on this release!
Coracle's avatar
Coracle 2 years ago
🐪 Got a new release of Coracle for you all! Lots in this one, but somehow I still didn't hit all my milestones 🤔 Just a couple things to flag (full change log is at the bottom as usual): - You can now edit and delete calendar events and listings. Listings also have a new "status" field so you can set it to sold. Upvote the PR to get this into the protocol here: - Tons of improvements to closed groups make them vaguely usable, rather than mostly unusable. Part of this involved a new event kind 1060 that wraps events the same way as described in NIP 59, but using NIP 04 encryption. I don't encourage the use of this, it's only temporary until signers have NIP 44 support. - I fixed a bug where if you're logged in with your private key rather than an extension and create a new conversation, it will automatically send a new-style DM without an option to use the old format. If this describes you, check to make sure your messages went through! # 0.4.1 - [x] Fix pubkey display in PersonAbout - [x] Hide deleted calendar events - [x] Show date on calendar event notes - [x] Add edit for calendar events - [x] Add delete for calendar events - [x] Fix word count on mobile - [x] Fix search results opening twice - [x] Fix list edit - [x] Expand notes inline when clicking "Show More" - [x] Refresh pages when navigating to the current page - [x] Remove duplicate media from listings - [x] Add listing edit and delete - [x] Navigate to notes by address when possible - [x] Remove query string from imgproxy payload - [x] Remove duplicates by address from feeds - [x] Add mention action to person detail page - [x] Fix replies not showing right away - [x] Scroll to top on navigate - [x] Support read receipts for notifications - [x] Fix conversations view when logged in with multiple accounts - [x] Add status to listings - [x] Fix initial message when opening conversation from a listing - [x] Support frequency value in `price` tag for nip 99 - [x] Show all replies expands notes inline rather than opening the note - [x] Fix nip04 messages not having a members field - [x] Improve person search - [x] Fix zaps in private groups - [x] Improve relay selection for groups - [x] Fix DM compatibility UX - [x] Keep relays intact when publishing kind 3