What's Changed
- chore(release): v2.0.6 by @tdewey-rpi in #1477
- feat(installer): Add windows installer dark mode support in rpi-imager.iss.in by @rc-chuah in #1480
- fix(main): Add warning for log paths that are too long by @Ferdinaelectro1 in #1481
- Add pt-br translation by @eduardoaddad in #1490
- Update Turkish translations by @Sype0 in #1488
- Added documentation clarifying the interaction between old versions of Imager and new versions of RPi OS by @lurch in #1497
- Fix malformed rpi-imager_pt-BR.ts by @lurch in #1499
- Move the development instructions to a separate CONTRIBUTING.md file by @lurch in #1508
- QML: fix property name mismatch in ImFileDialog by @wallentx in #1505
- 2.0.7: Remove legacy mountutils/drivelist, bugfixes by @tdewey-rpi in #1513
- fix(debian): Add missing GUI library dependencies by @tdewey-rpi in #1517
- 2.0.7: Improved combobox search, HK & Macau added, don't store experimental options by @tdewey-rpi in #1525
- 2.0.7: Remove BLKDISCARD, gzip progress bars by @tdewey-rpi in #1528
- Add "Clear saved customisation" button to App Options by @4RH1T3CT0R7 in #1501
- fix(cloud-init): Make instance-id durable across reboots by @tdewey-rpi in #1529
- fix(capital-cities): Update capital city entries and handling for Hong Kong by @tdewey-rpi in #1531
- fix(ImFileDialog): allow typing/pasting full file paths in open mode by @4RH1T3CT0R7 in #1530
- fix(ImComboBox): use PlatformHelper for scroll direction in closed ComboBox by @4RH1T3CT0R7 in #1534
- Fix compile erorr in platformquirks_linux.cpp by @lurch in #1537
- fix(beep): bundle fallback chime for Linux distros without freedesktop sounds by @4RH1T3CT0R7 in #1535
- fix(polkit): use /etc/polkit-1/actions for policy on immutable distros by @4RH1T3CT0R7 in #1536
- fix(wifi): prevent stale WiFi settings from being applied after Skip by @4RH1T3CT0R7 in #1540
- 2.0.7 rollup 2: Fastboot, rpiboot, compute modules, text scaling, proxy support by @tdewey-rpi in #1548
New Contributors
- @rc-chuah made their first contribution in #1480
- @Ferdinaelectro1 made their first contribution in #1481
- @eduardoaddad made their first contribution in #1490
- @Sype0 made their first contribution in #1488
- @wallentx made their first contribution in #1505
- @4RH1T3CT0R7 made their first contribution in #1501
Full Changelog: v2.0.6...v2.0.7-rc2