Skip to content

Releases: tronbyt/server

server 2.2.4

19 Mar 00:59
12b7b1f

Choose a tag to compare

What's Changed

  • chore(deps): update pixlet to v0.51.1 by @gabe565 in #749
  • chore: suppress some context canceled logs by @gabe565 in #751
  • chore(deps): update pixlet to v0.51.3 by @gabe565 in #753
  • feat: add option to show full app animation by @gabe565 in #754
  • build(deps): bump github.com/go-webauthn/webauthn from 0.16.0 to 0.16.1 by @dependabot[bot] in #756
  • build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #758
  • build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 by @dependabot[bot] in #757
  • Save search pref to localstorage by @brombomb in #760
  • feat: add option to skip boot animation by @gabe565 in #761
  • Implement category selection and tag search in addapp page. by @tavdog in #762

Full Changelog: v2.2.3...v2.2.4

server 2.2.3

08 Mar 06:45

Choose a tag to compare

What's Changed

  • feat: add env to enable pprof endpoints by @gabe565 in #740
  • chore(config): refactor config to use bools by @gabe565 in #741
  • build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #742
  • build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #743
  • build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #745
  • build(deps): bump github.com/go-webauthn/webauthn from 0.15.0 to 0.16.0 by @dependabot[bot] in #746

Full Changelog: v2.2.2...v2.2.3

server 2.2.2

05 Mar 20:46
a72b456

Choose a tag to compare

What's Changed

  • chore(deps): update pixlet to v0.51.0 by @gabe565 in #737
  • fix: ensure cache is not nil before pushing defer by @gabe565 in #738
  • perf: change apps to a slice of pointers by @gabe565 in #739

Full Changelog: v2.2.1...v2.2.2

server 2.2.1

28 Feb 09:15
69baeac

Choose a tag to compare

What's Changed

  • actually detect if zero is the set recommendedInterval by @tavdog in #729
  • build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory by @dependabot[bot] in #728
  • build(deps): bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #731
  • build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #732
  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #733
  • build(deps): bump github.com/caarlos0/env/v11 from 11.3.1 to 11.4.0 by @dependabot[bot] in #734
  • Add background flag to handlePushImage and handlePushApp by @RamenLlama97 in #736

New Contributors

Full Changelog: v2.2.0...v2.2.1

server 2.2.0

24 Feb 21:23
0293859

Choose a tag to compare

What's Changed

  • add auto render checkbox on app edit page by @tavdog in #721
  • Add a "TV" Mode. by @rjison in #720
  • build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in the go_modules group across 1 directory by @dependabot[bot] in #722
  • Add device ID mode options when creating devices by @tavdog in #725
  • implement device api key usage by @tavdog in #726
  • download matrixportal merged to use with injection by @tavdog in #727

New Contributors

Full Changelog: v2.1.3...v2.2.0

server 2.1.3

15 Feb 21:00
61e2551

Choose a tag to compare

What's Changed

  • add dim_mode enable checkbox and dim mode color filter selection. by @tavdog in #709
  • Local image url warnings by @tavdog in #711
  • feat: windows build by @noahpodgurski in #697
  • build(deps): bump golang from 1.25-alpine to 1.26-alpine by @dependabot[bot] in #714
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #718
  • build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #717
  • build(deps): bump github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34 by @dependabot[bot] in #716
  • build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #715

Full Changelog: v2.1.2...v2.1.3

server 2.1.2

28 Jan 22:04
26be8ae

Choose a tag to compare

What's Changed

  • add add app to top of list user pref. by @tavdog in #696
  • ci: repoint docker latest tag to releases by @gabe565 in #698
  • feat: support multiple firmware versions and improve download reliability by @IngmarStein in #701
  • create tmp dir in data dir so zip uploads will work. by @tavdog in #702
  • fix: improve temp dir handling, firmware updates, and test isolation by @IngmarStein in #703
  • fix: path traversal protection by @IngmarStein in #706
  • feat: add ENABLE_UPDATE_CHECKS and migrate ETag storage to database by @IngmarStein in #707

Full Changelog: v2.1.1...v2.1.2

server 2.1.1

21 Jan 20:17
1063484

Choose a tag to compare

What's Changed

  • fix: Copy-to is hidden after pressing any action button by @genaardo in #687
  • refactor: replace hardcoded admin username check with IsAdmin property by @IngmarStein in #693
  • perf: sort apps and devices in DB query by @IngmarStein in #694
  • fix(i18n): sync translation keys and fix typos by @IngmarStein in #695

Full Changelog: v2.1.0...v2.1.1

server 2.1.0

15 Jan 20:31
e56dcbd

Choose a tag to compare

What's Changed

  • produce merged binaries with injected wifi creds for web flashable firmware files by @tavdog in #690

Full Changelog: v2.0.10...v2.1.0

server 2.0.10

15 Jan 13:31
a0c0919

Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.10