mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-28 04:27:35 +02:00
zap and streaming improvements
This commit is contained in:
@@ -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
|
# 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
|
## 0.15.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostrudel",
|
"name": "nostrudel",
|
||||||
"version": "0.15.0",
|
"version": "0.16.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user