New in Version 1.3
-
Added
- Full Parental Control System
- 4-digit PIN protection stored as SHA-256 with a randomly generated per-user salt (never stored in plain text).
Once set, user will be asked for the PIN at startup. - Security question & answer backup stored as SHA-256 with independent salt
- 6 built-in security questions to choose from during setup
- Brute-force protection: 5 failed PIN attempts trigger a 30-second lockout with a live countdown
- Configure or Disable directly in the Settings Menu
- Mouse,Keyboard,Remote and gamepads input supported
- Parental Control Data is stored as a JSON in
%APPDATA%\Roaming\TVLauncheron
Windows and~/.config/TVLauncheron Linux.
- 4-digit PIN protection stored as SHA-256 with a randomly generated per-user salt (never stored in plain text).
- Full Parental Control System
-
Changed
- PyQt temporarily locked to version 6.10 on Windows via requirements due to a regression introduced in Qt 6.11 with the
Windows DWM compositor.
- PyQt temporarily locked to version 6.10 on Windows via requirements due to a regression introduced in Qt 6.11 with the