From 4a8646202226bcf988a3fc312242bd9790744adb Mon Sep 17 00:00:00 2001 From: Cedric Hombourger Date: Mon, 4 May 2026 18:39:19 +0200 Subject: [PATCH] debian: changelog for version 0.47 Signed-off-by: Cedric Hombourger --- debian/changelog | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 212f20d0..d6fa4fa3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,19 @@ -mtda (0.47-0) testing; urgency=medium +mtda (0.47-1) testing; urgency=medium * debian: open development window for version 0.47 - -- Cedric Hombourger Thu, 09 Apr 2026 08:00:00 +0100 + [ Cedric Hombourger ] + * attempt to reconnect when remote service dies + * generate/use a QEMU virtual machine UUID + * use float for mouse coordinates in gRPC proto + * add snapshot API and VideoSnapshot gRPC RPC + * add --condense flag to console dump and flush + + [ Benedikt Niedermayr ] + * restart systemd service on failure + * correct typo in docs + + -- Cedric Hombourger Mon, 04 May 2026 19:00:00 +0100 mtda (0.46-1) testing; urgency=medium