mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
bump version: image uploads
This commit is contained in:
parent
7d0da2fc6d
commit
d82fe489fc
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add time durations for muting users
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add simple stream moderation tool
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix issue with freezing when navigating back to main timeline
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add popular relays view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix broken links in side drawer
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add nostr.build image uploads
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix bug when clicking on shared long form note
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add simple community views
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add image upload button to reply form
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add ghost mode
|
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,5 +1,23 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.29.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 9fd16ea: Add time durations for muting users
|
||||
- cff1e8b: Add simple stream moderation tool
|
||||
- a1a0e33: Add popular relays view
|
||||
- 02ea06a: Add nostr.build image uploads
|
||||
- 0f87642: Add simple community views
|
||||
- d0e58de: Add image upload button to reply form
|
||||
- 9fd16ea: Add ghost mode
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 20fb8fb: Fix freezing when navigating back to main timeline
|
||||
- 4ce9897: Fix broken links in side drawer
|
||||
- 4ce9897: Fix bug when clicking on shared long form note
|
||||
|
||||
## 0.28.0
|
||||
|
||||
### Minor Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.28.0",
|
||||
"version": "0.29.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user