Releases: todbot/Blink1Control2
2.1.1
Blink1Control2 v2.1.0
Download the preferred version for your platform:
- Mac
- Blink1Control2-2.1.0-mac.dmg - Mac DMG disk installer
- Blink1Control2-2.1.0-mac.zip - Mac zip file
- Windows
- Blink1Control2-2.1.0-win.exe - Windows installer (32-bit and 64-bit)
- Blink1Control2-2.1.0-win.zip - Windows zip (64-bit)
- Blink1Control2-2.1.0-ia32-win.zip - Windows zip (32-bit)
- Linux
- Blink1Control2-2.1.0-linux.tar.gz - Linux 64-bit tarball
- Blink1Control2-2.1.0-linux-amd64.deb - Linux x86 64-bit Debian package
- Blink1Control2-2.1.0-linux-x86_64.AppImage - Linux x86 64-bit AppImage
Fixes these issues:
- #74 - Settings cannot be saved on Windows
- #75 & #80 - "Turn blink(1) off when no match" doesn't always turn off blink(1)
- #81 - URLs with "Content-type:application/json" cause ScriptService to fail
- #82 - Event List show same time for all events (at least wth URL rule)
- #83 - Improve ColorPicker performance by removing table (the reason for a point release)
- #84 - "Clear" events button only temporarily clears events
Blink1Control2 v2.0.5
Download the preferred version for your platform:
- Mac
- Blink1Control2-2.0.5-mac.dmg - Mac DMG disk installer
- Blink1Control2-2.0.5-mac.zip - Mac zip file
- Windows
- Blink1Control2-2.0.5-win.exe - Windows installer (32-bit and 64-bit)
- Blink1Control2-2.0.5-win.zip - Windows zip (64-bit)
- Blink1Control2-2.0.5-ia32-win.zip - Windows zip (32-bit)
- Linux
- Blink1Control2-2.0.5-linux.tar.gz - Linux 64-bit tarball
- Blink1Control2-2.0.5-linux-amd64.deb - Linux x86 64-bit Debian package
- Blink1Control2-2.0.5-linux-x86_64.AppImage - Linux x86 64-bit AppImage
Fixes these issues:
- #78 - Double launch of Windows app causes "cannot find package.json" Javascript error
- #75 - "Turn blink(1) off when no match" doesnt work
- #73 - Blink1Service rescan leaks rescan timers
- #72 - Main window/Controls not loading if no event triggers are present
NOTE for Linux users:
- Blink1Control2 uses node-hid@0.7 which uses the 'hidraw' driver instead of 'libusb'. This means the udev rules need to change. For blink(1), the udev rules to support both
libusb
andhidraw
would be in the file/etc/udev/rules.d/51-blink1.rules
and contain:To install the new rules, unplug the blink(1) device and run the command:SUBSYSTEM=="input", GROUP="input", MODE="0666" SUBSYSTEM=="usb", ATTRS{idVendor}=="27b8", ATTRS{idProduct}=="01ed", MODE:="666", GROUP="plugdev" KERNEL=="hidraw*", ATTRS{idVendor}=="27b8", ATTRS{idProduct}=="01ed", MODE="0666", GROUP="plugdev"
sudo udevadm control --reload-rules
Blink1Control2 v2.0.4
Download the preferred version for your platform:
- Mac
- Blink1Control2-2.0.4-mac.dmg - Mac DMG disk installer
- Blink1Control2-2.0.4-mac.zip - Mac zip file
- Windows
- Blink1Control2-2.0.4-win.exe - Windows installer (32-bit and 64-bit)
- Blink1Control2-2.0.4-win-x64.zip - Windows zip (64-bit)
- Blink1Control2-2.0.4-win-ia32.zip - Windows zip (32-bit)
- Linux
- Blink1Control2-2.0.4-linux.tar.gz - Linux 64-bit tarball
- Blink1Control2-2.0.4-linux-amd64.deb - Linux 64-bit Debian package
- Blink1Control2-2.0.4-linux-x86_64.AppImage - Linux 64-bit AppImage
Fixes these issues:
- #25 - Script/File/URL event sources can't use multiple blink(1)s
Blink1Control2 v2.0.3
Download the preferred version for your platform below:
- Mac
- Blink1Control2-2.0.3-mac.dmg - Mac DMG disk installer
- Blink1Control2-2.0.3-mac.zip - Mac zip file
- Windows
- Blink1Control2-2.0.3-win.exe - Windows installer (32-bit and 64-bit)
- Blink1Control2-2.0.3-win.zip - Windows zip (64-bit)
- Blink1Control2-2.0.3-win-ia32.zip - Windows zip (32-bit)
- Linux
- Blink1Control2-2.0.3-linux.tar.gz - Linux 64-bit tarball
- Blink1Control2-2.0.3-linux-amd64.deb - Linux 64-bit Debian package
Fixes these issues:
- #60 - CPU usage grows over time / Interface unresponsiveness
- #66 - API server pattern API fixed.
/blink1/pattern/{play,stop,add,del}
all now should work correctly #25 - Script/File/URL event sources can't use multiple blink(1)sthis will be fixed in 2.0.4- #22 - Patterns keep playing / interface unresponsiveness
Also:
- Updates to many dependencies:
- Electron 1.7.5 -> 1.7.9 (core app framework)
- electron-builder 19.33.0 -> 19.46.9 (packaging)
- skyweb 0.3.1 -> 0.4.0 (Skype)
- d3-timer 1.0.6 -> 1.0.7 (timing)
- nconf 0.8.4 -> 0.9.1 (config)
- lodash 4.16.6 -> 4.17.4
Blink1Control2 v2.0.2
Download the preferred version for your platform below:
- Mac
- Blink1Control2-2.0.2-mac.dmg - Mac DMG disk installer
- Blink1Control2-2.0.2-mac.zip - Mac zip file
- Windows
- Blink1Control2-2.0.2-win.exe - Windows installer (32-bit and 64-bit)
- Blink1Control2-2.0.2-win.zip - Windows zip (64-bit)
- Blink1Control2-2.0.2-win-ia32.zip - Windows zip (32-bit)
- Linux
- Blink1Control2-2.0.2-linux.tar.gz - Linux 64-bit tarball
- Blink1Control2-2.0.2-linux-amd64.deb - Linux 64-bit Debian package
Fixes these issues:
- #27 : Windows 32-bit builds are now available
- #46 : Linux builds are now available (but still may have some issues)
- #15 : Click to rescan for blink(1) devices instead of poll (to help save battery life on portables)
- #21 : Global shortcut for Reset Alerts / Off
- #23 : Triggered color patterns now won't interrupt pattern editing
- #30 : Skype users with new-style logins can now login
- #38 : Pattern issues where pattern now locked and infinite patterns do not go black
- #40 : Blink1Control2 no longer cancels shutdown on Mac
- #42 : Minimized app on Windows 10 now comes back all the time
- #48 : Can enable or disable video Hardware Acceleration (for some Linux systems mostly)
- #49 : Added "Hide Dock Icon" preference
- #52 : "Open Preferences" and "Open DevTool" menu options now work (more reliably)
- #54 : Gmail IMAP can now be selected from Mail form
- #55 : IMAP & Gmail searching now searches on new msgs instead of all ('new as of app start)
Also:
- Updates to many core dependencies:
- Electron 1.4.12 -> 1.7.5 (core app framework)
- electron-builder 11.4.1 -> 19.33.0 (packages platform-specific binaries)
- skyweb 0.1.2 -> 0.3.1 (Skype)
- node-hid 0.5.4 -> 0.5.7 (USB HID library)
- needle 1.4.2 -> 1.5.1 (URL fetches)
Blink1Control2-v2.0.1
Test release that updates core libraries and fixes a few bugs.
Blink1Control2 v2.0.0-beta3
First public beta release of new Blink1Control2 app for blink() USB RGB LED devices.
For a blog post about this release, see: http://blog.thingm.com/2016/09/announcing-blink1control2-public-beta/
To see a screencast that goes over the general layout and use of Blink1Control2,
please visit: https://youtu.be/1NYY2aWfXvQ
Download options:
- Windows Installer - Blink1Control2.Setup.2.0.0-beta3-win32-x64.exe
- Windows Zip file - Blink1Control2-2.0.0-beta3-win32-x64.zip
- Mac DMG - Blink1Control2-2.0.0-beta3-mac.dmg
- Mac Zip file - Blink1Control2-2.0.0-beta3-mac.zip
Choose below and thank you for being a blink(1) customer!