Version Packages

This commit is contained in:
github-actions[bot] 2025-03-15 14:59:07 +00:00
parent 458c18db08
commit b38fd5265e
22 changed files with 26 additions and 101 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add "Migrate to signing device" option in account manager

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove "open in drawer" for notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove legacy relay connection pool

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Use TimelineLoader from applesauce packages

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to favorite apps

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Update task manager to reflect rx-nostr relay connections and auth

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to mirror blobs when sharing notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add default auth options to task manager and app relays views

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add max height to timeline notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add simple file views and comments

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add tenor gif picker

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove NIP-72 communities

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add nsfw option to reply form

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Linkify BIPs

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add 404 page

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove legacy satellite cdn view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Fix bug with uploading blank images

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add NIP-22 comments on articles

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add new emoji picker

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove quick reactions from settings

View File

@ -1,5 +1,30 @@
# nostrudel
## 0.43.0
### Minor Changes
- 697d4c6: Add "Migrate to signing device" option in account manager
- 0b6e8e9: Remove "open in drawer" for notes
- 1d04e20: Remove legacy relay connection pool
- 1167dba: Use TimelineLoader from applesauce packages
- 1045c26: Add option to favorite apps
- 3d7a5bd: Update task manager to reflect rx-nostr relay connections and auth
- ab394aa: Add option to mirror blobs when sharing notes
- 747b7e2: Add default auth options to task manager and app relays views
- e92d4b3: Add max height to timeline notes
- ee7a5b3: Add simple file views and comments
- 931ea61: Add tenor gif picker
- b185b0a: Remove NIP-72 communities
- 26b376e: Add nsfw option to reply form
- bd6e21e: Linkify BIPs
- 508b37d: Add 404 page
- b5a7f76: Remove legacy satellite cdn view
- 44def1d: Fix bug with uploading blank images
- fc2063b: Add NIP-22 comments on articles
- 931ea61: Add new emoji picker
- 931ea61: Remove quick reactions from settings
## 0.42.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "nostrudel",
"version": "0.42.0",
"version": "0.43.0",
"private": true,
"type": "module",
"license": "MIT",