Skip to content

Releases: webdeckjs/webdeck

v1.3.0

05 Jun 19:49
Compare
Choose a tag to compare

In this new release:

  • Allow plugin to be installed as a PWA.
  • Add extension support to do even more!.
  • add getConfig to get latest config of the plugin.
  • add helpfull functions and classnames.
  • and bug fixes and other small changes.

Full Changelog: 1.2.1...1.3.0

v1.2.1

27 Apr 08:54
Compare
Choose a tag to compare

NEW:

  • add init() support (see plugin api wiki)
  • display contents matching physical and virtual device
  • add for bespoke rendering
  • added version to manifest to better identify plugins
  • fix bugs and issues

BRAKING CHANGE:

  • Refactor was made with config, so please remove and re add all plugins, This can be done by opening devtools and going into localstorage and deleting all the keys. Sorry for inconvenience. Going forward, migration and version will be in place.

Full Changelog: 1.1.0...1.2.1

v1.1.0

06 Mar 21:27
Compare
Choose a tag to compare
  • add icon support
  • display icons on preview
  • display on physicial devices
  • add icons via plugin config

Full Changelog: 1.0.0...1.1.0

v1.0.0

04 Mar 19:33
Compare
Choose a tag to compare

Inital webdeck release.

  • hook into steam deck
  • virtual deck support
  • add plugin support

Full Changelog: https://github.com/webdeckjs/webdeck/commits/1.0.0