Skip to content

Releases: touchifyapp/player

2.11.2

17 Dec 09:15
37fed8d

Choose a tag to compare

Patch Changes

  • PDF viewer option to disable close button

    This release allows to disable the close button in the PDF viewer window.

2.11.1

11 Sep 09:01
37fed8d

Choose a tag to compare

Patch Changes

  • Embedded PDF Viewer and CSP filter option

    This release improves PDF interception and integration.
    The CSP filter option allows to prevent some restriction policy.

2.11.0

01 Sep 14:05
37fed8d

Choose a tag to compare

Minor Changes

  • Ensure persistent key-value storage

    This release introduce a new KvStore plugin 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

25 Jul 16:40
37fed8d

Choose a tag to compare

Patch Changes

  • Initialize electron window permissions

    This release grants new permissions to the Touchify Window

2.10.0

11 Jul 12:20
37fed8d

Choose a tag to compare

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

22 Mar 00:48
37fed8d

Choose a tag to compare

Patch Changes

  • Fix virtual keyboard date support

    This releases impoves the Touchify virtual keyboard support for date inputs.

2.9.2

03 Feb 11:49
37fed8d

Choose a tag to compare

Patch Changes

  • Keyboard selection support for textarea

2.9.1

08 Jan 10:19
37fed8d

Choose a tag to compare

Patch Changes

  • Update webview config for private networks

    This release updates the webview configuration to prevent blocking requests on private networks.

2.9.0

20 Nov 15:41
37fed8d

Choose a tag to compare

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

12 Sep 22:53
37fed8d

Choose a tag to compare

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.