mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Fix advanced settings not working if wifiSSIDHidden is not in settings file
- Fix advanced settings not working if users has wifi settings saved with previous version of Imager, and user selected "use always" Ref #343 - Also fix problem where "SSH enabled" is not saved on Mac OS X due to the check assuming QSettings stores settings as strings, while with the plist stuff on Mac OS X it is stored as boolean.
This commit is contained in:
parent
b8222915f8
commit
d91f8d95b1
3 changed files with 16 additions and 5 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
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
|
||||
|
||||
rpi-imager (1.7.0) unstable; urgency=medium
|
||||
|
||||
* Only apply advanced settings if the operating system indicates it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue