Skip to content

Releases: Automattic/Automattic-Tracks-iOS

0.3.2

25 Feb 16:00

Choose a tag to compare

Bump version to 0.3.2

0.3.2-beta.1

15 Feb 00:02
b3641f2

Choose a tag to compare

0.3.2-beta.1 Pre-release
Pre-release

Add online status to all events.

0.3.1

07 Feb 00:09
2c044f2

Choose a tag to compare

  • Adding device orientation to all events

0.3

25 Jan 21:04

Choose a tag to compare

0.3

Improves macOS support

0.2.4

17 Dec 17:28

Choose a tag to compare

  • Updates UIDeviceIdentifier to 1.1.4
  • Improvements to the TravisCI configuration
  • Adds a check for whether the user has VoiceOver enabled
  • Adds a check for the current status bar height
  • No longer accesses CTTelephonyNetworkInfo from the simulator
  • Housekeeping improvements, including:
    • Ignoring .DS_Store files
    • Adding IDEWorkspaceChecks file
    • Removes the OS X podspec (it wasn't compiling properly)
    • Lints the podspec during PRs to ensure validity

0.2.4-beta.1

30 Nov 17:01

Choose a tag to compare

  • temporary bug fix for coretelephony error messages in console.log of host apps
  • general housekeeping: commit .gitignore file, add .DS_Store to ignore
  • general housekeeping: add IDEWorkspaceChecks.plist, so Xcode doesn't have to run the check every time the repo is opened

0.2.1

05 Oct 15:26

Choose a tag to compare

Updated to XCode 9 settings

0.2.0

12 Jun 19:04

Choose a tag to compare

Updates CocoaLumberjack dependency version.

0.1.1 - URL Sessions & HTTP Errors

22 Jul 18:04

Choose a tag to compare

Switches Tracks to not use the shared NSURLSession but rather an ephemeral one. Also fixes a bug with not deleting Tracks events when an HTTP error is encountered.

0.1.0 - CocoaPods 1.0

05 Oct 15:26

Choose a tag to compare

Enables modules in the demo project, ups to iOS 9 only, and ensures CocoaPods 1.0 builds properly with it.