Skip to content

Releases: openhab/openhab-jruby

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

v5.24.2

30 Jul 18:43
Compare
Choose a tag to compare

v5.24.2 (2024-07-30)

Features

  • Support creating a rule in an initially disabled state by @jimtng in #319

Full Changelog: v5.24.1...v5.24.2

v5.24.1

26 Jul 15:36
Compare
Choose a tag to compare

v5.24.1 (2024-07-26)

Features

  • Prepend script name to logger calls within rules, scripts, and profiles by @jimtng in #317

Bug Fixes

  • Fix access to context variables in UI rules by @jimtng in #318

Full Changelog: v5.24.0...v5.24.1

v5.24.0

23 Jul 13:56
Compare
Choose a tag to compare

v5.24.0 (2024-07-23)

Features

  • Support creating a trigger profile by @jimtng in #316

Full Changelog: v5.23.0...v5.24.0

v5.23.0

22 Jul 00:13
Compare
Choose a tag to compare

v5.23.0 (2024-07-22)

Features

  • Notification: support Image item as attachment by @jimtng in #315
  • Support attachment for every with dynamic datetime trigger by @jimtng in #307
  • TimeSeries: add #<< convenience method and refactor with LazyArray by @jimtng in #313
  • TimedCommand: support resuming and rescheduling timed commands by @jimtng in #312
  • Sitemaps: support Button widgets inside buttongrids by @jimtng in #272
  • Support every trigger with multiple days of week. by @jimtng in #309

Bug Fixes

Full Changelog: v5.22.1...v5.23.0

v5.22.1

06 Jul 00:02
Compare
Choose a tag to compare

v5.22.1 (2024-07-06)

Bug Fixes

  • Support Milestones and RC versions by @jimtng in #302

Full Changelog: v5.22.0...v5.22.1

v5.22.0

05 Jul 00:45
Compare
Choose a tag to compare

v5.22.0 (2024-07-05)

Features

  • Persistence: support direct arithmetics against PersistedState by @jimtng in #288
  • Add StartlevelEvent by @jimtng in #294
  • Add ItemChannelLinkAddedEvent and ItemChannelLinkRemoved events by @jimtng in #293
  • Persistence: support multiplication with PersistedState by @jimtng in #289
  • Allow changed trigger on any Thing by @jimtng in #296
  • NotificationAction: replace notify with Notification.send, add Notification.hide, support reference id. by @jimtng in #297
  • Add TimedCommand parameter only_when_ensured by @jimtng in #290
  • NotificationAction: add Notification.log to send log notifications by @jimtng in #299

Full Changelog: v5.21.0...v5.22.0