Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@JustAman62 JustAman62 released this 20 Jan 21:21
· 1 commit to master since this release

This release is about reducing the surprisingly high CPU usage when you have lots of OTPs. This usage is related to the animations for the countdown bars (SwiftUI's linear ProgressView proved very resource intensive for some reason), and reducing the number of times OTP values are calculated.

Changelog

  • Improvements to the countdown bars/timers to improve performance and reduce energy usage
  • OTP calculations are now more efficient to reduce energy usage
  • Fix missing bundle display name, to ensure the Activity Monitor displays OVault for the process name

Full Changelog: v1.3.0...v1.3.1