Releases: openhab/openhab-jruby
Releases · openhab/openhab-jruby
v5.27.2
v5.27.2 (2024-09-11)
Full Changelog: v5.27.1...v5.27.2
v5.27.1
v5.27.0
v5.27.0 (2024-09-08)
Features
- Support offset in
at
andevery :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
v5.25.0
v5.24.2
v5.24.1
v5.24.0
v5.23.0
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
- Add
call_item?
predicate to GroupItem by @jimtng in #311 - Fix
every
day-of-week trigger by @jimtng in #308
Full Changelog: v5.22.1...v5.23.0