Skip to content

Releases: 6XGate/bridgecmdr

v2.2.0

29 Nov 15:49
45b4c37
Compare
Choose a tag to compare
  • Moved from WebSocket to IPC for tRPC (#93)
  • Improved test coverage (#94)
  • Refactor switch to device internally (#96)
  • Added source reordering support (#97)
  • Updated plan and added DocComment ESLint rules (#98)
  • Fix version contamination issues.

v2.1.0

09 Nov 14:47
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

New features

  • Added TESmart and Shinybow drivers.
  • Added new mark to drivers to indicate if they are experimental.
  • Switches are now identified as switches and monitors.

Internal changes

  • Switched from Electron IPC to tRPC, this will facilitate a remote UI in a future release.

v2.0.1

27 Oct 02:18
df3eb22
Compare
Choose a tag to compare
  • Fixed power-on of devices at start-up (#76)
  • Minor usability improvements.
  • Internal clean ups.

2.0.0

30 Sep 04:19
Compare
Choose a tag to compare

Changes

  • Refreshed user interface.
  • Major settings overhaul to allow core components to be upgraded without loosing settings, for v2 and later.

New

  • Import and export settings.
  • Resizable dashboard icons.
  • Two new TeslaSmart drivers.
  • Automatic update system.

WARNING Unlike v1, this version requires a Debian Bullseye or later compatible OS.

WARNING Be sure to upgrade to v1.3.0 first and export your settings to import into v2.

NOTE Coming from the beta or RC branch, you will need to install this version manually.

2.0.0-rc.3

29 Sep 06:57
Compare
Choose a tag to compare
2.0.0-rc.3 Pre-release
Pre-release
  • Fixed more driver serial port settings.

2.0.0-rc.2

29 Sep 00:15
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release
  • Fixed Sony driver (command packet checksum).

2.0.0-rc.1

28 Sep 20:16
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release
  • Fixed baud rate for Sony serial driver.

NOTE Coming from the release or beta channel, you will need to install this version manually.

v2.0.0-beta.9

03 Sep 02:15
Compare
Choose a tag to compare
v2.0.0-beta.9 Pre-release
Pre-release
  • Minor clean up and documentation updates.

v2.0.0-beta.8

31 Aug 20:21
Compare
Choose a tag to compare
v2.0.0-beta.8 Pre-release
Pre-release
  • Changed the update provider to GitHub.

v2.0.0-beta.7

31 Aug 04:45
Compare
Choose a tag to compare
v2.0.0-beta.7 Pre-release
Pre-release
  • Several usability improvements for the image selection.
  • Improved the settings migration first-start warning message.
  • Updated dependencies.