Skip to content

v2.0.0

Compare
Choose a tag to compare
@CesarTrigo CesarTrigo released this 12 Jun 10:06
· 43 commits to master since this release

Applivery 3.0 is officially here and this new version will make it possible to continue deploying your Apps in Applivery using fastlane.

Before using Applivery 3.0 please make sure you have an account in the new Applivery Dashboard 3.0 or contact us at [email protected].

Note that this version is no longer compatible with Applivery 2.x.

New

  • Integration with Applivery Dashboard 3.0:
    • New upload build endpoint https://api.applivery.io/v1/integrations/builds
    • New parameter (app_token) that replaces the previous ones (app_id and api_key) for authentication. You can read more about how to get your App Token in the documentation.
  • New parameters (notify_collaborators and notify_employees) to notify Collaborators and/or Employees independently
  • New parameter (notification_message) to customize the email notification message

Updated

  • notes parameter is now called changelog