The following release notes sum up all changes that we have deployed between 07/01 and 09/30:
All-new user interface for mobile devices, including iPhone, iPod touch, Android, Windows Phone, and BlackBerry 10, see the offical announcement
Added easy switch between mobile UI and desktop UI
Added option to restore old versions
Added expiry date to old iOS versions based on provisioning profile
Added new method to authenticate beta testers within iOS apps, see here
Added beta distribution for Windows Phone apps, including a new mobile app
Added webhooks, see the offical announcement
Added support for JIRA webhooks, see the offical announcement
Added option to attach the crash log to a JIRA ticket
Added integration with Bitbucket
Added PDF option to invoice page, see here
Added option to set a link to an external support system
Added support for the Android NDK (incl. symbolication)
Added warning if package name of new version doesn’t match previous package name
Added anchors to link to a specific feedback message
Added feedback messages to the daily digest
Added links from timeline to user pages
Added links from timeline to crash statistics pages
Added option to set a custom question on the recruitment page
Added information to dashboard when current user has applied for an app
Added appcast to custom apps for using NetSparkle
Added JSON response to public API for Mac and custom apps
Added MD5 checksum to the download pages of Mac apps
Added support for .msi files
Added support for .bar files
Added support for .xap and .aetx files
Added support for .ipa files with armv64 slice
Added validation to ignore wrong UDIDs returned on iOS 7 (starting with FFFFFFFF)
Added button to refresh the storage quota
Added minimum OS version and device family to public API
Added option to prevent a version from being deleted through the bulk delete API
Added sort parameter to version bulk delete API
Added API for crash annotations
Added API for source code references
Added API for webhooks
Added endpoint to version API to get and update the meta data
Improved redirect from hockeyapp.net to rink.hockeyapp.net if already signed in
Improved remember-me option: state is now saved between sessions
Improved handling of uploaded builds by keeping the original filename
Improved handling of QR codes to always show them for mobile apps
Improved parsing of iOS version from browser user agent
Improved de-duplication of entries in download list
Improved performance for app pages with millions of crashes
Improved performance of crash histograms and charts
Improved logic to set a live version available when multiple crashes occured
Improved example for crash search
Improved crash group status for multiple groups
Improved grouping of Android crashes
Improved deletion of apps and crashes
Improved validation of email addresses
Improved handling of non-UTF8 characters in crash logs
Improved parsing of .apk files for special cases
Changed Github integration to use OAuth
Changed input fields for emails to use type="email"
Changed date format in tables to include the year
Changed default sort order for version tables
Changed select boxes from Chosen to Select2
Updated list of Android and iOS versions and devices
Fixed auto-complete for password input fields
Fixed problem with invalid HTML tags in release notes
Fixed problem with preserving whitespace in release notes
Fixed hiding of deleted apps from list of invites
Fixed problem with hidden Info.plist files inside .ipa and .app.zip packages
Fixed handling of new iOS 7 icon types
Fixed handling of dSYM files from Xcode 5
Fixed parsing of binary UUIDs of Mac apps
Fixed link to Pivotal Tracker stories
Fixed calculation of the number of crashes when creating a ticket
Fixed problem with leading / trailing whitespace in the meta data of a crash
Fixed problem when a deleted crash group resulted in a 404 while searching
Fixed problem when the version list API did not work with a read-only API token
Fixed problem with special chars in exported device list
Fixed layout of maintenance page
Various other minor fixes and improvements