Releases: siemens/mtda
Releases · siemens/mtda
MTDA 0.46
What's Changed
- Fix usbf storage write without CoW device by @fmoessbauer in #561
- Update isar, cip-core to latest next and kas-container to 5.1 by @baprusty in #559
- web-ui: add support to flash with bmap + fixes by @fmoessbauer in #563
- Fix: mtda-rpi4b-ebg target by @bniedermayr in #564
- start 0.46 + small bug fix by @chombourger in #568
- chore(mtda-isar): add missing maintainer info by @fmoessbauer in #571
- chore(mtda-image): define SBOM distro entity by @fmoessbauer in #572
- feat!: replace Pyro4/ZMQ transport with gRPC by @chombourger in #569
- chore: update layers to fix gnu-efi build issue by @fmoessbauer in #573
- Prepare release version 0.46 by @chombourger in #574
New Contributors
- @bniedermayr made their first contribution in #564
Full Changelog: v0.44...v0.46
v0.45
chore: copyright updates for 2026 Signed-off-by: Cedric Hombourger <cedric.hombourger@siemens.com>
MTDA 0.44
What's Changed
- qemu storage commit/rollback by @chombourger in #549
- fix(isar): update all layer dependencies by @fmoessbauer in #551
- refactor: consistently store sizes in bytes by @chombourger in #552
- fix: storage_flush called before write complete by @shikl3x7 in #548
- chore(packages): update pyodide from 0.28.1 to 0.29.0 by @chombourger in #556
- debian: changelog for version 0.44 by @chombourger in #557
Full Changelog: v0.43...v0.44
MTDA 0.43
What's Changed
- refactor(storage): report actual bytes written and seeked (vs position) by @fmoessbauer in #538
- Drop unused vars and dead code by @fmoessbauer in #539
- Update layers and replace rpi4b-efi target with upstream version by @fmoessbauer in #540
- fix(configs): use /usr/share/ovmf/OVMF.fd for bookworm and trixie by @chombourger in #541
- Storage write improvements by @fmoessbauer in #542
- feat(docs): document mtda-www usage by @ananthakr23 in #544
- chore: update isar layers by @fmoessbauer in #545
- fix(debian): resolve file conflict between mtda-service and mtda-systemd-helper by @ananthakr23 in #543
New Contributors
- @ananthakr23 made their first contribution in #544
Full Changelog: v0.42.2...v0.43
MTDA 0.42.2
Full Changelog: v0.42.1...v0.42.2
MTDA 0.42.1
Full Changelog: v0.42...v0.42.1
MTDA 0.42
What's Changed
- debian: open development window for version 0.42 by @chombourger in #521
- chore(docs): Update README to prefer/recommend Raspberry Pi4 by @Gourav7389 in #522
- ci: upload images only for release tags by @chombourger in #526
- chore: remove support for the nanopi-r1 by @chombourger in #527
- fix(www): use socket.send for input into the console by @chombourger in #528
- fix(abrootfs): assign stable uid / gid for mtda by @fmoessbauer in #531
- fix(kas): debian/bookworm-base should not include common/base by @chombourger in #530
- Support for Pyro5 by @chombourger in #529
- feat(kas): initial support for trixie by @chombourger in #523
- Tests for several www endpoints by @chombourger in #534
- ci: remove build/tmp/work after each build by @chombourger in #535
- fix(storage): break on storage errors during transmission by @fmoessbauer in #536
- Minor package updates by @chombourger in #537
New Contributors
- @Gourav7389 made their first contribution in #522
Full Changelog: v0.41...v0.42
MTDA 0.41
What's Changed
- openapi by @chombourger in #505
- fix(keyboard): allow modifier keys for special keys by @chombourger in #507
- feat(www): add shortcuts to switch TTYs by @chombourger in #508
- Feat/www/python by @chombourger in #509
- Fix abrootfs build by @baprusty in #510
- fix(www): check if the video window is focused to process keydown events by @chombourger in #511
- perf(pytest): make Console.wait_for() sleep after checking for matches by @chombourger in #514
- feat(nanopi-neo): initial support for a/b rootfs update by @baprusty in #513
- fix(www): make get() async to handle possibly blocking calls to MTDA by @chombourger in #515
- feat(www): add {commit,rollback,to_host,to_target} to the Storage API by @chombourger in #517
- Add support for running pytest in www by @chombourger in #518
- CI clean-ups by @chombourger in #519
- debian: changelog for version 0.41 by @chombourger in #520
Full Changelog: v0.40...v0.41
MTDA 0.40
What's Changed
- debian: open development window for version 0.40 by @chombourger in #494
- fix(debian): drop unused mtda-wwww.install by @baprusty in #496
- feat(www): re-introduce the virtual keyboard by @chombourger in #497
- fix(keyboard): fix special keys issue in www by @shikl3x7 in #499
- fix(keyboard): fix space key issue in www by @shikl3x7 in #500
- fix(www): make the video stream fit its window without scrollbars by @chombourger in #503
- debian: changelog for version 0.40 by @chombourger in #502
Full Changelog: v0.39...v0.40
MTDA 0.39
What's Changed
- feat(mouse): initial support for HID mouse controller by @chombourger in #488
- feat(www): add support for mouse clicks by @chombourger in #489
- feat(storage): add initial support for commit/rollback to usbf by @chombourger in #490
- fix(storage): progress updates on writes (vs reads) by @chombourger in #491
- perf(cli): use event channel for "storage write" progress updates by @chombourger in #492
- Prepare release 0.39 by @chombourger in #493
Full Changelog: v0.38...v0.39