From a3be47b815fb2cc2b20e8016e0b2042fa5ddd99f Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 29 Nov 2023 14:13:40 +0100 Subject: [PATCH] Jenkins release build 1.9.0 --- debian/changelog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/debian/changelog b/debian/changelog index 410bd487..8cf80bc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +nymea (1.9.0) jammy; urgency=medium + + [ Michael Zanetti ] + * Add support for connections to actionExecuted in scripts + * Enable more info on double ThingActionInfo::finish() calls + * Make possibleValues for states dynamic and translatable + + [ Simon Stürz ] + * LogEngine: provide possibility to disable the log engine + + [ Michael Zanetti ] + * Make script runtime errors appear in the script console + + [ Simon Stürz ] + * NetworkDeviceDiscovery: Update warning regarding multiple IPs for + one MAC address. + + [ Michael Zanetti ] + * Fix building with newer gcc + * Add support for Bluetooth pairing during thing setup + + -- jenkins Wed, 29 Nov 2023 14:13:40 +0100 + nymea (1.8.4) jammy; urgency=medium