Releases: tiny-pilot/tinypilot
Releases · tiny-pilot/tinypilot
2.0.1
2.0.0
New features
- User authentication allows you to set a username and password to prevent unauthorized access to the web interface.
- Enable HTTPS by default to encrypt traffic between your browser and device.
Improvements
- Software update dialog shows prettier version numbers.
- Update to Janus 1.3.2.
Notes
- Reorganized the "Security" dialog into a new menu containing separate "Users", "SSH", and "HTTPS" dialogs.
1.11.0
1.11.0
Improvements
- Show a more helpful error message when a hostname has an invalid format.
- uStreamer now starts more reliably.
- Update to uStreamer 6.43.
- Update to Flask 3.1.1.
Notes
- Debug logs now include device disk usage.
1.10.0
Bugfixes
- Debug logs no longer display Wi-Fi network credentials after enabling Wi-Fi.
1.9.5
New features
- Manage Wi-Fi connections in TinyPilot's web UI.
- Network status dialog allows you to view your device's network connections, IP address, and MAC address.
Meta+Alt+Escapeshortcut to open the "Force Quit" utility on macOS.Alt+Tabshortcut to switch to the next window on macOS, Windows, and more.Ctrl+Alt+Backspaceshortcut to restart the desktop environment on some Linux distributions.
Improvements
- Added de-DE support when pasting text (thanks to @DustyDiamond).
1.9.4
New features
- Support for using touchscreen input.
- The "Paste Text" dialog now supports masking text for privacy.
Notes
- Manage a TinyPilot Wi-Fi access point using convienience scripts.
1.9.3
Bugfixes
- Eliminated noise from the debug logs on TinyPilot systems that use USB-based HDMI capture.
Security
Improvements
- Optimized timing on menus to make it harder to accidentally exit the menu too early.
- Improved guidance for enabling SSH access.
- Semantics for action buttons are now consistent across dialog windows.
1.9.2
New features
- STUN server configuration options are now available in H.264 video settings.
Bugfixes
- Pasting large amounts of text now works reliably.
- The streaming indicator correctly reports the streaming mode when the remote display is off.
Improvements
- H.264 mode video performance is 9% faster than 1.9.1.
- Detailed update logs now announce when the install is complete.
- Debug logs now provide information about the current and selected streaming modes.
- Update to uStreamer v5.43.
Notes
- The "Hostname" menu item has moved to System > Networking > Hostname.
1.9.1
New features
- Dedicated Window view allows you to view your remote screen in a dedicated browser window without any menus or status bars.
Bugfixes
- Resizing the browser window vertically no longer creates sizing jumps at certain heights.
Improvements
- Actions > Paste now opens a standard dialog instead of a confusing overlay.
- Updates install 70% faster.
- The update process requires fewer downloads of external resources.
- Dialogs consistently allow you to submit by pressing Enter in input fields.
- HTTP 502 Bad Gateway errors result in clearer guidance about how to fix the issue.
- Debug logs have better information about temperature, network interfaces CPU throttling, power, and hardware architecture.
Notes
- TinyPilot's localhost-only ports have changed from the
8000-8002range to48000-48002. - It is no longer possible to make changes to TinyPilot's undocumented settings through the
/home/tinypilot/settings.ymlfile.- The following settings are supported and remain configurable through
settings.yml:tinypilot_external_portustreamer_edid
- The following settings are configurable through
settings.yml, but we may remove configuration support for them in the future:tinypilot_keyboard_interfacetinypilot_mouse_interface
- The following settings are supported and remain configurable through
1.9.0
New features
- The on-screen keyboard has been redesigned and now supports easy hiding.
Bugfixes
- Clean up temporary files if there's a failure during the update or install process.
Improvements
- The update process is 45% faster than 2.5.4 and writes 48% less to the disk.