Release Notes: Openterface QT v0.5.15
We are excited to announce the release of version 0.5.15. This update focuses on enhancing media capabilities, stabilizing TCP server connections, refining the user interface, and improving script execution reliability.
🚀 New Features
- Image Capture Support: Added image capture functionality for both GStreamer and FFmpeg backends, expanding multimedia flexibility.
🐛 Bug Fixes
- Documentation Update: Corrected outdated "build from source" instructions in
README.md. - TCP Server Stability:
- Resolved an issue where the TCP server could not control the mouse.
- Fixed a bug preventing the server from correctly handling Escape characters.
- Cross-Platform Compatibility: Fixed image capture functionality for the GStreamer backend on non-Windows systems.
- UI & Layout:
- Fixed an issue where video content was not centered after restoring the window.
- Disabled the automatic showing of the toolbar for a cleaner interface.
- Scripting Tool: Resolved an issue with the "click" command in the script tool.
- Version Check: Fixed the reminder logic to correctly prompt users one month later for app version checks.
🛠️ Improvements & Refactoring
- State Management: Enhanced the management of mouse and keyboard states for smoother interaction.
- Code Refactoring: Refactored
ScriptExecutorto utilizeSemanticAnalyzerdirectly, improving code maintainability and execution accuracy.
Full Changelog: Compare 0.5.14...0.5.15