Skip to content

Commit

Permalink
bumping to 1.0.0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmymlu committed Dec 30, 2014
1 parent 8a7bda6 commit ed33605
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## 1.0.0.50

New:

* Faster Sense pairing during onboarding
* Return user to onboarding upon authentication if Sense has not been set up
* Update your email from within Account Settings
* Smart Alarm switch added to alarms
* Updated Alarm design
* Sense LED updates, with supporting firmware

Fixes:

* Fix a crasher when tapping through insights from iOS7 devices
* Fixed sensor colors
* Zoomed out Timeline will not be triggered acciddentally when swiping down
* Menu bar in the back screen will no longer be dismissed when dragged from the
edge from the Alarms screen
* Share icon no longer show when bringing back to foreground, even though there
is nothing to share.

## 1.0.0.49

New:
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.0.49</string>
<string>1.0.0.50</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationWhenInUseUsageDescription</key>
Expand Down

0 comments on commit ed33605

Please sign in to comment.