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