Releases: openhab/openhab-jruby
Releases · openhab/openhab-jruby
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
v5.22.1
v5.22.0
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
andItemChannelLinkRemoved
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
withNotification.send
, addNotification.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