Skip to content

OpenDeck v2.11.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 10:11
eb2ed43

See the assets to download this version. See the README for installation instructions.

  • fix: replace usage of Tauri currentMonitor method with window.screen API to avoid GNOME X11 crash (#301)
  • fix: debounce profile saves for data URL image updates to prevent excessive disk writes (#302)
  • perf: return early from setTitle handler if text was unchanged
  • fix: debounce profile saves on the action instance level to prevent delaying a single change to one instance due to another constantly updating instance
  • fix: advertise ESD v7.1 to satisfy compatibility checks for message identifiers support
  • fix: preserve quoting and escaping for Run Command action values on Windows