mirror of
https://github.com/zapstore/zapstore.git
synced 2026-09-14 03:05:06 +00:00
1.0.3
This commit is contained in:
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.3]
|
||||
|
||||
### Added
|
||||
|
||||
- Floating overflow menu for apps and stacks with shared, reusable component
|
||||
- In-app navigation from comment links (Nostr references resolve inside the app)
|
||||
- Search supports `naddr`, `npub`, and Zapstore URLs directly in the search input
|
||||
|
||||
### Changed
|
||||
|
||||
- Improvements on deletion checks
|
||||
- Relay configuration tuned for communities
|
||||
- Stacks query apps with full pubkey + app ID for correctness
|
||||
|
||||
### Fixed
|
||||
|
||||
- Deep link handling regression
|
||||
|
||||
## [1.0.2] - 2026-04-06
|
||||
|
||||
### Added
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -2,7 +2,7 @@ name: zapstore
|
||||
description: Zapstore mobile app
|
||||
publish_to: none
|
||||
|
||||
version: 1.0.2+1002
|
||||
version: 1.0.3+1003
|
||||
|
||||
environment:
|
||||
sdk: ^3.8.1
|
||||
|
||||
Reference in New Issue
Block a user