From 1af2285fd16b3a41437605674607c70207627d31 Mon Sep 17 00:00:00 2001 From: Kieran Date: Sat, 1 Apr 2023 20:00:33 +0100 Subject: [PATCH] Update Snort to v0.1.6 (#485) --- snort/docker-compose.yml | 2 +- snort/umbrel-app.yml | 20 ++++++++++++-------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/snort/docker-compose.yml b/snort/docker-compose.yml index 2a5d0c8..210c93c 100644 --- a/snort/docker-compose.yml +++ b/snort/docker-compose.yml @@ -7,5 +7,5 @@ services: APP_PORT: 80 web: - image: ghcr.io/v0l/snort:v0.1.4@sha256:734f74393e2560e625bad9e2485ccccfa6af53caab64a67d971380244cfc54dd + image: ghcr.io/v0l/snort:v0.1.6@sha256:758a186ebc82e687263cf415b5f092106d32ec9c06c77d40a927005e7a7179e4 init: true diff --git a/snort/umbrel-app.yml b/snort/umbrel-app.yml index 2660c12..27c431b 100644 --- a/snort/umbrel-app.yml +++ b/snort/umbrel-app.yml @@ -2,26 +2,30 @@ manifestVersion: 1 id: snort category: Social name: Snort -version: "v0.1.4" +version: "v0.1.6" 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. Our focus is on providing users with an easy-to-use interface to interact with the Nostr network, making it accessible to all types of users. With its clean and intuitive design, Snort makes it simple to navigate the Nostr network and access its features, allowing users to efficiently manage their data. releaseNotes: >- - ## Added + ## Changes - - LNC + LNDHub wallet support + - Completely rebuilt "core" subscription management system - - Magnet link previews + - Option to rewrite Twitter links to Nitter links - - NIP-06 Key generation + - Tarui app setup, Mac/Windows/Linux desktop apps - - NIP-58 Badges + - OpenGraph tagging for profiles and events (Only for https://snort.social) - - Wavlake player embeds + - NIP-27 nostr: link parsing - - FastZaps + - Global tab full relay names + + - Snort NIP5 management page (for transfers to new pubkeys) + + - Short links for Snort NIP5 owners (ie. https://snort.social/kieran) developer: Snort website: https://snort.social dependencies: []