Release v0.9.0 and v0.9.1: Major improvements and fixes

Version 0.9.0:
- Renamed from v09.9.1_4 to use cleaner version numbering (0.9.0)
- Updated all internal version references

Version 0.9.1 - New Features and Fixes:
- NEW: Pause button feature (bottom-left, orange button)
  * Allows users to pause rotation and inactivity timers
  * Time extension options: 5, 15, 30, or 60 minutes
  * After extension expires, normal rotation/home logic resumes
  * Provides better user control without complex automation

- FIXED: Site rotation timing now more consistent
  * Rotation now happens on schedule regardless of user interaction
  * User activity only blocks return-to-home, not site rotation
  * Sites will display for their configured duration more reliably
  * Added logging to show rotation timing

- FIXED: Manual Electron update feature completely rewritten
  * Added comprehensive error checking at each step
  * Creates backup before updating
  * Verifies update after completion
  * Provides rollback instructions if update fails
  * Shows current and new versions
  * Logs update process to /tmp/electron-update.log

- IMPROVED: Removed all box drawing characters (╔╗╝╚) from output
  * Replaced with standard characters for better compatibility

- IMPROVED: Code cleanup and better comments throughout
This commit is contained in:
Claude
2025-11-18 15:07:05 +00:00
parent 53f49497ca
commit 97143a7104
2 changed files with 17396 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff