mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-26 19:47:25 +02:00
v0.39.0
This commit is contained in:
@@ -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
|
# 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
|
## 0.38.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostrudel",
|
"name": "nostrudel",
|
||||||
"version": "0.38.4",
|
"version": "0.39.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Reference in New Issue
Block a user