Skip to content

Commit

Permalink
bumping to 1.0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmymlu committed Mar 12, 2015
1 parent c06eaab commit afbaa7c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 1.0.3.7

Fixes:

* fixes layout issues when the in-call status bar is visible
* setting the device id of Sense on mixpanel as soon as an attempt to pair is triggered to help diagnose problems
* resolved Sense WiFi connectivity issue when network uses WEP security
* wait until all operations are finished to dismiss activity so that error messages do not appear to be delayed
* added more information to BLE errors returned and logged
* adding additional analytics properties and events around setting up WiFi
* instrumented alarms UI in Mixpanel

## 1.0.3.6

Fixes:
Expand Down
2 changes: 1 addition & 1 deletion SleepModel/Sense-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.0.3.6</string>
<string>1.0.3.7</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationWhenInUseUsageDescription</key>
Expand Down

0 comments on commit afbaa7c

Please sign in to comment.