All Versions
11
Latest Version
Avg Release Cycle
153 days
Latest Release
1291 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.4.4 Changes
November 20, 2019โ Added deprecation notice due to HockeyApp shutdown. (https://www.hockeyapp.net/blog/2019/11/16/hockeyApp-is-being-retired.html)
-
v2.4.3 Changes
August 31, 2018 -
v2.4.2 Changes
July 03, 2017project_type_tags
&type_tags
fix
-
v2.4.1 Changes
July 03, 2017- ๐ [541f4f5] make .ipa input optional when .dSYM is specified (#24), thanks @MiloszFilimowski
-
v2.4.0 Changes
January 05, 2017- ๐ go-toolkit support
- retry request
- โก๏ธ bitrise.yml updates
-
v2.3.0 Changes
February 18, 2016dSYM
input is now optional- ๐จ step can now detect if the
dSYM
is a directory instead of a ZIP file, and prints an error
-
v2.2.2 Changes
February 15, 2016- mandatory backwared compatibility
-
v2.2.1 Changes
February 12, 2016- ๐ FIX: new lines in notes input value
-
v2.2.0 Changes
December 15, 2015- ๐ฒ Log revision
- The
App ID
input is now optional.
As noted in the input's description:
๐ If no App ID is specified HockeyApp will attach the build
to an app on HockeyApp based on the bundle ID, or create a new app on HockeyApp
if it does not match any existing HockeyApp app's bundle ID.๐ If you set the App ID the build will be uploaded for the specified
HockeyApp app/project! -
v2.1.1 Changes
October 11, 2015FIX for input handling where the input had a hardcoded default value before the V2 revisions, update recommended for everyone!