Skip to content

KDiskMark 3.2.0

Choose a tag to compare

@JonMagon JonMagon released this 21 Jun 12:13
· 16 commits to master since this release
4401da2

Changed

  • Removed country flags from language selector
  • Used clat instead of lat for latency measurements (#164)
  • Improved translations in .desktop file and polkit policies
  • Refactored non-empty QString constructors to use QStringLiteral() (#158)
  • Deprecated snap package support

Added

  • Spanish (es_ES) localization (#171, #172)
  • Finnish (fi_FI) localization (#144)
  • Traditional Chinese (zh_TW) localization (#135)
  • Hindi (hi_IN) localization corrections
  • Storage model name in benchmark reports
  • BTRFS Copy-on-Write (CoW) detection and no-CoW directory support (#141)
  • Enhanced error reporting for filesystem operations
  • ARM64 build support
  • PGP signing for release packages
  • Dutch (nl_NL) localization (#121)
  • Icons to menu items (#138)

Fixed

  • Fixed tab order and UI spacing issues
  • Missing RPM dependencies
  • Window icon display for AppImage, Flatpak and Snap

AppImage Note: If PageCache flushing is enabled, the privileged helper will be requested via pkexec or kdesu.

The attached release binaries are built using Qt5. For Qt6 support, either use the official package from your distribution's repository or build from source.