umbrel-apps/snort/umbrel-app.yml
2023-05-16 17:02:30 -07:00

71 lines
1.9 KiB
YAML

manifestVersion: 1
id: snort
category: Social
name: Snort
version: "v0.1.8"
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
* Tamil Language support
* Quoted notes are rendered embedded
* Multi-account support for subscribers
* Zapper key loading processing in background to speed up profile loading
* Export keys page added to settings
* NIP-94 support for rendering quoted file metadata events
* Interactions cache (zaps/likes/reports) for better UX
* Full screen image/video previews in modal
* Re-broadcast own events dialog
* Nostr wallet connect support
* Cashu token parsing preview with redeem link
* Trending notes/people tabs added to search page
## Changed
* Profile page loads only 200 latest notes, improving profile load times for accounts with less activity
* New user flow has been tweaked to be shorter with NIP5 & Twitter import steps removed
## Fixed
* Thread navigation without page reload
* NIP-42 functionality restored
* `a` tagged kind 1 replies render properly under root event
**Full Changelog**: https://github.com/v0l/snort/compare/v0.1.7...v0.1.8
developer: Snort
website: https://snort.social
dependencies: []
repo: https://github.com/v0l/snort
support: https://t.me/snort_social
port: 52027
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: Snort
submission: https://github.com/getumbrel/umbrel-apps/pull/411