Releases: hagronnestad/code-deck
Releases · hagronnestad/code-deck
v0.0.1
Prebuilt Binaries
Windows
Download CodeDeck.Windows.zip
, make sure to unblock the downloaded file and unzip to a user writeable location. Please read the documentation here: https://heinandre.no/code-deck/.
.NET 8 Runtime must be installed. If your Windows installation is updated you should already have it.
Linux
Prebuilt Binaries for Linux are not provided. Please build from source.
What's Changed
- Upgraded to .NET 8, added Key.DisableTilePress, Added Plugin.PluginPath property and Plugin.Loaded method, NissanConnect plugin by @hagronnestad in #2
- Added Key.DisableTilePress setting, nice when using a Tile to open a page, but you don't want the Tile press action to be ran when opening the page
- Set PluginPath on a Plugin when loaded, can be used inside the plugin to load and save configurations for example, also try to call a method called "Loaded" on the Plugin, this can be used for plugin scoped initialization, it is NOT guaranteed to be called before Tile initialization though
- Updated from .NET 7 to .NET 8
- Added NissanConnect plugin
- A bit messy, but seems to work alright
Not part of this PR, but recently changed (adding the changes here for release change log):
- Added HyperXCloudAlphaWireless plugin
- Updated StreamDeckSharp Nuget (5.0.0)
- Some bug fixes and disconnect timeout (LogitechG703 Plugin)
New Contributors
- @hagronnestad made their first contribution in #2
Full Changelog: v0.0.1-rc1...v0.0.1
v0.0.1-rc1
Updated plugin development docs
v0.0.1-beta
Ignore *ColorAsColor convenience methods when serializing