Skip to content

Releases: rivafarabi/deckboard

February 2023 (v2.1.1)

05 Feb 07:54
bbcebb4
Compare
Choose a tag to compare

Changes

  • Change Type Text action's Text input to text area (#139);
  • Change default value for OBS Webconfig port to "4455" (#941);
  • Add right-click menu for Cut, Copy, Paste, and Select All options for all text fields (#955);

Bug Fix

  • Fix the bug where Twitch account keeps logging out;

January 2023 (v2.1.0)

03 Jan 15:29
bbcebb4
Compare
Choose a tag to compare

New Features

  • Add icon color customization;
  • Add Open File action;

Bug Fix

  • Fix the bug where the extension configuration always empty.

UI Changes

  • Change UI for macro button visual customization in New / Edit Button form.

December 2022 (v2.0.57)

03 Dec 18:42
bbcebb4
Compare
Choose a tag to compare

New Features

  • Add scene item group support for OBS Studio's actions;

Bug Fix

  • Fix the bug where the Keyboard Macro action does not work when triggered as Multi Actions button (MacOS);

UI Changes

  • Remove the Run on... field as Keyboard Macro action option (MacOS);

November 2022 (v2.0.56)

12 Nov 05:32
bbcebb4
Compare
Choose a tag to compare

Bug Fixes

  • Fix the bug where the extension configurations keeps revert back to previous values after opening Create/Edit Button form;
  • Fix the bug where the modifier key is not recognizable in Keyboard Macro action for MacOS release (#923).

October 2022 (v2.0.55)

15 Oct 07:51
bbcebb4
Compare
Choose a tag to compare

Changes

  • App version update becomes optional starting from version 2.0.55+;
  • Add an notification icon that shows available updates for installed extensions.;

Bug Fix

  • Fix unicode keypress
  • Fix the bug for keypress macro action where it keeps simulate the keypress in game

October 2022 (v2.0.5)

02 Oct 13:09
bbcebb4
Compare
Choose a tag to compare

New Features

  • Fix third party services' white screen authentication window (#883).
  • Deprecate support for OBS v27 + Websocket plugin v4.9 and below in favor of new updated websocket protocol in OBS v28 and Websocket plugin v5.0;
  • Add Active/Inactive state for OBS' Toggle Filter button (supported in client app version 2.0.4);
  • Fix unresponsive Switch Board button.
  • Fix Twitch login issue.
  • MacOS support (x64 only)

2.0.5-rc3

17 Sep 16:26
bbcebb4
Compare
Choose a tag to compare
2.0.5-rc3 Pre-release
Pre-release
  • Add Discord account integration and macros (compatible with client app v2.0.5) (#365, #581, #700);
  • Fix unresponsive Switch Board button (#623, #842);.

2.0.5-rc2

03 Sep 03:55
bbcebb4
Compare
Choose a tag to compare
2.0.5-rc2 Pre-release
Pre-release
  • Deprecate support for OBS v27 + Websocket plugin v4.9 and below in favor of new updated websocket protocol in OBS v28; #897 #887
  • Add Active/Inactive state for OBS' Toggle Filter button (supported in client app version 2.0.4); #899

2.0.5-rc1

20 Aug 11:50
bbcebb4
Compare
Choose a tag to compare
2.0.5-rc1 Pre-release
Pre-release

Fix third party services' white screen authentication window (#883).

August 2022 (v2.0.4)

05 Aug 18:14
bbcebb4
Compare
Choose a tag to compare
  • Add support for INSERT and PRINTSCREEN keypress on Keyboard Macro action.