diff --git a/appimagecraft.yml b/appimagecraft.yml index dedf7e3..a99b871 100644 --- a/appimagecraft.yml +++ b/appimagecraft.yml @@ -2,7 +2,7 @@ version: 1 project: name: org.raspberrypi.rpi-imager - version: 1.9.0 + version: 1.9.1 build: cmake: diff --git a/debian/changelog b/debian/changelog index 60d2ef5..bc4d651 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +rpi-imager (1.9.1) unstable; urgency=medium + + * i18n: German, Taiwanese, Catalan, Spanish, Slovak + translations updated + * i18n: Added Hebrew translation + * qml: OS Customisation: Allow mouse selection in + comboboxes + * qml: MessagePopup: Constrain text, align to the center + * packaging: debian: Ignore AppImages and ci scripts + + -- Tom Dewey Wed, 18 Sep 2024 18:57:00 +0000 + rpi-imager (1.9.0) unstable; urgency=medium * ui: Upgrade to Qt6.7, bringing new controls to everything