Releases: solana-mobile/dapp-publishing
Releases · solana-mobile/dapp-publishing
v0.7.1
v0.7.0
What's Changed
- App review timeline. by @ankur2136 in #244
- Block debuggable apks in CLI tooling. by @ankur2136 in #243
- Bump cli version to 0.7.0 by @ankur2136 in #245
Full Changelog: v0.6.1...v0.7.0
CLI Release 0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1
CLI Release 0.6.0
What's Changed
- Changing the BundlrStorageDriver to use arweave.net by @oliveeyay in #239
New Contributors
- @oliveeyay made their first contribution in #239
Full Changelog: v0.5.2...v0.6.0
CLI Release 0.5.2
0.5.2 Bump (#235) * Update with relevant details * Delete apk source * Bump metaplex and solana web3 deps * Add process exit just to be sure that the CLI doesn't hang needlessly * Revert "Bump metaplex and solana web3 deps" This reverts commit f3e6ac6a3b2f2611e21ef8547762b7f4aa678415. * Make things work right * Address ticket #230 - whenever there is an error return a non-zero exit code * More async/await fixes * Yaml multiline long desc support should be in place * Improve PublishDetails.ts AAPT2 comment * Remove process exit that kills certain tasks prematurely * Fix a small bug * Bump version to 0.5.2 --------- Co-authored-by: creativedrewy <Andrew Watson [email protected]> Co-authored-by: Raymond Jacobson <[email protected]>
CLI Release 0.5.1
0.5.1 version bump (#232) * Update with relevant details * Delete apk source * Bump metaplex and solana web3 deps * Add process exit just to be sure that the CLI doesn't hang needlessly * Revert "Bump metaplex and solana web3 deps" This reverts commit f3e6ac6a3b2f2611e21ef8547762b7f4aa678415. * Make things work right * Address ticket #230 - whenever there is an error return a non-zero exit code * More async/await fixes * Yaml multiline long desc support should be in place * Bump relevant versions --------- Co-authored-by: creativedrewy <Andrew Watson [email protected]>
CLI Release 0.5.0
v0.5.0 (#223) * Update with relevant details * Bump all versions to 0.5.0 --------- Co-authored-by: creativedrewy <Andrew Watson [email protected]>
CLI Release 0.4.3
- S3 bucket-based storage support added
short_description
value reduced to 30 character limit
CLI Release 0.4.0
- Bug fixes including enforcing a 50 char limit on
short_description
CLI Release 0.3.0
- The new field
short_description
has been added to the set of strings required in thecatalog
section for each locale. - You can now specify a release-specific icon in the release
media
section in your configuration file.