|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: snort |
|
|
|
category: social |
|
|
|
name: Snort |
|
|
|
version: "v0.1.24" |
|
|
|
version: "v0.2.1" |
|
|
|
tagline: Fast Nostr UI |
|
|
|
description: >- |
|
|
|
Snort is a client for Nostr that is built using React, designed to be fast and lightweight while still offering a wide range of features. |
|
|
@ -11,81 +11,17 @@ description: >- |
|
|
|
releaseNotes: >- |
|
|
|
## Added |
|
|
|
|
|
|
|
- "ForYou" feed |
|
|
|
- OAuth NIP-46 flow (nsec.app etc.) |
|
|
|
- NIP-96 media server selection |
|
|
|
|
|
|
|
- 3 Column layout |
|
|
|
|
|
|
|
- Fuzzy cache search |
|
|
|
|
|
|
|
- Followed by on profile pages |
|
|
|
|
|
|
|
- Show more on long notes |
|
|
|
|
|
|
|
- Better error message page |
|
|
|
|
|
|
|
- Media grid feed |
|
|
|
|
|
|
|
- Mobile fixed footer |
|
|
|
|
|
|
|
- Follow button on profile search results |
|
|
|
|
|
|
|
- Invite codes (WIP Community Program) |
|
|
|
|
|
|
|
- `imeta` tag insertion for images |
|
|
|
|
|
|
|
- Wallet settings page improvements |
|
|
|
|
|
|
|
- Nostr Wallet Connect upgrade (balance + history) |
|
|
|
|
|
|
|
- Schnorr sig check in WASM binary |
|
|
|
|
|
|
|
- Autoplay videos in feed (muted) |
|
|
|
|
|
|
|
- Followed by friends feed (a feed of your 2nd degree follows posts) |
|
|
|
|
|
|
|
- imgproxy image integrity check (sha256 from `imeta` passed to imgproxy) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Changed |
|
|
|
|
|
|
|
- Removed Twitter embed |
|
|
|
|
|
|
|
- Removed attachment button on DM's |
|
|
|
|
|
|
|
- Note broadcaster dialog changed to toast notification |
|
|
|
|
|
|
|
- Removed npub link from profile (use QR button) |
|
|
|
|
|
|
|
- Render image size from `imeta` tags |
|
|
|
|
|
|
|
- Style fixes |
|
|
|
|
|
|
|
- Zap pool slider tweak |
|
|
|
|
|
|
|
- New Malay translations |
|
|
|
|
|
|
|
- Updated Persian translations |
|
|
|
|
|
|
|
- Updated Finnish translations |
|
|
|
|
|
|
|
- Updated French translations |
|
|
|
|
|
|
|
- Updated German translations |
|
|
|
|
|
|
|
- Updated Hungarian translations |
|
|
|
|
|
|
|
- Updated Swedish translations |
|
|
|
|
|
|
|
- Updated Japanese translations |
|
|
|
|
|
|
|
## Fixed |
|
|
|
|
|
|
|
- Longform note overlfow-x |
|
|
|
|
|
|
|
- Trim zap content |
|
|
|
- Various fixes |
|
|
|
|
|
|
|
|
|
|
|
https://git.v0l.io/Kieran/snort/compare/v0.1.23...v0.1.24 |
|
|
|
https://git.v0l.io/Kieran/snort/compare/v0.1.24...v0.2.1 |
|
|
|
developer: Snort |
|
|
|
website: https://snort.social |
|
|
|
dependencies: [] |
|
|
|