Skip to content

v3.29.0

Choose a tag to compare

@DrogaBox DrogaBox released this 15 Jul 02:57
· 591 commits to master since this release

v3.29.0 Code Quality & Formatting Refactor

App (AMD Power Gadget)

  • Format Function Extraction: Extracted formatBytes() to ChartHelpers.swift, removing 4 duplicated formatSpeed() implementations across the codebase. Centralized formatting logic for maintainability.
  • Bug Fixes: Resolved popover graph misalignment by removing ZStack wrapper in popover views.