v0.2.7 is a small reliability release focused on session locking behaviour. If you use a session timeout in Settings, this update is worth having.
Bug fixes
- Fix the blur grace period not respecting the session timeout you configured in Settings – the screen now locks at the correct time after the window loses focus
- Clarify the unlock attempts warning text in Settings so the limit and its consequence are unambiguous
The blur grace period bug meant that switching away from the app would not trigger a lock even after your configured idle timeout had passed. The fix ensures the grace timer reads from the same timeout value you set, so the lock fires on schedule.
Maintenance
- Update Rust dependencies
Update via the in-app updater or download the latest build from the website.