This commit is contained in:
hzrd149 2024-03-08 15:20:31 -06:00
parent 10d2fb3204
commit 855692c1b4
15 changed files with 22 additions and 66 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Rebuild observable class

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add "open in" modal (NIP-89)

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add event publisher tool

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Add UI tab to relays

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix custom emoji reactions having multiple colons

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix jsonl database export format

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Dont auto-play blured videos

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Added Event Console tool

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix bunker://pubkey connect URIs

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to automatically decrypt DMs

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix profile form removing unknown metadata fields

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Unblur all images when clicking on a note

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Update emojilib

View File

@ -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

View File

@ -1,6 +1,6 @@
{
"name": "nostrudel",
"version": "0.38.4",
"version": "0.39.0",
"private": true,
"license": "MIT",
"repository": {