mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
zap and streaming improvements
This commit is contained in:
parent
3ff70f5dc2
commit
35c10bbb9c
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Blur images in stream chat
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fixed bug with stream loading wrong chat
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
UX improvements to zap modal
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix blured images opening when clicked
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add toggle chat button to mobile stream view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add user likes tab under profile view
|
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,19 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.16.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- e4b40dd: Blur images in stream chat
|
||||
- 33acce5: UX improvements to zap modal
|
||||
- 5a537ab: Add toggle chat button to mobile stream view
|
||||
- 086279e: Add user likes tab under profile view
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 33acce5: Fixed bug with stream loading wrong chat
|
||||
- 871d699: Fix blured images opening when clicked
|
||||
|
||||
## 0.15.0
|
||||
|
||||
### Minor Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.15.0",
|
||||
"version": "0.16.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user