Skip to content

Releases: solana-mobile/dapp-publishing

v0.7.1

07 Mar 23:13
43ea01a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

29 Feb 21:34
45be7db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

CLI Release 0.6.1

03 Jan 00:36
d4f3c50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

CLI Release 0.6.0

22 Dec 01:06
3669fa6
Compare
Choose a tag to compare

What's Changed

  • Changing the BundlrStorageDriver to use arweave.net by @oliveeyay in #239

New Contributors

Full Changelog: v0.5.2...v0.6.0

CLI Release 0.5.2

09 Aug 16:57
fa2b8ac
Compare
Choose a tag to compare
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

28 Jul 23:00
7fd4190
Compare
Choose a tag to compare
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

26 Jun 18:57
311bb02
Compare
Choose a tag to compare
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

13 Jun 20:02
1943658
Compare
Choose a tag to compare
  • S3 bucket-based storage support added
  • short_description value reduced to 30 character limit

CLI Release 0.4.0

25 Mar 04:04
d05fa2c
Compare
Choose a tag to compare
  • Bug fixes including enforcing a 50 char limit on short_description

CLI Release 0.3.0

09 Mar 19:45
27e1de3
Compare
Choose a tag to compare
  • The new field short_description has been added to the set of strings required in the catalog section for each locale.
  • You can now specify a release-specific icon in the release media section in your configuration file.