This commit is contained in:
hzrd149 2024-09-02 09:37:32 -05:00
parent d42111f51c
commit 17c38bfb9b
44 changed files with 50 additions and 211 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Display NIP-89 client tags on events

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove CORS_PROXY env option in docker image

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add wiki pages

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show read status on notifications

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add date picker to notifications

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove "Setup Relays" overlay when starting app

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add In-Memory cache relay option

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show individual zaps on notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for @snort/worker-relay as a cache relay

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add details tabs under thread post

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add REQUEST_PROXY, TOR_PROXY, and I2P_PROXY env options in docker image

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Support embedding media from IPFS

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix null relay hints in DMs

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show timelines, subscriptions, and services in task manager

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Make user avatars square

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add Multi-threaded PoW Hashing thanks to [Thoreau](https://github.com/thoreaufyi)

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add display option to hide emojis in usernames

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Rebuilt settings view tabs

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to hide zap bubbles on notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix users events being hidden by muted words

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Remove corsproxy.io as default service for CORS proxy

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add blossom media upload option

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for native android and ios sharing

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for NIP-51 search relay list

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add blindspots discovery feed

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to prune older events in wasm relay

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Use Relay class from nostr-tools

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix random events showing up as DM messages

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for NIP-49 (ncryptsec)

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show relay authentication requests

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Fallback to users blossom servers on broken image links with sha256

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add Streams and Tools to launchpad

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add menu to zap events

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to use nostr-wasm to verify events

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add NIP-46 connection initiated by client

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for wiki links in text notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Make "Show embeds" option work again

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show notifications on launchpad

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add task manager modal

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add simple article view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add No cache relay option

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix app prompting nip-07 extension to unlock when app opens

View File

@ -1,5 +1,54 @@
# nostrudel
## 0.40.0
### Minor Changes
- a38efa5: Add support for NIP-49 (ncryptsec)
- 085e12a: Display NIP-89 client tags on events
- 03bec50: Add wiki pages
- f53f5ca: Add support for wiki links in text notes
- f53f5ca: Add simple article view
- d03b329: Show read status on notifications
- 5add281: Add blindspots discovery feed
- f9ba9cb: Remove "Setup Relays" overlay when starting app
- 4c3d041: Show individual zaps on notes
- 1eb6c49: Show notifications on launchpad
- c648923: Add Streams and Tools to launchpad
- 4c3d041: Add details tabs under thread post
- f9443af: Make user avatars square
- d20f698: Add Multi-threaded PoW Hashing thanks to [Thoreau](https://github.com/thoreaufyi)
- 6862854: Add option to hide emojis in usernames
- 8bb7fc1: Rebuilt settings view tabs
- 9deb032: Add option to hide zap bubbles on notes
- 8d46272: Add blossom media upload option
- 92b950a: Add support for native android and ios sharing
- c137b3d: Add support for NIP-51 search relay list
- 423632f: Add option to prune older events in wasm relay
- 781948a: Use Relay class from nostr-tools
- b4c4c7a: Show relay authentication requests
- 91c9ad1: Fallback to users blossom servers on broken image links with sha256
- 7a486bb: Add menu to zap events
- 958a850: Add option to use nostr-wasm to verify events
- 24c664e: Add NIP-46 connection initiated by client
- fa6bc0e: Make "Show embeds" option work again
- 8a24016: Add No cache relay option
- 8a24016: Add In-Memory cache relay option
- 8defd66: Add support for @snort/worker-relay as a cache relay
- 289fff2: Remove CORS_PROXY env option in docker image
- 8faf3e4: Add task manager modal for debugging
- 7506141: Show timelines, subscriptions, and services in task manager
- 289fff2: Add REQUEST_PROXY, TOR_PROXY, and I2P_PROXY env options in docker image
### Patch Changes
- 3da4c3f: Support embedding media from IPFS
- 81aefc5: Fix null relay hints in DMs
- 5c49114: Fix users own events being hidden by muted words
- 51c8aff: Fix random events showing up as DM messages
- f36a82a: Fix app prompting NIP-07 extension to unlock when app opens
- fbcfa42: Remove corsproxy.io as default service for CORS proxy
## 0.39.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "nostrudel",
"version": "0.39.0",
"version": "0.40.0",
"private": true,
"license": "MIT",
"repository": {