🐪 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: https://github.com/nostr-protocol/nips/pull/1009

- 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

Reply to this note

Please Login to reply.

Discussion

Does nip 44 need to be adopted by relays or client-side for private groups to work ?

Just by signers and clients. It's easy for clients that accept nsec logins, but signers are currently a blocker for everyone else (or users that prefer signers over direct key login, as they should).

Ahh interesting. I was just testing OxChat s private groups and ran into an issue using private groups there when signing in with amber app and OxCjats dev said hed review with amber's app maker 🤙

Well keep at it, private groups are really necessary i think for people to create localized / micro communities. Cheers!

I'm logged in as alby, but my private group is working.Bugs?