android-snapshot-publisher v1.0.0 Release Notes

Release Date: 2019-04-12 // about 5 years ago
  • ๐Ÿ†• New Features

    • โž• Add the ability to include the last commit in the release notes history. (#16)
    • ๐Ÿš€ Create preparation tasks. It enables you to create snapshot builds and test them locally without the necessity of deploy it. (#17)
    • Include git branch name in the app custom version name options (#18)

    ๐Ÿ›  Fixes

    • ๐Ÿš€ Truncate Fabric Beta's release notes if its length is greater than 16384 characters. (#21)

    ๐Ÿ’ฅ Breaking changes

    • ๐Ÿ”ง distributionEmails and distributionGroupAliases in Fabric's Beta configuration block are changed to strings instead of a list of strings. These values are built by joining all emails or aliases with commas. This change was made in order to make the setup process easier. (#19)