mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 13:21:44 +01:00
v0.42.0
This commit is contained in:
parent
5e12477d14
commit
2faa014720
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add support for NIP-22 comments on media posts
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add edit button to event debug modal
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Remove legacy npub1 bunker URI format
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add tools menu under thread post
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix delete events not getting published to outbox
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add templates to event publisher
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add validation messages to profile edit view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add unknown notifications toggle
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix page changing from RTL when viewing some profiles
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add option to hide noStrudel logo in nav bar
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Refresh relay info on relay page
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Support nostr links in markdown
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Update timelines to use applesauce
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Improve list background loading
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix bug with removing "about" in profile editor
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Unclutter notifications view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Use applesauce-core for NIP-28 channels
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Cleanup zap parsing
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add open and share button to stream view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add "Proactively authenticate to relays" option to privacy settings, defaults to off
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add option for debug API
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Move core logic out into applesauce packages
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Remove support for legacy password account
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add insert gif button
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix automatically disconnecting from authenticated relays
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add top zappers support page
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Support searching local relay
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add support for cashu v4 tokens
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add favorite DVM feeds
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add "q" tags for quoted notes
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add support for Olas media posts
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Remove old community trending view
|
39
CHANGELOG.md
39
CHANGELOG.md
@ -1,5 +1,44 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.42.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 4d0d770: Move core logic out into applesauce packages
|
||||
- 2f1d50a: Add support for olas media posts and NIP-22 comments
|
||||
- b7bf4a3: Add tools menu under thread post
|
||||
- 820d8ab: Add favorite DVM feeds
|
||||
- 6e6baa7: Add templates to event publisher
|
||||
- 5777ea6: Add validation messages to profile edit view
|
||||
- 0e20544: Add unknown notifications toggle
|
||||
- 4659ad7: Add option to hide noStrudel logo in nav bar
|
||||
- 979a860: Support nostr links in markdown
|
||||
- 60b61e9: Update timelines to use applesauce
|
||||
- e0e2ed9: Unclutter notifications view
|
||||
- 962ba25: Use applesauce for NIP-28 channels
|
||||
- f15328f: Add open and share button to stream view
|
||||
- bbd19d7: Add "Proactively authenticate to relays" option to privacy settings, defaults to off
|
||||
- dd37773: Add option for debug API
|
||||
- 6157bec: Remove support for legacy password account
|
||||
- 5403d37: Add insert gif button
|
||||
- 694e261: Add top zappers support page
|
||||
- 81e4c5f: Support searching local relay
|
||||
- f2f8186: Add support for cashu v4 tokens
|
||||
- 0e20544: Add "q" tags for quoted notes
|
||||
- 0438f3e: Remove legacy npub1 bunker URI format
|
||||
- 6e6baa7: Add edit button to event debug modal
|
||||
- 5ea8604: Cleanup zap parsing
|
||||
- 5ea8604: Remove old community trending view
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- cab89b6: Fix delete events not getting published to outbox
|
||||
- dec7230: Fix page changing from RTL when viewing some profiles
|
||||
- 962ba25: Refresh relay info on relay page
|
||||
- cab89b6: Improve list background loading
|
||||
- fc8c758: Fix bug with removing "about" in profile editor
|
||||
- bbd19d7: Fix automatically disconnecting from authenticated relays
|
||||
|
||||
## 0.41.0
|
||||
|
||||
### Minor Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.41.0",
|
||||
"version": "0.42.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user