Update shopstr to version 0.7.5 (#2952)
This commit is contained in:
parent
47966103a5
commit
258eba7400
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3000
|
||||
|
||||
web:
|
||||
image: calvadev/shopstr:v0.7.2@sha256:603fddbe445a31179e9efd058377b4cb52cccad968f72af65882639ed7898c18
|
||||
image: calvadev/shopstr:v0.7.5@sha256:b123e9d16f4267ea766813cbc12ac0989afcea03a72b42edfa37b64951ececdb
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: shopstr
|
||||
category: bitcoin
|
||||
name: Shopstr
|
||||
version: "0.7.2"
|
||||
version: "0.7.5"
|
||||
tagline: Shop freely
|
||||
description: >-
|
||||
🛒 Shopstr is an open-source decentralized marketplace built on the Nostr protocol, designed to enable global peer-to-peer trade without relying on centralized platforms or intermediaries. It allows users to buy and sell goods and services using Bitcoin, including support for Lightning payments, while maintaining full control over their data and transactions. By embracing the principles of digital sovereignty and permissionless access, Shopstr offers a censorship-resistant alternative to traditional e-commerce platforms.
|
||||
@ -16,11 +16,9 @@ description: >-
|
||||
Your keys. Your shop.
|
||||
releaseNotes: >-
|
||||
This update of Shopstr brings the following improvements and fixes:
|
||||
- Added loading indicators for image uploads and improved upload UX and validation
|
||||
- Added support for out-of-band fiat payment methods
|
||||
- Added improved onboarding flow
|
||||
- Fixed styling for onboarding flow
|
||||
- Fixed styling for 404 page
|
||||
- Fixed race condition when minting new proofs at checkout
|
||||
- Revised checkout page design
|
||||
- Minor code styling fixes
|
||||
developer: calvadev
|
||||
website: https://calva.dev
|
||||
dependencies: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user