Skip to content

Releases: devindi/diawi-upload

v1.2

28 Oct 16:32
Compare
Choose a tag to compare

Minor update after a long time 🎉

Changelist:

🎃 updated DSL with grouped output and callback sections
🏷 improved logging
👯 implemented custom output format
🕸 implemented badges support API doc
👩‍⚖️ selected Apache-2.0 as project's license. Feel free to use diawi-upload 😸

v1.1

06 Feb 21:01
Compare
Choose a tag to compare

Implemented optional parameters support:

  • comment (string): additional information to your users on this build: the comment will be displayed on the * installation page
  • password (string): protect your app with a password: it will be required to access the installation page
  • callbackEmail (emails as string): the email addresses Diawi will send the result to (up to 5 separated by commas for starter/premium/enterprise accounts, 1 for free accounts)
  • callbackUrl (URL as string): the URL Diawi should call with the result
  • wallOfApps (boolean): allow Diawi to display the app's icon on the wall of apps

Fixed SSL security issue