Skip to content

Releases: lukasMega/DeckBridge

deckbridge-v0.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 23:04
909dc0d

see docs: https://lukasmega.github.io/DeckBridge/

What's Changed

  • ci: bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #21
  • ci: bump ip-address from 10.2.0 to 10.4.0 in /docs-site by @dependabot[bot] in #23
  • ci: bump undici from 7.28.0 to 7.29.0 in /docs-site by @dependabot[bot] in #29
  • ci: bump fast-uri from 3.1.4 to 3.1.5 in /docs-site by @dependabot[bot] in #30
  • ci: bump jdx/mise-action from 2 to 4 by @dependabot[bot] in #25
  • ci: bump actions/cache from 4 to 6 by @dependabot[bot] in #28
  • ci: bump actions/setup-node from 4 to 7 by @dependabot[bot] in #27
  • ci: bump actions/checkout from 5 to 7 by @dependabot[bot] in #24
  • ci: bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #26
  • ci: bump mermaid from 11.15.0 to 11.16.1 in /docs-site by @dependabot[bot] in #31
  • ci: bump js-yaml from 4.3.0 to 4.3.1 in /docs-site by @dependabot[bot] in #32
  • ci: bump dompurify from 3.4.12 to 3.4.13 in /docs-site by @dependabot[bot] in #33
  • ci: bump browser-actions/setup-chrome from 1 to 2 by @dependabot[bot] in #34
  • ci: bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #35
  • feat(build): slim txiki.js runtime — binary 6.4 MB → 2.4 MB, v0.9.0 by @lukasMega in #36
  • fix(release): build linux-x86_64 on ubuntu-24.04 (glibc mismatch) by @lukasMega in #37

Full Changelog: deckbridge-v0.8.2...deckbridge-v0.9.0

deckbridge-v0.8.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:55

What's Changed

  • build(deps): bump js-yaml from 3.14.2 to 3.15.0 in /docs-site by @dependabot[bot] in #1
  • build(deps-dev): bump brace-expansion from 5.0.6 to 5.0.7 in /ts by @dependabot[bot] in #2
  • build(deps): bump body-parser from 1.20.5 to 1.20.6 in /docs-site by @dependabot[bot] in #3
  • build(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /docs-site by @dependabot[bot] in #4
  • build(deps): bump shell-quote from 1.8.4 to 1.10.0 in /docs-site by @dependabot[bot] in #6
  • build(deps): bump svgo from 3.3.3 to 3.3.4 in /docs-site by @dependabot[bot] in #5
  • build(deps): bump dompurify from 3.4.11 to 3.4.12 in /docs-site by @dependabot[bot] in #7
  • build(deps): bump postcss from 8.5.15 to 8.5.23 in /docs-site by @dependabot[bot] in #8
  • build(deps): bump fast-uri from 3.1.2 to 3.1.4 in /docs-site by @dependabot[bot] in #9
  • Potential fix for code scanning alert no. 6: Unvalidated dynamic method call by @lukasMega in #10
  • build(deps): bump serde from 1.0.228 to 1.0.229 in /rust by @dependabot[bot] in #11
  • build(deps): bump serde_json from 1.0.150 to 1.0.151 in /rust by @dependabot[bot] in #12
  • build(deps): bump tao from 0.35.3 to 0.36.0 in /rust by @dependabot[bot] in #13
  • build(deps): bump tray-icon from 0.22.2 to 0.24.2 in /rust by @dependabot[bot] in #14
  • build(deps): bump png from 0.17.16 to 0.18.1 in /rust by @dependabot[bot] in #15
  • Add GitHub Actions monitoring to dependabot.yml by @lukasMega in #16
  • ci: bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #17
  • ci: bump gitleaks/gitleaks-action from 2 to 3 by @dependabot[bot] in #18
  • ci: bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #19
  • ci: bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #20

New Contributors

Full Changelog: v0.0.1...deckbridge-v0.8.2

v0.1.0

Choose a tag to compare

@lukasMega lukasMega released this 16 Jul 21:00

added:

  • support for multiple USB decks (tested with 2x Mirabox 293V3)
  • simple plugin system for 3 extra keys (with no touch/press) for Mirabox 293S
  • ability to import/export settings (storing brightness and other settings per device)
  • better reconnect handling

fixed:

  • various edge cases in reconnecting

Note:

  • tested only on macOS

Demo:

see paring process of Mirabox device with Elgato app

pairing process:

  • pairing Mirabox 293S:
DeckBridge0.1.0-demo-pairing.mp4

live

  • already paired Mirabox 293V3
DeckBridge_0 1 0-demo-already-paired-Mirabox-293V3

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@lukasMega lukasMega released this 16 Jul 21:01

initial test release