Skip to content

Releases: PowerfulBacon/AutoStreamDeck

2.1.0: Exception Handling & Show Warning

22 Jan 18:52
Compare
Choose a tag to compare
  • Adds exception handling which shows a warning when an exception is thrown from a plugin action.
  • Adds the ability to show a warning on the stream deck.

2.0.5 Source

18 Jan 14:26
89712e4
Compare
Choose a tag to compare
  • Fixes the plugin failing to load events, causing no plugin actions to work.
  • Improves logging in certain areas of the code.

2.0.4 Source

26 Dec 23:45
Compare
Choose a tag to compare

Fixes a bug that prevented the .net standard version from building the application.

2.0.3 Source

26 Dec 23:33
Compare
Choose a tag to compare

2.0.0: Adds support for .net standard 2.0
2.0.1: Fixes template files not being included in the DLL, resulting in projects being unable to build.
2.0.2: Allows for providing assemblies to fetch the actions from for cases where the actions are stored in a different project.
2.0.3: Fixes a bug with the previous version that made it unusable.

0.1.0: AutoStreamDeck Base

26 Dec 19:14
Compare
Choose a tag to compare

The initial framework for auto-streamdeck.
This may include several bugs.
Includes:

  • Automatic manifest generation and installation.
  • Integration with stream-deck and external applications.
  • Handling of manifest generation.