Skip to content

26.0.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:00
Immutable release. Only release title and notes can be modified.
546ff72

✨ Features

  • Add GPU, VRAM metrics, temperature source selection, and dashboard improvements. (#1)
  • Add active app memory ranking dashboard. (#6)
  • Memory stacked bars. (#8)
  • Enhance memory visualization and refine temperature settings. (#9)
  • Refine memory dashboard breakdown. (#10)
  • Enhance memory UI and network sampling features. (#11)
  • Implement actives cleanup services and remove outdated design document. (#12)
  • Enhance actives cleanup and memory management features. (#13)
  • Refactor and implement overview layout with new features. (#14)
  • Enhance dashboard metrics handling and improve trend chart features. (#17)
  • Add localization support for English and Simplified Chinese. (#19)
  • Enhance memory and disk cleanup tools with debugging support. (#23)
  • Refactor temperature functions to handle multiple sources. (#24)
  • Enhance disk cleaning function with user-defined categories. (#26)
  • Enhance Dashboard UI with new components, styles, and localization. (#27)
  • Enhance dashboard with disk and swap metrics support. (#31)
  • Implement hardware battery percentage features and preferences. (#34)

🐛 Bug Fixes

  • Avoid double counting virtual network interfaces. (#7)
  • Optimize and simplify x-axis date calculation for DashboardTrendChart. (#30)

⚡ Performance

  • Optimize DashboardTrendChart for sample display budget and tests. (#3)
  • Refactor dashboard and preferences controllers with lazy initialization. (#4)
  • Refines metric sampling intervals for different profiles, improves memory safety in popover handling. (#35)

Other Changes

  • Add app icon and DMG packaging assets. (#42)