Releases: webdeckjs/webdeck
Releases · webdeckjs/webdeck
v1.3.0
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
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
- 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
Inital webdeck release.
- hook into steam deck
- virtual deck support
- add plugin support
Full Changelog: https://github.com/webdeckjs/webdeck/commits/1.0.0