Update changelog

This commit is contained in:
Jonathan Staab 2023-03-30 08:53:26 -05:00
parent 26abf383b8
commit 26ba4fba71
2 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 0.2.20
- [x] Re-write pool to use paravel
- [x] Add support for multiplextr
- [x] Fix retrieving old chat/DM messages
- [x] Disable self-zap
## 0.2.19
Maintenance release - bugfixes, style fixes, and refactoring. High points are AUTH support, and much improved note composition/mention interpolation.

View File

@ -1,8 +1,8 @@
# Current
- [ ] Disable self-zap
- [ ] Move blog to nostr
- [ ] Improve note rendering
- [ ] NIP 27
- [ ] Fix reactions and replies showing up
- [ ] Show all images in preview as slideshow or something
- [ ] Extract nostr: links and bech32 entities, hover
@ -14,7 +14,7 @@
- [ ] https://github.com/coracle-social/coracle/issues/42
- [ ] Multiplex, charge past a certain usage level based on bandwidth
- [ ] Move blog to https://twitter.com/fiatjaf/status/1638514052014940162
- [ ] Improve not rendering, nip 27
- [ ] Add onError handler to subscriptions for when sockets fail to connect?
# Others
@ -43,7 +43,7 @@
- If not logged in, pre-populate follows/relays in onboarding flow
- [ ] If someone logs in with their private key, create a notification to install an extension
- [ ] Copy/share note id button
- [ ] Reposts
- [ ] Reposts/quote notes
- [ ] Add delete button to notes. This will require tracking what relays a note was published to
- [ ] Add image proxy to avoid leaking user ips to hosts
- [ ] Show an error when something fails to load with a constructive suggestion