Skip to content

Releases: stakats/uc-intg-ps5-power

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 15 Apr 23:09
v1.7.1
5cffe5c

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 22:28
v1.7.0
3e15a15

What's Changed

  • chore(deps): Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #1
  • chore(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
  • chore(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #3
  • chore(deps): Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #10
  • chore(deps-dev): Bump @types/ws from 8.5.13 to 8.18.1 by @dependabot[bot] in #5

New Contributors

Full Changelog: v1.5.0...v1.7.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 13:30
v1.5.0
81b7c9b

Full Changelog: v1.4.2...v1.5.0

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 22:00
v1.4.2
d0b08dd

Full Changelog: v1.4.1...v1.4.2

v.1.4.1

Choose a tag to compare

@stakats stakats released this 09 Apr 03:48
be34359

Adds custom icon for integration.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 11:51
v1.4.0
fb4fb34

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 15:56
v1.3.1
7f37c78
  • Prevent overlapping wake/standby commands. Rapid toggling no longer causes 403 errors or device-not-found failures.

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 15:31
v1.3.0
0633c91
  • Guided setup flow: PSN OAuth login and PS5 pairing handled entirely within the UC Remote's setup screens. No terminal or Node.js install needed anymore.
  • esbuild bundling: single-file bundle, package reduced from 3 MB to 264 KB.
  • Updated README for end users.

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 13:44
v1.2.1
8533373
  • Test CI release workflow.

v1.2.0

Choose a tag to compare

@stakats stakats released this 06 Apr 13:16
a10b646
  • Bundle all dependencies into a single file with esbuild. Package drops from 3.0 MB / 3,654 files to 264 KB / 5 files. Much faster upload and install.
  • Align driver.json version with release tag.