Skip to content

Releases: openhab/openhab-jruby

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

v5.14.0

05 Jan 21:59
Compare
Choose a tag to compare

Features

  • Add more helper methods to access linked channels by @ccutrer in #215
  • testing: add helper to initialize missing thing types by @ccutrer in #218

Bug Fixes

Full Changelog: v5.13.0...v5.14.0

v5.13.0

05 Jan 21:39
Compare
Choose a tag to compare

Features

  • Add tags and description to #script and #scene by @jimtng in #214
  • Support staticIcon and dynamic icon in sitemap by @jimtng in #212
  • Support Buttongrid in Sitemap Builder by @jimtng in #211

Bug Fixes

  • Fix condition handling for colors and visibility in sitemap builder by @jimtng in #210

Full Changelog: v5.12.1...v5.13.0