Claude 7e1809faa6 Version 0.9.1-2: Critical fixes and improvements
Key Changes:
- FIXED: All box drawing characters replaced with consistent standard chars
  * Changed === to --- for better terminal compatibility
  * Removed all special Unicode box drawing symbols

- FIXED: Pause button time options now match return-to-home dialog
  * Changed from 5/15/30/60 to 15/30/60/120 minutes
  * Consistent user experience across both dialogs
  * Icons match the inactivity prompt style

- FIXED: Site rotation now respects user interaction
  * Rotation pauses for 1 minute after last user activity
  * Prevents sites from rotating while user is actively using them
  * Similar to keyboard auto-close behavior (30 sec inactivity)
  * Provides better UX - no interruptions during use

- FIXED: Manual Electron update directory detection
  * Now dynamically searches for kiosk installation
  * Checks /home/kiosk/kiosk-app first
  * Falls back to searching all /home/*/kiosk-app directories
  * Displays detected user and directory path
  * Fixes "directory not found" error

Implementation Details:
- Pause button works on all pages including home URL
- Rotation logic: respects both pause extension AND user activity
- Electron update creates backup before updating
- Verifies update completion and offers rollback if needed
2025-11-18 16:00:06 +00:00
S
Description
Mirror of outis1one/ubuntu-based-kiosk from GitHub
GPL-3.0
4.1 MiB
Languages
Shell 94.1%
JavaScript 4.7%
HTML 0.9%
CSS 0.3%