Skip to content

Releases: openhab/openhab-jruby

v5.31.0

03 Oct 22:59
Compare
Choose a tag to compare

v5.31.0 (2024-10-03)

Features

Full Changelog: v5.30.1...v5.31.0

v5.30.1

03 Oct 14:10
Compare
Choose a tag to compare

v5.30.1 (2024-10-03)

Features

  • Support source in command! and toggle by @jimtng in #346

Full Changelog: v5.30.0...v5.30.1

v5.30.0

02 Oct 22:56
Compare
Choose a tag to compare

v5.30.0 (2024-10-02)

Features

Full Changelog: v5.29.0...v5.30.0

v5.29.0

19 Sep 00:47
Compare
Choose a tag to compare

v5.29.0 (2024-09-19)

Features

  • Add #time_only? and #offset to TimerEvent by @jimtng in #333
  • Add #yesterday?, #today?, and #tomorrow? to ZonedDateTime, Date, and Time classes. by @jimtng in #341
  • Make working with Instant easier by @jimtng in #338

Bug Fixes

Full Changelog: v5.28.0...v5.29.0

v5.28.0

15 Sep 02:48
Compare
Choose a tag to compare

v5.28.0 (2024-09-15)

Features

  • Allow literal states for sitemap visibility rules by @ccutrer in #335
  • Move #items and #things to EntityLookup by @ccutrer in #336

Full Changelog: v5.27.2...v5.28.0

v5.27.2

11 Sep 13:06
Compare
Choose a tag to compare

v5.27.2 (2024-09-11)

Full Changelog: v5.27.1...v5.27.2

v5.27.1

09 Sep 20:50
Compare
Choose a tag to compare

v5.27.1 (2024-09-09)

Bug Fixes

  • Make all providers notify their listeners when the script is unloaded by @jimtng in #330
  • Make DateTimeType.parse use the local timezone when a time-only string doesn't specify a tz by @jimtng in #331

Full Changelog: v5.27.0...v5.27.1

v5.27.0

08 Sep 16:32
Compare
Choose a tag to compare

v5.27.0 (2024-09-08)

Features

  • Support offset in at and every :day, at: triggers by @jimtng in #278
  • Support space separator between date and time by @jimtng in #329

Bug Fixes

  • DateTimeType implements Java's Comparable in openHAB 4.3 by @jimtng in #328
  • Sitemap updates not propagated to listeners by @jimtng in #327

Full Changelog: v5.26.0...v5.27.0

v5.26.0

25 Aug 21:06
Compare
Choose a tag to compare

v5.26.0 (2024-08-25)

Features

Full Changelog: v5.25.0...v5.26.0

v5.25.0

20 Aug 16:58
Compare
Choose a tag to compare

v5.25.0 (2024-08-20)

Features

  • Add Thing#bridge? by @jimtng in #324
  • Support adding group members with GroupItem.members.add by @jimtng in #322

Full Changelog: v5.24.2...v5.25.0