Skip to content

Intiface Central v2.4.0

Compare
Choose a tag to compare
@qdot qdot released this 22 May 00:44
· 301 commits to main since this release

Features

  • Upgrade to Flutter v3.10
    • There's more material components, so who knows what UI might've changed.
  • User Device Configuation
    • List all known (previously connected to) devices even when server not up
    • Device indexes now saved between sessions
    • Ability to add a "display name" to a device
    • Ability to choose whether or not to connect to a device
  • Added Start Server on Startup Options
  • Desktop - Window now remembers size, position on desktop
  • Collapsible mode removed for now
    • Causes tons of issues on linux, doesn't resize right, etc...
    • Will come back in another version
  • Android now defaults to foreground task mode
    • Can still opt-out on settings, but not recommended
  • Update to Buttplug v7.1.0
    • Tons of device protocol fixes/updates

Bugfixes

  • Simplified internal configuration system
  • Fixed bug where engine messages may possibly be repeated on engine restart