Skip to content

v2.1.0

Compare
Choose a tag to compare
@rogerluan rogerluan released this 09 Oct 13:20
· 129 commits to master since this release
b79170a

Changelog

  • #144 Document App Store Connect API Usage (via @tahirmt)
  • #142 Add the ability to post messages using Slack incoming webhook (via @tahirmt)
  • #143 Add support to subscribe to multiple bundle identifiers but not all (via @tahirmt)
  • #40 Replace Deprecated slack/client package with slack/web-api new package (via @rogerluan)
  • #39 Add Support to Spaceship JWT (via @rogerluan)
  • #21 Document Prerequisites for Setup Process: Managing a Slack Bot (via @rogerluan)
  • #20 Document Troubleshooting Section Explaining Why Heroku Apps Constantly Reboots (via @rogerluan)
  • #17 Fix Attachment Colors (via @rogerluan)

Deprecation Warning

In this release, we renamed the BUNDLE_IDENTIFIER parameter to BUNDLE_IDENTIFIERS. This parameter is not required, and if not present, it will use all the bundle identifiers in your App Store Connect team. However, if you were previously using a single bundle identifier while your team has multiple apps, you will have to update the env var key accordingly. Please refer to the latest documentation for further details.