mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
Version Packages
This commit is contained in:
parent
b489004071
commit
ffe12bb81f
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add redeem button for cashu tokens
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add option to set zap splits when creating note
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add stemstr embeds
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add theme option and better dark theme
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show repost counts on notes
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add support for paying zap splits
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show recent badge awards on badges page
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Make notes clickable
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add sign up view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix bug with stream chat not showing on chromium based browsers
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Reduce churn when loading relays on app load
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show profile badges on users profile
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Support video and audio file uploads to nostr.build
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show articles in lists
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Update all icons
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add badge activity tab
|
24
CHANGELOG.md
24
CHANGELOG.md
@ -1,5 +1,29 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.30.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- f701942: Add redeem button for cashu tokens
|
||||
- 7a3674f: Add option to set zap splits when creating note
|
||||
- 85a9dad: Add stemstr embeds
|
||||
- bcc8427: Add theme option and better dark theme
|
||||
- 5a455c7: Show repost counts on notes
|
||||
- c0e3269: Add support for paying zap splits
|
||||
- cdfdc71: Show recent badge awards on badges page
|
||||
- d2f3076: Make notes clickable
|
||||
- 4efbc48: Add sign up view
|
||||
- 21a1a8a: Show profile badges on users profile
|
||||
- b2be294: Support video and audio file uploads to nostr.build
|
||||
- 2a17d9e: Show articles in lists
|
||||
- d9353b0: Update all icons
|
||||
- 56fc982: Add badge activity tab
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c635b2b: Fix bug with stream chat not showing on chromium based browsers
|
||||
- 37489e5: Reduce churn when loading relays on app load
|
||||
|
||||
## 0.29.0
|
||||
|
||||
### Minor Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.29.0",
|
||||
"version": "0.30.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user