Releases: zapstore/zapstore-cli
Releases · zapstore/zapstore-cli
0.2.4
0.2.0
0.2.0-rc4
0.2.0-rc3
- Feature: Implement Gitlab parser (#15)
- Feature: Implement F-Droid/Izzy metadata fetcher (#9)
- Feature: Preview release in HTML
- Feature: Skip remote metadata flag
- Improvement: Use new
apk_parserpackage, auto-extracts icon, name, and more - Improvement: Better messaging, spinners
- Improvement: non-arm64-v8a filtering
- Bugfix: Web parser issues, JSONPath
- Improvement: Retrieve license from Github
- Bugfix: Events printed to stdout missing links
- Bugfix: Broken daemon mode
0.2.0-rc2
0.2.0-rc1
[0.2.0-rc1]
- Feature: New
AssetParserbase class for streamlined local and web asset handling - Improvement: Implement metadata fetchers for various sources (GitHub, Play Store, etc)
- Feature: Support for NIP-07 signing
- Feature: Support for NIP-46 signing (requires
nakfor now) - Improvement: All file operations through Dart (removed shell calls) (faster, more portable)
- Improvement: Add
SIGN_WITHenvironment variable as only way of specifying signing method - Improvement: Ability to send unsigned events to stdout
- Feature: Support for parsing various archive formats (zip, tar, gzip, xz, bzip2)
- Feature: Automatic detection of executables within archives
- Feature: Add AXML parser for AndroidManifest.xml processing (removed
apktooldependency) - Feature: Add APK signature parser for verifying package authenticity (removed
apksignerdependency) - Feature: Enhanced MIME type detection for various file types, including types inside compressed archive formats
- Feature: Implemented a Blossom client for managing asset uploads
- Improvement: Introduce robust version comparison logic (
canUpgrade) - Feature: Add utility for extracting changelog sections for specific versions
- Improvement: Vertex integration for Web of Trust checks
- Improvement: Checks to prevent parsing existing releases (correctly handling updated Github releases)
- Improvement: Simpler format for
zapstore.yamlconfig file - Feature: Add
discovercommand to find new packages - Feature: Show release notes in
install - Feature: Add filtering capabilities to the
listcommand - Improvement:
removecommand now provides better user feedback with a spinner - Improvement: Optimized local binary installation and linking
0.1.2
0.1.1
0.1.0
- Bugfix: Stringify versions to generate valid nostr tags
- Bugfix: Do not require identifier
- Bugfix: Do not capture %v, always require version argument
- Bugfix: Failing with pre-releases
- Other minor bugfixes
- Feature: Run in daemon mode (zap.store indexing is now done with this program)
- Feature: Support
.envfile - Feature: Introduce
release_repositoryattribute for closed-source apps - Feature: Allow passing icon and images as arguments