Skip to content

v1.1.0

Choose a tag to compare

@Justin-Credible Justin-Credible released this 10 Aug 03:11
· 65 commits to master since this release

Enhancements:

  • Removed side menu and added tabs to make the app quicker to navigate
  • Switched to a darker color theme for title bars and some buttons
  • User ID and password fields no longer try to autocomplete values

Bug Fixes:

  • Device list now shows red text and "Missing" text if signal strength is zero
  • Device info now shows red caution icon if signal strength is zero
  • If the thermostat is unavailable a toast message will be displayed on the thermostat view
  • Opening the keyboard no longer causes the view to visually "jank"
  • The application will no longer randomly crash when attempting to show or hide a progress indicator on iOS
  • Removed the light dimmer control for smart plugs on the Lighting screen until #5 is completed
  • PIN and Security Passphrase menu items were missing from the Settings screen

Framework Updates:

  • Updated to Ionic from 1.0.0 to 1.0.1
  • Switched to Cordova 5.1.1 for security enhancements
  • Added git commit has to the About screen
  • Misc changes to keep in sync with the starer project