2023-11-15 15:16:16 +00:00
|
|
|
rpi-imager (1.8.2) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Home: Device filtering reworked to download OS list eagerly
|
|
|
|
* OS List: Fixed 'Recommended' tag annotation
|
|
|
|
* i18n: Added zh-TW Traditional Chinese translation
|
|
|
|
* i18n: Updated Korean, German, Ukranian, translations
|
|
|
|
* build: Linux: Fix libdrm dependency requirement on non-embedded
|
|
|
|
build.
|
|
|
|
* Commmon: Disable QML caching entirely
|
|
|
|
* OS customisation: Allow use if only cloudinit payload available
|
|
|
|
* OS customisation: Allow empty PSK for 'Open' WiFi networks.
|
|
|
|
* OS List: Use ImageList v4 URL
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 15 Nov 2023 20:16:16 +0200
|
|
|
|
|
2023-10-19 20:23:46 +02:00
|
|
|
rpi-imager (1.8.1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Hide empty categories when filtering
|
|
|
|
* i8n: Updates German translation
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 19 Oct 2023 20:16:16 +0200
|
|
|
|
|
2023-10-18 11:34:12 +01:00
|
|
|
rpi-imager (1.8.0) unstable; urgency=medium
|
2023-09-23 19:51:45 +02:00
|
|
|
|
2023-10-18 11:34:12 +01:00
|
|
|
* Advanced options: Rename to OS customization
|
|
|
|
* OS customization: change to tabbed UI
|
|
|
|
* OS customization: make SSH public key field a textarea
|
|
|
|
* OS customization: add convenience button to run ssh-keygen
|
|
|
|
* OS customization: Enforce choice as part of write flow
|
|
|
|
* OS customization: Fixes for state consistency across UI
|
|
|
|
* Home: Add mechanism for selecting Raspberry Pi device
|
2023-10-18 15:17:15 +01:00
|
|
|
* Shared: Multiple keyboard focus fixes
|
2023-10-18 14:56:30 +01:00
|
|
|
* i18n: Adds Spanish/Ukrainian translations
|
|
|
|
* i18n: Updates French, Catalan, Italian, German, Spanish, Russian,
|
|
|
|
Japanese translations
|
|
|
|
* i18n: Use en_US as refernce string, and make en_GB a translation
|
2023-09-23 19:51:45 +02:00
|
|
|
* Workaround for ArchLinux's lsblk labeling internal SD card readers
|
|
|
|
(mmcblk0) as non-removable storage.
|
|
|
|
* Allow drag-dropping image files to Imager.
|
2023-09-25 21:13:22 +02:00
|
|
|
* Local .xz files: parse uncompressed size for better progress reports.
|
2023-09-23 19:51:45 +02:00
|
|
|
|
2023-10-18 11:34:12 +01:00
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Wed, 18 Oct 2023 18:00:00 +0200
|
2023-09-23 19:51:45 +02:00
|
|
|
|
2023-05-22 19:04:41 +02:00
|
|
|
rpi-imager (1.7.5) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Bump version number to match bug fix release for Windows.
|
|
|
|
(No actual changes from 1.7.4.1 for Linux)
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Mon, 22 May 2023 18:53:22 +0200
|
|
|
|
|
2023-03-22 16:42:10 +01:00
|
|
|
rpi-imager (1.7.4.1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Advanced settings: fix creating files on FAT partition that are
|
|
|
|
an exact multiple of cluster size.
|
2023-03-24 15:33:54 +01:00
|
|
|
* Do you want to apply saved settings window: offer 'no' option,
|
2023-03-24 14:26:43 +01:00
|
|
|
without clearing settings.
|
2023-03-24 15:33:54 +01:00
|
|
|
* Eject storage properly on Linux.
|
2023-03-22 16:42:10 +01:00
|
|
|
|
2023-05-18 15:03:43 +02:00
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 18 May 2023 15:05:28 +0200
|
2023-03-22 16:42:10 +01:00
|
|
|
|
2022-11-15 01:15:08 +01:00
|
|
|
rpi-imager (1.7.4) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Advanced settings: fix escaping single quotes
|
|
|
|
* Advanced settings: default to using username of logged-in user
|
|
|
|
* Now uses a different method to edit files on the FAT partition
|
|
|
|
to apply advanced settings. Imager now understands the FAT16/FAT32
|
|
|
|
file system format and can edit files by itself using the raw
|
|
|
|
disk device, without having to rely on the operating system
|
|
|
|
to mount the partition first.
|
|
|
|
|
2022-11-20 18:44:22 +01:00
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Sun, 20 Nov 2022 17:30:20 +0100
|
2022-11-15 01:15:08 +01:00
|
|
|
|
2022-07-31 13:17:08 +02:00
|
|
|
rpi-imager (1.7.3) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Linux: use GnuTLS instead of OpenSSL for computing SHA256
|
|
|
|
* Fix persistenting public key authentication setting
|
|
|
|
* Linux: prefill wlan PSK if Linux distro uses NetworkManager
|
|
|
|
* Add digital signage icon
|
|
|
|
* Fix ""Cannot send events to objects owned by a different thread" warning
|
|
|
|
* Update Slovan/Korean language files
|
|
|
|
* Allow selecting file names without extension
|
2022-07-31 16:02:10 +02:00
|
|
|
* Add possibility to outsource handling of custom settings to script at
|
|
|
|
/usr/lib/raspberrypi-sys-mods/imager_custom
|
2022-08-18 20:01:42 +02:00
|
|
|
* Advanced settings: disallow invalid characters in hostname field
|
2022-07-31 13:17:08 +02:00
|
|
|
|
2022-08-18 20:01:42 +02:00
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 18 Aug 2022 20:04:37 +0200
|
2022-07-31 13:17:08 +02:00
|
|
|
|
2022-03-24 20:06:14 +01:00
|
|
|
rpi-imager (1.7.2) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Remove overscan/piwiz supression advanced options
|
|
|
|
* gz/xz/zstd custom images: pad if image size is not dividable by 512 byte
|
|
|
|
* Store saved wifi password hashed
|
|
|
|
* Make buttons blue on keyboard navigation
|
|
|
|
* Add Japan, Korean translations
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 24 Mar 2022 17:58:52 +0100
|
|
|
|
|
2022-02-03 18:57:41 +01:00
|
|
|
rpi-imager (1.7.1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Fix advanced settings being broken if there are saved wifi
|
|
|
|
settings and wifiSSIDHidden is not present
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 03 Feb 2022 18:38:15 +0100
|
|
|
|
|
2022-01-31 13:50:45 +01:00
|
|
|
rpi-imager (1.7.0) unstable; urgency=medium
|
2021-12-09 12:28:33 +01:00
|
|
|
|
|
|
|
* Only apply advanced settings if the operating system indicates it
|
|
|
|
supports it by "init_format": "cloudinit" | "systemd" in the
|
|
|
|
repository. Some heuristics are used with custom images from disk.
|
|
|
|
* Advanced settings: add support for cloudinit format
|
|
|
|
* Advanced settings: add support for specifying username
|
2022-01-23 19:30:16 +01:00
|
|
|
* Advanced settings: allow setting username and password
|
|
|
|
* Advanced settings: allow hidden wifi SSID
|
|
|
|
* Advanced settings: allow multi-line authorized_keys
|
|
|
|
* Retry on GnuTLS Recv errors
|
2021-12-09 12:28:33 +01:00
|
|
|
* Some fixes to deal better with Linux distributions auto-mounting
|
|
|
|
drives
|
|
|
|
* Add Slovenija translation
|
|
|
|
* Adds support for zstd
|
2022-01-23 19:30:16 +01:00
|
|
|
* Allow nested subitems entries
|
2022-01-31 13:50:45 +01:00
|
|
|
* Add word-wrapping to OS list (contributed by mzanetti)
|
|
|
|
* Update icons
|
2022-02-03 11:41:23 +01:00
|
|
|
* Telemetry: phone back home when image from repository is written:
|
|
|
|
- name of image written, parent category.
|
|
|
|
- about the computer running Imager: OS, version, architecture,
|
|
|
|
locale, Imager version, Pi revision.
|
2021-12-09 12:28:33 +01:00
|
|
|
|
2022-02-03 11:41:23 +01:00
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Wed, 02 Feb 2022 19:47:17 +0100
|
2021-12-09 12:28:33 +01:00
|
|
|
|
2021-05-07 13:10:23 +02:00
|
|
|
rpi-imager (1.6.2) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Add website link support
|
|
|
|
* Add CLI support
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Fri, 07 May 2021 13:19:19 +0200
|
|
|
|
|
2021-03-27 11:10:26 +01:00
|
|
|
rpi-imager (1.6.1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* When saving advanced options delay modifying files
|
|
|
|
on FAT partition until config.txt is visible.
|
|
|
|
* Update translations
|
|
|
|
* Linux: revert disable high dpi scaling on incorrect EDID"
|
|
|
|
due to it causing the custom file selection dialog not to
|
|
|
|
function properly on Fedora
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Sat, 27 Mar 2021 11:06:56 +0100
|
|
|
|
|
2021-01-17 17:43:17 +01:00
|
|
|
rpi-imager (1.6) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Wayland: fix "Client tried to set invalid geometry" error
|
|
|
|
* Add advanced users option screen available under SHIFT-CTRL-X
|
2021-02-26 14:54:25 +01:00
|
|
|
* Disable high DPI scaling on incorrect EDID
|
|
|
|
* Fix handling of .iso files
|
|
|
|
* Update translations
|
|
|
|
* GUI: change "SD card" -> "Storage"
|
|
|
|
* Allow NVMe drives as destination drive (Linux only)
|
2021-01-17 17:43:17 +01:00
|
|
|
|
2021-02-26 14:54:25 +01:00
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Fri, 26 Feb 2021 14:32:21 +0100
|
2021-01-17 17:43:17 +01:00
|
|
|
|
2020-11-24 11:37:26 +01:00
|
|
|
rpi-imager (1.5) unstable; urgency=medium
|
|
|
|
|
|
|
|
* More verbose progress/error reporting
|
|
|
|
* Reconnect if download stalls for more than one minute
|
|
|
|
* Remember last selected custom image path
|
|
|
|
* Add German/French/Italian/Slovak/Turkish translations
|
|
|
|
* Fix multi-level subitems_url
|
|
|
|
* Add update notification support
|
|
|
|
* Allow translators to specify external .qm file for testing
|
|
|
|
* Remove dependency on qml-module-qt-labs-settings
|
2020-11-26 22:26:15 +01:00
|
|
|
* Enables telemetry collecting information about which images from
|
|
|
|
repository are most popular
|
2020-11-24 11:37:26 +01:00
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Tue, 24 Nov 2020 10:38:21 +0100
|
|
|
|
|
2020-06-30 00:42:39 +02:00
|
|
|
rpi-imager (1.4) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Add basic accessibility support
|
|
|
|
* Add keyboard navigation support
|
|
|
|
* Linux: do not let progress exceed 100% if
|
|
|
|
device reports incorrect write counters
|
|
|
|
* Show new SD card size if SD card is replaced
|
|
|
|
* Linux: do not use direct IO on verifying but purge cache with
|
|
|
|
posix_fadvise()
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Tue, 30 Jun 2020 00:29:37 +0200
|
|
|
|
|
2020-05-25 00:52:18 +02:00
|
|
|
rpi-imager (1.3) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Remove zero sized drives from list
|
|
|
|
* Fix height of drive list
|
|
|
|
* Show scrollbars permanently
|
|
|
|
* Add localisation support
|
|
|
|
* Use accelerated sha256 code provided by OpenSSL
|
|
|
|
* Custom user agent
|
|
|
|
* Ask for confirmation on quit
|
|
|
|
* Use direct IO on verifying
|
|
|
|
* Improve progress indication
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Mon, 25 May 2020 00:45:50 +0200
|
|
|
|
|
2020-03-10 17:43:48 +01:00
|
|
|
rpi-imager (1.2) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Mention version number in title bar.
|
2020-03-10 23:22:20 +01:00
|
|
|
* Performance improvements
|
2020-03-10 17:43:48 +01:00
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Tue, 10 Mar 2020 17:08:11 +0100
|
|
|
|
|
2020-03-09 13:15:24 +01:00
|
|
|
rpi-imager (1.1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* Fix verification on images that are uncompressed or have
|
|
|
|
a size that is not dividable by 128 KB.
|
|
|
|
* Round instead of floor size of SD card up and show 1 decimal
|
|
|
|
* Executable name changed from imagingutility to rpi-imager
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Mon, 09 Mar 2020 12:25:24 +0100
|
|
|
|
|
2020-03-05 15:40:38 +01:00
|
|
|
rpi-imager (1.0) unstable; urgency=medium
|
2020-03-04 16:55:40 +01:00
|
|
|
|
|
|
|
* Initial Release.
|
|
|
|
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 20 Feb 2020 11:54:04 +0100
|