Skip to content

Latest commit

 

History

History
271 lines (225 loc) · 25.9 KB

CHANGELOG.md

File metadata and controls

271 lines (225 loc) · 25.9 KB

0.0.8 (2015-03-08)

Bug Fixes

  • UI:
    • Fixed display of things if no things are actually listed (97273001)
    • Improved handling of inbox popup (cb670829)
    • Fix error messages when saving chart (8c4accca)
    • Fixed updating rule list following save (40302911)
    • Fixed inbox popup template to color code lines (f4fcf4c7)
    • Fix default username entry when not previously set (bd90b906)
    • Fixed error handling if no rules are returned (109f1c52)

Features

  • Rules:
    • Add support for editing rule files in openHAB2 (bd5d8736)
  • UI:
    • Login box is now displayed if no login has been completed (bbafd881)
    • Fix error deleting chart in OH2 (9022ae15)
    • Handle chart items for both OH1 and OH2 interfaces (82921d0f)
    • Handle differences between OH1 and OH2 sitemaps (444d0ac4)
    • Add support for openhab inbox for new device notifications (c8a91430)
    • Display rule type icon in rule list (2dd31189)
  • ZWave:
    • Log Reader - display security command class (de5b9f0f)

0.0.7 (2015-02-22)

Bug Fixes

  • UI:
    • Fixed selection of persistence service (03fa03fb)
    • Fix error saving password to local cache (c10ce94c)
  • ZWave:
    • Log Reader - fix error formatting command class if command id unknown (8f4e760e)
    • Log Reader - avoid duplicate item definitions (303312d5)
    • Log Reader - fixed handling of sensor alarm types (c4193f6a)

Features

  • ZWave:
    • Log Reader - added general packet statistics information (9f92a281)
    • Log Reader - add processing of CONFIGURATION class (5c75e2de)
    • Log Reader - process sensor packets (0a072b50)
    • Log Reader - show commands in log (ded27845)
    • Log Reader - default to showing binding info (6e7c5b47)
    • Log Reader - add processing of endpoints and endpoint classes (383e7aae)
    • Log Reader - decode and display control classes (16ffb3b5)
    • Display information on device class (5ae8be74)
    • Log Reader - Process the association group report (82a767df)

0.0.6 (2015-02-01)

Bug Fixes

  • UI:
    • Fix notification template to remove invalid button background (3828d99d)
  • ZWave:
    • Don't reload parameters if reselecting the current device (fd6f99a0)
    • Poll node information after setting Name/Location to update 'pending' flag (0cb84b4f)
    • Log Reader - fix processing of failed node message (4eb68c75)
    • Log Reader - check controller is known before checking wakeup node (c993c5e7)
    • Log Reader - fix bug processing unknown command classes (e5f5729a)
    • Log Reader - fix node number display (f5d418f0)
    • Fix incorrect reporting of unresponsive node (597ded6c)

Features

  • ZWave:
    • Add help button to configuration items (e7e0878b)
    • Highlight currently select panel in node editor (0d54267d)
    • Log Reader - keep track of node command classes (5f2284df)
    • Log Reader - add processing for SENSOR_ALARM class (10126fe9)
    • Consolidate log messages where command class function is known (413b1515)
    • Grey backgrounds of non-listening nodes in network diagram (5a69df71)
    • Change HEAL icon state colours so SUCCESS = GREEN (7a09f4bc)
    • Log Reader - analyse neighbours to check network quality (ac5b131e)
    • Log Reader - add messages sent/retry statistics (cb3e33ea)
    • Refactor log reader as a service so log data remains persistent (1f867593)
    • Log Reader - count protocol errors with controller (2af0d027)
    • Log Reader - display association group in requests/responses (910582d5)
    • Log Reader - added warnings for slow response and timeouts (4ea90439)
    • Log Reader - added node warnings and errors (0c20549a)
    • Order devices by node number in device list (e53f7bc8)
    • Log Reader - Count number of times the device wakes up (bdbc50ec)
    • Log Reader - annotate multicast and broadcast messages (65acbbf0)
    • Log Reader - add heal state information (11dbe97a)

0.0.5 (2015-01-18)

Bug Fixes

  • Mobile:
    • Fix routing of persistence services to use server setting (192368d5)
    • Fix error saving and using server address on Android (4f402e12)
  • UI:
    • Fix error loading models with a single return #1 (ce9677d2)
    • Fixed error displaying sitemaps when only 1 sitemap defined (3b79ed69)
    • Don't set Auth headers if no password/user specified (867a8f60)
    • Fix error in rule template (207985f0)
    • Fix positioning of title bar on small screens (93186a52)
    • Fix initialisation of collapsed panel configuration (373a4c47)
    • Fix error handling panels when changing from single to multi panel view (06e76dcb)
    • Update blockly flyout style (bbe889a2)
    • Remove loading spinner when updating data following a change of zoom level (5574fdde)
    • Update resize directive to not resize when element is hidden (d63930c6)
    • Send authenticated event if using cached data (fe8db276)
    • Fix error getting config data from server if logging in from cached password (e31d5aa8)
    • Improve styling of sitemaps to make better use of space (010aa210)
    • Fix navbar formatting when collapsing on small screens (29c3dcdf)
    • Fix sitemap title bar style (a6a39378)
    • Fix error with login and authorisation window (9a0be091)
    • Update chart series icon styles (64485dc5)
  • ZWave:
    • Log Reader - fix SENSOR_BINARY commands (dfe50885)
    • Log Reader - trigger screen re-layout when changing views (0afe39e4)
    • Log reader made tolerant of wider range of log formats (f570d19e)
    • Fix rendering of network diagram (2c66ad52)
    • Fix device status if retries is greater than 100% (5a48ff92)
    • Fix battery icon colour when battery level <40% (1aa5fdd9)
    • Fix network diagram resizing (b875d206)

Features

  • Mobile:
    • Present login screen if no server set when app starts (83e3551b)
    • Reduce gutter on narrow width screens to provide more real-estate (14c001a6)
    • Persist server address to local storage (8a619066)
    • Initial addition of native mobile versions of HABmin (d9a403ac)
  • UI:
    • Log Reader - Add node information display (bfc89195)
    • Add tools menu & ZWave Log Reader menu (622cce45)
    • Add SETPOINT widget to sitemap (befb708f)
    • Improve sitemap layout (d5cb2825)
    • Add swipe functionality to change panes easier on mobile device (ab27c4b0)
    • Make rule and schedule templates multi panel for more responsive on phones (ca49372c)
    • Hide multiple panel switch button when Sitemap displayed (c0945ec5)
    • Add responsive sidebar when in small window (mobile) (ceae2583)
    • Add chart loading spinner to bottom left of chart area (c89d825a)
    • Remove some text to improve layout on small screens (1f247234)
    • Remove graph button text on medium screens (8f1aa8e8)
    • Remove graph button text on small screens (fe65e8a9)
    • Add shadow to sitemap frame headings (190425a6)
    • Remove icons from growl notifications (7ce7615a)
    • Improve authentication and reload of data when server or user changes (80f057b7)
    • Make sitemap titlebar full width (fe3256dc)
    • Close navbar when selection made on small screens (829f0538)
    • Hide some navbar text on smaller screens (f7e3b3ae)
    • Improve login form and add internationalisation (b074f31e)
    • Improve styling of sitemap widgets (de1896cb)
    • Add weather-icons (ae1ce462)
    • Persist user theme choice to local storage and reset on startup (2ce3952b)
    • Add theme switching (eebb64d3)
  • ZWave:
    • Log Reader - add heal state information (11dbe97a)
    • Log Reader - sorted nodes in filter list (ce2b3794)
    • Log Reader - Process multi_instance report (68c33e06)
    • Log Reader - add SUC-ID display handler (379e9786)
    • Log Reader - add processing of ApplicationUpdate message (71f7fcf1)
    • Log Reader - add BASIC command class names (b22b3b97)
    • Log Reader - add processing of neighbour and routing frames (34672151)
    • Log Reader - process node discovery message (e98517f9)
    • Log Reader - process system and node identify frames (204cc084)
    • Added MANUFACTURER and VERSION logging classes (fbcbe9f6)
    • Add error/warning annotations to log entries (a8bac573)
    • Log viewer added annotations for completed transaction (036686c4)
    • Make log viewer parse files without date (6aed0864)
    • Add processing of controller commands in Log Reader (5d8a8e3a)
    • Add popover to provide specific information on log entry (0064284c)
    • Add zwave log viewer (7ad0094f)
    • Add icon and processing for SECURE_KEYPAD_DOOR_LOCK class (aae19184)

0.0.4 (2015-01-09)

Bug Fixes

  • UI:
    • Don't set Auth headers if no password/user specified (867a8f60)
    • Fix error in rule template (207985f0)
    • Fix positioning of title bar on small screens (93186a52)
    • Fix initialisation of collapsed panel configuration (373a4c47)
    • Fix error handling panels when changing from single to multi panel view (06e76dcb)
  • ZWave:
    • Fix rendering of network diagram (2c66ad52)

Features

  • UI:
    • Add tools menu & ZWave Log Reader menu (622cce45)
    • Add SETPOINT widget to sitemap (befb708f)
    • Improve sitemap layout (d5cb2825)
  • ZWave:
    • Add popover to provide specific information on log entry (0064284c)
    • Add zwave log viewer (7ad0094f)

0.0.3 (2015-01-02)

Bug Fixes

  • Mobile:
    • Fix routing of persistence services to use server setting (192368d5)
    • Fix error saving and using server address on Android (4f402e12)
  • UI:
    • Update blockly flyout style (bbe889a2)
    • Remove loading spinner when updating data following a change of zoom level (5574fdde)
    • Update resize directive to not resize when element is hidden (d63930c6)
    • Send authenticated event if using cached data (fe8db276)
    • Fix error getting config data from server if logging in from cached password (e31d5aa8)
    • Improve styling of sitemaps to make better use of space (010aa210)
    • Fix navbar formatting when collapsing on small screens (29c3dcdf)
    • Fix sitemap title bar style (a6a39378)
    • Fix error with login and authorisation window (9a0be091)
    • Update chart series icon styles (64485dc5)
  • ZWave:
    • Fix device status if retries is greater than 100% (5a48ff92)
    • Fix battery icon colour when battery level <40% (1aa5fdd9)
    • Fix network diagram resizing (b875d206)

Features

  • Mobile:
    • Present login screen if no server set when app starts (83e3551b)
    • Reduce gutter on narrow width screens to provide more real-estate (14c001a6)
    • Persist server address to local storage (8a619066)
    • Initial addition of native mobile versions of HABmin (d9a403ac)
  • UI:
    • Add swipe functionality to change panes easier on mobile device (ab27c4b0)
    • Make rule and schedule templates multi panel for more responsive on phones (ca49372c)
    • Hide multiple panel switch button when Sitemap displayed (c0945ec5)
    • Add responsive sidebar when in small window (mobile) (ceae2583)
    • Add chart loading spinner to bottom left of chart area (c89d825a)
    • Remove some text to improve layout on small screens (1f247234)
    • Remove graph button text on medium screens (8f1aa8e8)
    • Remove graph button text on small screens (fe65e8a9)
    • Add shadow to sitemap frame headings (190425a6)
    • Remove icons from growl notifications (7ce7615a)
    • Improve authentication and reload of data when server or user changes (80f057b7)
    • Make sitemap titlebar full width (fe3256dc)
    • Close navbar when selection made on small screens (829f0538)
    • Hide some navbar text on smaller screens (f7e3b3ae)
    • Improve login form and add internationalisation (b074f31e)
    • Improve styling of sitemap widgets (de1896cb)
    • Add weather-icons (ae1ce462)
    • Persist user theme choice to local storage and reset on startup (2ce3952b)
    • Add theme switching (eebb64d3)
  • ZWave:
    • Add icon and processing for SECURE_KEYPAD_DOOR_LOCK class (aae19184)