You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)