Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Releases: openhab/org.openhab.ui.habot

2.4.0.201809232255: Quasar v0.17.16, i18n fixes, various optimizations

23 Sep 23:04
Compare
Choose a tag to compare
- Upgrade Quasar to v0.17.16
- Ignore browser accept language, use server settings only
- Configure webpack to add crossorigin="use-credentials" to manifest link
- Set correct language in Chat page
- Wrap title on standard width HbCards
- Disable broken gzip compression
- Improve loading time:
  * Remove transitions
  * Don't wait until items are loaded (they will be in the background)

Signed-off-by: Yannick Schaus <[email protected]>

2.4.0.201807281145: Some native German corrections (#19)

28 Jul 11:51
Compare
Choose a tag to compare

This release is incompatible with openHAB 2.3 stable, use
2.4.0.201806211756 instead!

2.4.0.201806211756: Use item categories as a fallback to tags (#18)

21 Jun 18:02
1e112b2
Compare
Choose a tag to compare
Add attributes for some additional categories and icons.

Improve detection of groups to use as card titles.

notReusableInChat field documentation.

Signed-off-by: Yannick Schaus <[email protected]>

2.4.0.201806211304: Fix scrollToBottom for Android platforms

21 Jun 13:12
Compare
Choose a tag to compare

2.4.0.201806200016: Quasar v0.16, enable vue-router history mode (#17)

20 Jun 00:21
c0fa4c8
Compare
Choose a tag to compare
- Support history mode through the HABotHttpContext
- Reconfigure bundle splitting
- Cleanup the config
- Migrate the service worker to workbox
- Change default route (chat) to '/'
- Replace moment.js by date-fns (much smaller)

Temporary regressions:
Cannot use the service worker in dev mode to debug web push
Gzip compression is broken (some resources aren't gzipped)

Signed-off-by: Yannick Schaus <[email protected]>

2.4.0.201806191741: Replace javafx dependency

19 Jun 17:48
Compare
Choose a tag to compare

2.4.0.201806191652: Transition to metadata & semantic tags understanding (#16)

19 Jun 17:00
6bb5560
Compare
Choose a tag to compare
Transition to metadata & semantic tags understanding

This introduces BREAKING CHANGES!

You'll have to re-tag your items with tags from the ESH semantic tag library, or use metadata.
Review the updating README and adapt your items configuration accordingly.

Signed-off-by: Yannick Schaus <[email protected]>

2.4.0.201806132037: Update to 2.4.0-SNAPSHOT

13 Jun 20:43
Compare
Choose a tag to compare
Minor adaptations following API changes
Add checkstyle config

Signed-off-by: Yannick Schaus <[email protected]>

2.3.0.201805031847: overflow-x none

03 May 18:53
Compare
Choose a tag to compare

2.3.0.201805031837: Fix popups flickering in MS Edge

03 May 18:43
Compare
Choose a tag to compare