@@ -4,6 +4,37 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## 2.7.1 - 2025-09-25
8+
9+ ### Changed
10+
11+ - Print error and stop update if reading flash during ` checking flash layout `
12+ fails.
13+ - Prompt the user to continue the update if BIOS configuration migration fails.
14+ Continuing with update will result in all configuration being reset to
15+ default.
16+ - Improve message when sending logs to 3mdeb and print path to archive with
17+ logs. In case of failure display link to documentation on how to share logs
18+ manually.
19+ - [ DTS: Add recovery information/steps when flashing
20+ fails] ( https://github.com/Dasharo/dasharo-issues/issues/1626 ) - Rework error
21+ message displayed when flashing fails, providing guidance on what the user
22+ should do and including 3mdeb contact information.
23+
24+ ### Fixed
25+
26+ - [ DTS can't send logs in case of wrong
27+ credentials] ( https://github.com/Dasharo/dasharo-issues/issues/1385 ) - Fixed
28+ issue where logs weren't sent if user entered wrong DPP credentials
29+ previously.
30+ - Fixed issue where command error output was being visible when trying to send
31+ logs if network interface was down
32+ - [ Automatic FUM update starts on every
33+ TTY] ( https://github.com/Dasharo/dasharo-issues/issues/1603 ) - Fixed issue
34+ where multiple FUM updates were being run simultaneously which resulted in
35+ random failures. This resulted in update failing in random place:
36+ [ Failed to update fw on NovaCUstom V54 iGPU laptop via FUM/DTS (0.9.0 ->
37+ 1.0.0)] ( https://github.com/Dasharo/dasharo-issues/issues/1613 )
738
839## 2.7.0 - 2025-09-18
940
0 commit comments