zap and streaming improvements

This commit is contained in:
hzrd149 2023-07-02 11:39:45 -05:00
parent 3ff70f5dc2
commit 35c10bbb9c
8 changed files with 15 additions and 31 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Blur images in stream chat

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fixed bug with stream loading wrong chat

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
UX improvements to zap modal

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix blured images opening when clicked

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add toggle chat button to mobile stream view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add user likes tab under profile view

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "nostrudel",
"version": "0.15.0",
"version": "0.16.0",
"private": true,
"license": "MIT",
"scripts": {