Skip to content

v1.0.1 - Compiled Executable

Choose a tag to compare

@ChromuSx ChromuSx released this 06 Dec 17:18
· 27 commits to main since this release

πŸš€ Bluetooth Device Connector v1.0.1

Performance improvement release with compiled executable.

⚑ What's Changed

Performance

  • Compiled AutoHotkey Script - Plugin now uses standalone BluetoothConnector.exe instead of runtime + script
  • Faster Startup - No script parsing overhead, immediate execution
  • Cleaner Package - Single executable file instead of two separate files

Technical Details

  • Removed: AutoHotkey64.exe runtime (no longer needed)
  • Removed: bluetooth_connector.ahk script file (compiled into .exe)
  • Added: BluetoothConnector.exe standalone executable (~1.3 MB)

Installation

Install from Elgato Marketplace for automatic updates and the verified official build.

πŸ”„ Upgrade from v1.0.0

No action required! The plugin works exactly the same, just faster. If you have v1.0.0 installed:

  • Simply install the new version
  • Your settings and configuration are preserved

πŸ“‹ Requirements

  • Platform: Windows 10 or later
  • Stream Deck Software: Version 6.9 or later

Full Changelog: v1.0.0...v1.0.1