Skip to content

server 2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Sep 06:01
eb1a5ae

What's Changed

  • fix: resolve pushed apps by installationID in GET/PATCH installation endpoints by @cedub in #910
  • build(deps): bump github.com/quic-go/quic-go from 0.61.0 to 0.62.0 by @dependabot[bot] in #908
  • Support configurable OIDC scopes by @ivanovart in #911
  • build(deps): bump golang.org/x/mod from 0.40.0 to 0.41.0 by @dependabot[bot] in #915
  • build(deps): bump github.com/coreos/go-oidc/v3 from 3.20.0 to 3.21.0 by @dependabot[bot] in #913
  • build(deps): bump github.com/mattn/go-sqlite3 from 1.14.50 to 1.14.52 by @dependabot[bot] in #916
  • build(deps): bump golang.org/x/crypto from 0.55.0 to 0.56.0 by @dependabot[bot] in #914
  • feat: support square 64x64 panels (Raspberry Pi and MatrixPortal S3) by @nsluke in #905
  • feat: add Color Order to device settings by @ahaghgoo in #917
  • chore(deps): update pixlet to v0.54.0 by @gabe565 in #920
  • build(deps): bump github.com/go-webauthn/webauthn from 0.17.4 to 0.18.0 by @dependabot[bot] in #907
  • fix: stop logging stored scrypt hash on format mismatch by @gabe565 in #921
  • fix(ui): restore round color palette swatches by @gabe565 in #922

New Contributors

Full Changelog: v2.3.7...v2.4.0