Skip to content

v0.36

Compare
Choose a tag to compare
@PartialVolume PartialVolume released this 03 Mar 21:16
· 74 commits to master since this release
cb595e1

v0.36

includes the following changes:

  • Added the abbreviation MMC for mmcblk devices such as SD and microSD cards and some low budget laptops. #526
  • Fixed some serial numbers that were displaying garbage. #527
  • Fixed auto power off and nowait when the screen has been blanked by the user. #529
  • Fixed nwipe not auto exiting on completion when in non gui mode. #531
  • Fixed smart page titles so they have a consistent format with page 1 in the PDF report. #532
  • Fixed some of the config help messages that displayed incorrect information. #533
  • Inserted a space between temperature and model. #534
  • Fixed incorrect footer on return to organisation/customer preview screen. #535
  • Made footer completion message more informative. #538
  • Fixed hidden sector detection for devices with logical/physical size of 4096/4096. #543 #546
  • Fixed some strcpy compiler warnings. #548