retro-imager/debian/changelog
Floris Bos 2a0925b10a Add basic accessibility support
- Support for screen readers on Linux/Windows. (Mac does not work
  as intended yet)
- Add keyboard navigation
- Add write confirmation dialog. Closes #84
- Update debian changelog
2020-06-30 00:42:39 +02:00

47 lines
1.5 KiB
Text

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
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
rpi-imager (1.2) unstable; urgency=medium
* Mention version number in title bar.
* Performance improvements
-- Floris Bos <bos@je-eigen-domein.nl> Tue, 10 Mar 2020 17:08:11 +0100
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
rpi-imager (1.0) unstable; urgency=medium
* Initial Release.
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 20 Feb 2020 11:54:04 +0100