Skip to content

Releases: openhab/openhab-jruby

v5.21.0

28 Jun 14:56
Compare
Choose a tag to compare

v5.21.0 (2024-06-28)

Features

  • Cloud Notification: support enhanced notification by @jimtng in #285

Full Changelog: v5.20.0...v5.21.0

v5.20.0

27 Jun 14:54
Compare
Choose a tag to compare

v5.20.0 (2024-06-27)

Features

  • Sitemaps: support release option in switch mappings by @jimtng in #275
  • Sitemaps: add release_only option for slider by @jimtng in #274
  • Persistence: add last_change and next_change by @jimtng in #277
  • Add CallItem and StringListType support by @jimtng in #283

Bug Fixes

  • Sitemaps: fix slider's switch setting by @jimtng in #273
  • Initializing a DateTimeType without an argument should set it to now by @jimtng in #280

Full Changelog: v5.19.1...v5.20.0

v5.19.1

21 May 19:40
Compare
Choose a tag to compare

v5.19.1 (2024-05-21)

Bug Fixes

  • change in Buttongrid: call create_button_definition in OH4.2 by @jimtng in #270

Full Changelog: v5.19.0...v5.19.1

v5.19.0

16 May 16:10
Compare
Choose a tag to compare

v5.19.0 (2024-05-16)

Features

  • Support filtered item|thing_added|removed and channel_linked|unlinked triggers by @jimtng in #266
  • Support changes in OH4.2 persistence by @jimtng in #244
  • Add link management methods to channel by @ccutrer in #268

Full Changelog: v5.18.1...v5.19.0

v5.18.1

06 Apr 00:15
Compare
Choose a tag to compare

v5.18.1 (2024-04-06)

Bug Fixes

  • Terse Rule: fix inferred id not generating unique suffix by @jimtng in #264

Full Changelog: v5.18.0...v5.18.1

v5.18.0

07 Mar 05:34
Compare
Choose a tag to compare

What's Changed

Features

  • Infer id for rules created from UI by @jimtng in #250
  • Add a descriptive label to changed duration trigger by @jimtng in #254
  • TimeSeries#add: accept a Ruby String or a Numeric value by @jimtng in #259

Bug Fixes

  • Use lowercase in watch trigger label to be consistent with core by @jimtng in #255
  • Update logger prefix if uid is set inside rule block by @jimtng in #252
  • Rules Registry#remove should return nil on non-existent ruleuid by @jimtng in #251
  • Tweak Rule ID inference to work with F7 router by @jimtng in #260
  • Don't create rule with an explicit rule uid when it already exists by @jimtng in #253

Full Changelog: v5.17.0...v5.18.0

v5.17.0

30 Jan 16:54
Compare
Choose a tag to compare

v5.17.0 (2024-01-30)

Features

Bug Fixes

  • Refactor item lookup to speed up item builder by @jimtng in #240
  • Fix dummy items when using sitemap proxy builder by @jimtng in #245

Full Changelog: v5.16.0...v5.17.0

v5.16.0

10 Jan 04:36
Compare
Choose a tag to compare

v5.16.0 (2024-01-10)

Features

  • Support selecting multiple types of location and equipment by @jimtng in #230
  • Add support for icons in sitemap builder switch mappings by @jimtng in #232

Full Changelog: v5.15.1...v5.16.0

v5.15.1

06 Jan 03:47
Compare
Choose a tag to compare

v5.15.1 (2024-01-06)

Bug Fixes

Full Changelog: v5.15.0...v5.15.1

v5.15.0

06 Jan 01:29
Compare
Choose a tag to compare

Features

  • Add Enumerable#toggle to complement #on and #off by @jimtng in #226
  • allow not using instance_exec with sitemap builder by @ccutrer in #227

Full Changelog: v5.14.0...v5.15.0