mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
emojis and goals
This commit is contained in:
parent
436d34d656
commit
c3a7933e6a
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add reply button to note feed
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add emoji edit view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add emoji pack views
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Optimize caching time for user metadata events
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add goal views
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Show host emojis when writing stream chat message
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add @ user autocomplete when writing notes
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Improve event embed card
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add emoji autocomplete when writing notes
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Rebuild stream view layout
|
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,5 +1,23 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.26.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 8fd08ed: Add reply button to note feed
|
||||
- 1b5ee34: Add emoji edit view
|
||||
- 7a5a4b1: Add emoji pack views
|
||||
- 2a490dd: Add goal views
|
||||
- 27abb20: Show host emojis when writing stream chat message
|
||||
- 3a2745e: Add @ user autocomplete when writing notes
|
||||
- 2a490dd: Improve event embed card
|
||||
- c10a17e: Add emoji autocomplete when writing notes
|
||||
- 6dd6196: Rebuild stream view layout
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8bf5d82: Optimize caching time for user metadata events
|
||||
|
||||
## 0.25.0
|
||||
|
||||
### Minor Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.25.0",
|
||||
"version": "0.26.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user