1.3.2 (2021-01-21)
- Better explanation of connection errors when configuring openHAB url (18447ef)
- Logging should not fail on circular structures (bd454ac)
1.3.1 (2020-11-23)
- Don't allow navigating to sitemap selection before OH url is configured (8145c2a)
- Smoother loading indicator by removing superfluous requestAnimationFrame (98355fe)
1.3.0 (2020-11-07)
- Added a caching of sitemap pages for quicker page switches (0557940)
- Allow connections to openHAB 3+ (5aded66)
1.2.2 (2020-04-18)
- Smoother ripple animation (f5e7e10)
- Use raw item state instead of label value for command mapping (cd5bc6a), closes #2
1.2.1 (2020-01-28)
- Added possibility to use a group of rollershutters (c0ec366)
1.2.0 (2020-01-15)
- Correct order of heading and message when displaying Vue errors (80b0ce6)
- Don't show network state notifications on settings screen (a4a3bd5)
- Hide overflowing ripple effect in list items (1238fa2)
- Scroll focused input into view when virtual keyboard is shown (f12540b)
- Show loading indicator when loading on initial startup (4ac03d5)
- Text overflow in item list and library info (178f6c6)
- Unsubscribe from pubsub events in beforeDestroy rather than destroy (6d1c6d3)
- Added different color themes (a1ea708)
- Added support for basic authentication (e3077df)
- Added support for scrolling with the bezel in content views (b041416)
1.1.0 (2019-12-09)
- Don't enable swipe support if device has a rotating bezel (7e66d13)
- EventSource doesn't always receive update events (893d4ee)
- Recognize openHAB 2.5 REST API version (4b0230a)
- Added new roller shutter control (b3d8e3f)
- Added player control with play/pause/next/previous buttons (4241fdf)