Skip to content

a1.1.0

Latest

Choose a tag to compare

@marcos-diaz marcos-diaz released this 02 Jul 14:19
9772ff7

Progressive Web App

  • PWA implementation (gerotakke contribution).
    • Allows to use the app offline.
    • Allows to use the app as a native OS app in any browser.

Thumbstick

  • Configurable global thumbstick smoothing value in advanced settings.
  • Increased maximum thumbstick saturation from 100% to 200%. (In profiles).

Stability

  • Generalized retry logic for all WebUSB communications, including firmware version retrieval, all settings, and profile load/save. (Previously only for profile edits).
  • Fixed 0.0.0 firmware warning, reworked how firmware version is requested from the devices.
  • Warning if a privacy blocker is obfuscating the controller model. (Brave Shields).

UI changes

  • Merged settings and tools into a single tab.
  • Mouse (gyro) sensitivity values now use DPI as a unit. (1.0x becomes 800 DPI).
  • Hide Alpakka wireless device if Alpakka wired is connected.
  • Changed icon for Alpakka wireless on the top-right device selector.
  • Sleep and Pair actions added to the remapping UI widget.
  • Removed dongle protocol setting UI (now it syncs when controller changes protocol).
  • Profile UI preview use extra space on their right if available.

Help pages

  • Updated notes about udev requirement.
  • Added Install as an app instructions.