Skip to content

Releases: zapstore/zapstore

0.2.3

15 Jan 21:08
Compare
Choose a tag to compare
  • Bugfix: Remove user caching

0.2.2

15 Jan 20:30
Compare
Choose a tag to compare
  • Bugfix: Zap loading fix, zap sender fallback fix
  • Feature: Replace buggy WoT API-based service with Vertex DVM-based service (alpha)

0.2.1

07 Jan 23:53
Compare
Choose a tag to compare
  • Bugfix: Fix zaps caching, loading, display and order by amount
  • Other minor bugfixes

0.2.0

06 Jan 03:52
Compare
Choose a tag to compare
  • Feature: Sign in with NIP-55 (Amber)
  • Feature: Ability to zap via NWC and view zap receipts

0.1.8

15 Dec 00:21
Compare
Choose a tag to compare
  • Bugfix: Prevent unnecessary relay initialization
  • Bugfix: [purplebase] Block until enough relay EOSEs
  • Bugfix: Fix regression, offline-first models

0.1.7

09 Dec 18:18
Compare
Choose a tag to compare
  • Performance: Faster, background downloads (#172)
  • Feature: Full screen app images (#181)
  • Feature: Remember trusted signers (#141)
  • Feature: Show certificate mismatch before installing (#179)
  • Bugfix: Swipe left should not close the app in nested screens (#175)
  • Bugfix: App curation set related issues
  • Bugfix: Prevent install in bad state: better UI and error toast

0.1.6

22 Nov 22:51
Compare
Choose a tag to compare
  • Performance: Background loading, remove deprecated
  • Bugfix: Themed icons (#152)
  • Feature: Allow sending system info and error report (#149)
  • Bugfix: Revert to previous installer plugin (#170)
  • Bugfix: Success toast displays longer descriptions (#159)
  • Bugfix: Duplicate success toast (#166)
  • Feature: Deeplink signer param support (#151)

0.1.5

13 Nov 17:36
Compare
Choose a tag to compare
  • Migration: zap.store to Zapstore/zapstore.dev
  • Bugfix: Update screens to reflect uninstalled apps
  • Bugfix: Toasts no longer trim text
  • Bugfix: Check all APK signature hashes, not just first
  • Feature: Show toast for available zapstore updates
  • Feature: Show toast for successful app installation (#154)
  • Feature: Ability to disable updates, show disabled updates app in updates screen (#157)
  • Improvement: Bigger toasts and improved explanations, add toast actions (#159)
  • Improvement: Better installation feedback messages (new plugin)
  • Improvement: Install alert dialog (WoT display, show download domain)
  • Improvement: Remove default "Signed by zapstore" (indexer)
  • Improvement: Closed source notice
  • Performance: refreshUpdateStatus optimization for single app

0.1.4

24 Oct 04:06
Compare
Choose a tag to compare
  • Feature: Curated app sets
  • Feature: Load more releases (show all)
  • Feature: Better app cards and version/install state
  • Performance: Complete rework of internals, preloading, caching, background work
  • Bugfix: Wrong version checking
  • Bugfix: Hash mismatch error
  • Bugfix: Add context to web of trust container
  • Bugfix: Support for missing repository (closed source)
  • Many other bugfixes

0.1.3

02 Jul 21:59
Compare
Choose a tag to compare
  • Fix broken version comparison
  • Local-first loading in search screen
  • Scroll to top when searching
  • Improved error collection and reporting
  • Sort apps alphabetically in update screen
  • Fix navigation issue in updates app details
  • Show update count icon in nav bar
  • Optimized checksum comparison
  • Add package certificate hash check
  • Allow hashes to be copied to the clipboard
  • Login fixes, auto prepend _@
  • Better toasts
  • Add system information to settings screen
  • Show zap.store version in sidebar
  • Internal code organization