Releases: openhab/openhab-jruby
Releases · openhab/openhab-jruby
v5.21.0
v5.20.0
v5.20.0 (2024-06-27)
Features
- Sitemaps: support
release
option in switch mappings by @jimtng in #275 - Sitemaps: add
release_only
option forslider
by @jimtng in #274 - Persistence: add
last_change
andnext_change
by @jimtng in #277 - Add
CallItem
andStringListType
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
v5.19.0
v5.18.1
v5.18.0
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
v5.17.0 (2024-01-30)
Features
- Add description and tags to terse rules by @jimtng in #241
- Add NumericItem#nonzero? by @jimtng in #243
- Add support for TimeSeries by @jimtng in #236
- Add Thing#bridge convenience accessor by @ccutrer in #237
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