diff --git a/CHANGELOG.md b/CHANGELOG.md index d9a3a10..83039b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,4 @@ -### v0.2.0 (Stable) - -**Date:** 2026-06-20 +### [2026-06-20] v0.2.0 (Stable) **What's Changed:** @@ -11,9 +9,7 @@ --- -### v0.1.9 (Pre-Release) - -**Date:** 2026-06-12 +### [2026-06-12] v0.1.9 (Pre-Release) **What's Changed:** @@ -22,9 +18,7 @@ --- -### v0.1.8 (Pre-Release) - -**Date:** 2026-06-09 +### [2026-06-09] v0.1.8 (Pre-Release) **What's Changed:** @@ -32,9 +26,7 @@ --- -### v0.1.7 (Pre-Release) - -**Date:** 2026-06-07 +### [2026-06-07] v0.1.7 (Pre-Release) **What's Changed:** @@ -44,9 +36,7 @@ --- -### v0.1.6 (Pre-Release) - -**Date:** 2026-06-04 +### [2026-06-04] v0.1.6 (Pre-Release) **What's Changed:** @@ -56,9 +46,7 @@ --- -### v0.1.5 (Pre-Release) - -**Date:** 2026-06-03 +### [2026-06-03] v0.1.5 (Pre-Release) **What's Changed:** @@ -68,9 +56,7 @@ --- -### v0.1.4 (Pre-Release) - -**Date:** 2026-06-01 +### [2026-06-01] v0.1.4 (Pre-Release) **What's Changed:** @@ -80,9 +66,7 @@ --- -### v0.1.3 (Pre-Release) - -**Date:** 2026-05-29 +### [2026-05-29] v0.1.3 (Pre-Release) **What's Changed:** @@ -94,9 +78,7 @@ --- -### v0.1.2 (Pre-Release) - -**Date:** 2026-05-24 +### [2026-05-24] v0.1.2 (Pre-Release) **What's Changed:** @@ -104,9 +86,7 @@ --- -### v0.1.1 (Pre-Release) - -**Date:** 2026-05-23 +### [2026-05-23] v0.1.1 (Pre-Release) **What's Changed:** diff --git a/zapstore.yaml b/zapstore.yaml index 0b8301f..0e32dae 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -2,8 +2,9 @@ # SOURCE CONFIGURATION # ═══════════════════════════════════════════════════════════════════ -repository: https://git.reya.su/reya/coop-mobile -release_source: https://git.reya.su/reya/coop-mobile/releases/download/latest/coop-release.apk +release_source: + url: https://git.reya.su/reya/coop-mobile + type: gitea # ═══════════════════════════════════════════════════════════════════ # APP METADATA @@ -15,14 +16,17 @@ license: GPLv3 website: https://reya.su/coop description: | - My App is a powerful tool that helps you accomplish your goals. - - Features: - - Feature one - - Feature two + Coop is a simple, cozy chat app built for Nostr. It’s designed for folks who want to stay connected without sacrificing their privacy or control over their data. + + **Features**: + - Private & Secure: Enjoy end-to-end encrypted messaging that keeps your private chats truly private. + - Friendly Socializing: Connect with friends across the open Nostr network in a clean, easy-to-use interface. + - No Identity Required: Get started without a phone number. Stay anonymous, use a pseudonym, or even your real name. tags: - messaging + - privacy + - material3 - nostr # ═══════════════════════════════════════════════════════════════════