HockeyApp Changelog

What's new in HockeyApp 2.0.21 Build 507

Jun 25, 2018
  • [UPDATE] Add App Center SDK
  • [UPDATE] Remove HockeyApp SDK for Crash Reporting and Analytics
  • [BUGFIX] Stop using openssl to look at the embedded provisioning profile and switch to use security
  • [BUGFIX] Fix crash in SDK Wizard on macOS 10.13
  • [BUGFIX] Fix a few more crashes

New in HockeyApp 2.0.19 Build 503 (Jun 25, 2018)

  • [BUGFIX] The “HockeyApp would like to access your contacts” alerts will not show up any longer. The problem was with using CocoaLumberjack for our logging and especially using `DDLog registeredClassNames` to allow dynamic log levels adjustments which in macOS 10.12 triggers all system frameworks to be linked at runtime. Doh! Thanks to the Apple engineer in the WWDC labs who helped tracking this down!
  • [BUGFIX] Fixed threading bugs thanks to the new Thread Sanitizer in Xcode :)
  • [BUGFIX] Fixed `puck` ignoring the `hostname` parameter.

New in HockeyApp 2.0.18 Build 501 (Feb 20, 2017)

  • Updated HockeySDK to v4.1.2
  • Added `puck` support to define a upload `strategy`
  • Improved loading UI for iOS apps when using an `xcarchive` to indicate that this process will take some time
  • Fixed SDK Setup Wizard not verifying SDK setup due to changes in Xcode 8
  • When uploading symbols only, the UI will not ask to replace or create a new build but will default to `replace` strategy which will attach the symbols to the version

New in HockeyApp 2.0.17 Build 498 (Sep 28, 2016)

  • [BUGFIX] Fixed a crashing bug in puck when uploading iOS packages with Xcode 7 or Xcode 8 installed
  • [BUGFIX] Fixed line numbers being off by 1 in the threaded presentation of crash reports
  • [UPDATE] Don’t ask to move the application to the /Applications folder in macOS 10.12 and later (due to incompatibility)

New in HockeyApp 2.0.17 Build 497 (Sep 20, 2016)

  • [BUGFIX] Fixed a bug packaging IPA packages resulting in failed uploads

New in HockeyApp 2.0.17 Build 495 (Sep 20, 2016)

  • [NEW] Add comment workaround to 10.12 showing alert about accessing contacts. The app is not doing this and we couldn’t find the reason for the alert yet.
  • [UPDATE] Update HockeyApp SDK to 4.1.0 and remove Application Insights SDK
  • [UPDATE] Don’t float SDK Wizard window any longer
  • [UPDATE] IPA packaging now uses the Xcode 7 & 8 options to provide smaller packages
  • [BUGFIX] Fixed Git lightweight tags support
  • [BUGFIX] Fixed a crash with unexpected server data

New in HockeyApp 2.0.16 Build 492 (May 6, 2016)

  • [BUGFIX] Update HockeyApp SDK to 4.0.1 to fix an issue with time machine backups
  • [UPDATE] Update Sparkle

New in HockeyApp 2.0.15 Build 491 (Mar 18, 2016)

  • [BUGFIX] Fixed crash on launch if no previous version was installed by updating Sparkle to version 1.40.0.

New in HockeyApp 2.0.15 Build 490 (Mar 17, 2016)

  • [BUGFIX] Fixed a bug in puck fetching commit history messages with newer Jenkins versions
  • [BUGFIX] Fixed an upload UI problem that caused the upload type to change automatically even though it was set via puck
  • [BUGFIX] Fixed an upload UI problem when bundle identifier wasn't available
  • [BUGFIX] Fixed a problem that rarely appeared when opening an ipa file from the Welcome window
  • [BUGFIX] Fixed a few non working support links
  • [BUGFIX] Fixed various crashes related to unexpected data provided by the server
  • [BUGFIX] Fixed various additional crashes
  • [UPDATE] Added bundle_version option to puck help
  • [UPDATE] Added the file types that puck can handle to its help
  • [UPDATE] Added the filename to the output in case puck can't find it
  • [UPDATE] Updated Fragaria source viewer component and re-added Swift highlighting
  • [UPDATE] Updated Objective-Git framework to version 0.11.0
  • [UPDATE] Updated Sparkle to version 1.13.1
  • [UPDATE] Updated HockeysDK to version 4.0 Alpha 2

New in HockeyApp 2.0.14 Build 488 (Nov 18, 2015)

  • [BUGFIX] Fixed issues when installing puck command line client
  • [BUGFIX] Show the correct provisioning profile when uploading iOS apps that also contain a watchOS build
  • [BUGFIX] Fixed startup crash with invalid Xcode projects
  • [BUGFIX] Fixed various crashes
  • [BUGFIX] Fixed incorrect https URLs that should use http
  • [BUGFIX] Fixed issues opening IPA packages
  • [UPDATE] Don’t show welcome UI if app crashes within 10 seconds after launch, to avoid possible endless crashes

New in HockeyApp 2.0.13 Build 485 (Oct 7, 2015)

  • [NEW] Upload UI: Allow to set restrictions for OS X apps on upload
  • [UPDATE] Crash Viewer: Updated source code viewer component (Now based on https://github.com/shysaur/Fragaria )
  • [BUGFIX] Fixed a crash when parsing an Xcode archive with an iOS app which uses incorrect data types for app icons in its info.plist
  • [BUGFIX] SDK Wizard: Fixed a crash when an Xcode project doesn’t have a name
  • [BUGFIX] SDK Wizard: Fixed a crash when an Xcode project path doesn’t exist any more
  • [BUGFIX] Crash Viewer: Fixed issues with source code sometimes not appearing correctly
  • [BUGFIX] Crash Viewer: Fixed a crash when viewing some crash reports caused the app to crash
  • [BUGFIX] Upload UI: Fixed an issue when parsing an ipa package which includes a WatchOS 2 app and the bundle identifier of the WatchOS is used instead the one of the iOS app
  • [BUGFIX] Upload UI: Fixed a crash when analyzing apk files and aapt doesn’t return any data
  • [BUGFIX] Upload UI: Fixed a crash related to connection issues
  • [BUGFIX] Various minor additional fixes and improvements

New in HockeyApp 2.0.12 Build 483 (Jul 14, 2015)

  • [BUGFIX] SDK Wizard: Fixed checks for required linked frameworks

New in HockeyApp 2.0.12 Build 481 (Jul 13, 2015)

  • [NEW] Added ApplicationInsights for OS X SDK to collect anonymous usage data. You can opt-out in the preferences.
  • [UPDATE] Updated HockeySDK-Mac to version 3.1.0
  • [UPDATE] SDK Wizard: Added support for Xcode projects with module support enabled, allowing even easier SDK integration
  • [UPDATE] Upload UI: Using xcodebuild to create the ipa package to support apps containing watchOS apps and extensions
  • [BUGFIX] puck: Fixed grabbing commit messages for some Jenkins installations (especially when it doesn't use datetime based directory names for storing builds metadata)
  • [BUGFIX] puck: Fixed an issue when uploading dSYM.zip files didn't work
  • [BUGFIX] Crash Viewer: Fixed issues with source code sometimes not appearing correctly
  • [BUGFIX] Upload UI: Fixed issues with apps containing extensions
  • [BUGFIX] Upload UI: Fixed display issues related to upload size
  • [BUGFIX] Various minor additional fixes and improvements

New in HockeyApp 2.0.11 Build 479 (Feb 7, 2015)

  • [NEW] `puck`: Now does simple verification of `app_id` parameter value
  • [UPDATE] `Crash Viewer`: Improve error message when no source code is shown
  • [UPDATE] `Upload UI`: Increase height of error text sheet, for fully displaying longer error messages
  • [UPDATE] `Upload UI`: Improve check for invalid `CFBundleVersion` or `versionCode` values
  • [BUGFIX] `Crash Viewer`: Fix a bug that caused source code not to show up in some cases when using using non Git repositories
  • [BUGFIX] `Welcome UI`: Fix layout bug in case of long app names
  • [BUGFIX] Various minor additional fixes and improvements

New in HockeyApp 2.0.10 Build 477 (Feb 4, 2015)

  • [NEW] Improved Yosemite support, including dark mode menu bar
  • [NEW] puck: Support for team and user restrictions
  • [UPDATE] Welcome UI: Replace blog post section in Welcome UI with Quick Links
  • [UPDATE] Upload UI: Added improved support for displaying icons of iPad only apps
  • [UPDATE] Upload UI: Don't enable download if dSYM package is uploaded only
  • [UPDATE] Crash Viewer: Show bundle identifier and version in SCM assignment UI
  • [UPDATE] Crash Viewer: Improved performance for file system based (non Git) repositories
  • [BUGFIX] puck: Fixed app icons being interlaced and not showing correctly on Firefox and Chrome when uploading using Yosemite
  • [BUGFIX] Various minor additional fixes and improvements

New in HockeyApp 2.0.9 Buil 475 (Oct 24, 2014)

  • [BUGFIX] Fixed app icons being interlaced and not showing correctly on Firefox and Chrome when uploading using Yosemite
  • [BUGFIX] Fixed some Mac apps signing being corrupted after upload
  • [BUGFIX] Various minor additional fixes and improvements

New in HockeyApp 2.0.8 Buil 471 (Sep 11, 2014)

  • [UPDATE] SDK Integration: Improved Swift integration support
  • [BUGFIX] SDK Integration: Fixed an error when the Xcode project is not on the system volume
  • [BUGFIX] Crash Viewer: Fixed the line numbers not showing up
  • [BUGFIX] Crash Viewer: Fixed a crash when clicking on the line number column
  • [BUGFIX] Crash Viewer: Fixed a crash when changing number of source code context lines
  • [BUGFIX] Various minor additional fixes and improvements

New in HockeyApp 2.0.7 Buil 469 (Sep 2, 2014)

  • [NEW] SDK Integration: Added swift integration support
  • [UPDATE] Crash Viewer: Cleaned up the stack trace presentation
  • [BUGFIX] Crash Viewer: Fixed a crash that could occur with OS X 10.9.4
  • [BUGFIX] Various minor additional fixes and improvements

New in HockeyApp 2.0.6 Buil 467 (Aug 7, 2014)

  • [UPDATE] Crash Browser: Added fullscreen support
  • [UPDATE] Updated HockeySDK with Feedback UI improvements
  • [BUGFIX] Crash Viewer: Fixed issues when adding additional Git repositories
  • [BUGFIX] Fixed a rare crash

New in HockeyApp 2.0.5 Buil 465 (Aug 5, 2014)

  • [NEW] Crash Browser: Now automatically selects the current app from the Welcome UI
  • [NEW] Crash Viewer: Added support for assigning multiple local source code repositories to an app version
  • [NEW] Crash Viewer: Added menu option "Stack Frame Context Lines" to set the amount of source code preview lines being shown in the thread view
  • [UPDATE] Improved app startup performance when having a large archive of xcarchive packages
  • [UPDATE] Crash Browser: Scroll apps and versions list to selected item when reloading the list
  • [UPDATE] Crash Viewer: Does not automatically ask for local source code repository any longer
  • [UPDATE] Upload UI: Now also supports the new "enterprise" release type
  • [UPDATE] Upload UI: Improved algorithm to get an app icon from xcarchive packages for iOS apps
  • [UPDATE] Upload UI: Now uses embedded "appt" client for Android apk packages
  • [UPDATE] Welcome UI: Show xcarchive creation dates
  • [UPDATE] puck: Improved the update mechanism so it only asks for the admin password once
  • [UPDATE] Updated HockeySDK to version 3.0 Beta 1
  • [UPDATE] Updated Sparkle to version 1.7.1
  • [BUGFIX] Crash Browser: Fixed selecting a different item when reloading the apps, versions, or crash group list
  • [BUGFIX] Crash Viewer: Fixed not showing available source code for Android crash reports in some scenarios
  • [BUGFIX] Crash Viewer: Fixed the app not directly opening a crash report when started by clicking on an "Open" button on the HockeyApp web page
  • [BUGFIX] Upload UI: Fixed issues with calculating the remaining upload time
  • [BUGFIX] Upload UI: Fixed "Show" button in upload notifications not doing anything
  • [BUGFIX] puck: Fixed incorrectly ignoring the "upload" parameter
  • [BUGFIX] Various minor additional fixes and improvements