Releases: touchifyapp/player
2.11.2
2.11.1
2.11.0
Minor Changes
-
Ensure persistent key-value storage
This release introduce a new
KvStoreplugin that ensures that key-value storage is permanently persisted on Windows, Linux and Mac OS X devices, reducing data loss issues.
Patch Changes
-
Chromium version upgrade
This release upgrade the underlying Web engine version to Chromium v138. This increases performances and security.
2.10.1
2.10.0
Minor Changes
-
First-class support for Mac OS Silicon devices
This release introduces a specific version of Touchify Player for Apple devices running on silicon chips (Apple M1, Apple M2, etc.).
This should allow improved performances on this devices. -
Migrate to new Power API
This release introduce the new multi-platform Power API. This enables more powerful rules to control how the device manages its working hours.
-
Chromium version upgrade
This release upgrade the underlying Web engine version to Chromium v138. This increases performances and security.
-
Allow Windows application to run as screensaver
This release allows Touchify Player to run as the Windows screensaver. It will start when computer is idle and stop on any input.
2.9.3
2.9.2
2.9.1
2.9.0
Minor Changes
-
Enable Windows on ARM
This releases adds supports for Touchify Player on Windows ARM devices.
-
Windows global input inactivity detection
This releases allows Touchify Player for Windows to detect activity on the whole system (even outside Touchify).
This allows Touchify to better control multi-application environments. -
Add native API and system API support
This releases allows Touchify for Windows/Linux/Mac OS to communicate with native API and system API.
This will allows advanced features and more robust system integration in coming releases.
Patch Changes
-
Windows Launcher API close application
This release adds a new method to the Windows Launcher API to close application from a process name or path.
2.8.1
Patch Changes
-
Ensure wake timers configuration
This release adds a method to the SleepWake API to ensure that wake timers are correctly set.
-
Web device APIs
This release enables web serial, web USB and web HID APIs
-
Get file URL in Filesystem API
This release adds a method to get file URL in Filesystem API.
-
Create directory using the Filesystem API
This release adds a method to the Filesystem API to create directories.
-
Disable Chromium efficiency mode on Windows 11
This release disables the Chromium efficiency mode on Windows 11.