Update Snort to v0.2.1 (#1182)

Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
Kieran 2024-07-02 02:29:43 +01:00 committed by GitHub
parent 7ed5c0b942
commit 25c1fdbc6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 71 deletions

View File

@ -7,5 +7,5 @@ services:
APP_PORT: 8080
web:
image: voidic/snort:v0.1.24@sha256:ef8e851018796ff46e507ca9d4a9600c4ebc51ed54126714c866f9128042f8a0
image: voidic/snort:v0.2.1@sha256:9b6f451d91dab7b561f0144d8a43f5583f65186b1dd76ae6ab937c4bf6d16ce1
init: true

View File

@ -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: []