- Pebble 2 support
- Changed Pebble Time Round watches to show complications in rows of 3/2/2/1 instead of the previous 3/3/1/1
- Changed weather update interval and how fitness data is computed in order to conserve battery life
- Fixed bug causing relative humidity to appear when active calories burned is selected
- Fixed bug in Pebble Time Round watches that caused the time layer's color to incompletely update when sending new settings
- Various source code improvements
- Added an option to suppress the seconds complication, which saves battery life
- Fixed a bug in the humidity complication that would occasionally cause numbers to appear with repeating digits (e.g. 57.99999999)
- Added a complication for displaying relative humidity
- Added a complication for displaying seconds
- Added an option to disable Bluetooth disconnect vibration
- Updated Dark Sky API information
- Added date formatting option in settings page
- Removed non-functioning dropdown options for fitness tracking in settings page for Pebble Classic and Pebble Steel
- Added explanatory text to settings screen to help reduce API key-related difficulties
- Support for Pebble Classic and Pebble Steel
- Added complication for distance walked today
- Added complication for calories burned today while active
- Fixed a bug in the way the wind bearing displayed
- Added metric support for weather complications
- Removed space between month and date on Pebble Time Round
- Removed F from current temperature and added degree symbol
- Various code improvements