Browse Source

Update Snort to v0.1.6 (#485)

main
Kieran 2 years ago
committed by GitHub
parent
commit
1af2285fd1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      snort/docker-compose.yml
  2. 20
      snort/umbrel-app.yml

2
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

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

Loading…
Cancel
Save