mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
v0.39.0
This commit is contained in:
parent
10d2fb3204
commit
855692c1b4
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Rebuild observable class
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add "open in" modal (NIP-89)
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add event publisher tool
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Add UI tab to relays
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix custom emoji reactions having multiple colons
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix jsonl database export format
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Dont auto-play blured videos
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Added Event Console tool
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix bunker://pubkey connect URIs
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add option to automatically decrypt DMs
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix profile form removing unknown metadata fields
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Unblur all images when clicking on a note
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Update emojilib
|
21
CHANGELOG.md
21
CHANGELOG.md
@ -1,5 +1,26 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.39.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 15cb30d: Add "open in" modal (NIP-89)
|
||||
- 16ae69c: Add event publisher tool
|
||||
- b88ecd2: Added Event Console tool
|
||||
- e053e5d: Add option to automatically decrypt DMs
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- df094b2: Rebuild observable class
|
||||
- 3359064: Add UI tab to relays
|
||||
- a967cc8: Fix custom emoji reactions having multiple colons
|
||||
- cfa0461: Fix jsonl database export format
|
||||
- 45e447c: Fix auto-playing blurred videos
|
||||
- 3a8bea9: Fix bunker://pubkey connect URIs
|
||||
- 0c36f57: Fix profile form removing unknown metadata fields
|
||||
- 45e447c: Unblur all images when clicking on a note
|
||||
- bcb3ff8: Update emojilib
|
||||
|
||||
## 0.38.4
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.38.4",
|
||||
"version": "0.39.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user