Releases: timmo001/system-bridge
Releases · timmo001/system-bridge
5.4.4
What's Changed
- Bump tailwindcss from 4.2.0 to 4.2.1 in /web-client by @dependabot[bot] in #3749
- Bump @tailwindcss/vite from 4.2.0 to 4.2.1 in /web-client by @dependabot[bot] in #3750
- Bump typescript-eslint from 8.56.0 to 8.56.1 in /web-client by @dependabot[bot] in #3748
- Bump minimatch from 3.1.2 to 3.1.4 in /web-client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3751
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #3754
- Bump @types/node from 25.3.0 to 25.3.1 in /web-client by @dependabot[bot] in #3755
- Bump autoprefixer from 10.4.24 to 10.4.27 in /web-client by @dependabot[bot] in #3756
- Bump @types/node from 25.3.1 to 25.3.2 in /web-client by @dependabot[bot] in #3760
- Bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0 by @dependabot[bot] in #3761
- Bump github.com/shirou/gopsutil/v4 from 4.26.1 to 4.26.2 by @dependabot[bot] in #3762
- Bump lucide from 0.575.0 to 0.576.0 in /web-client by @dependabot[bot] in #3765
- Bump globals from 17.3.0 to 17.4.0 in /web-client by @dependabot[bot] in #3764
- Bump @types/node from 25.3.2 to 25.3.3 in /web-client by @dependabot[bot] in #3763
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #3767
- Bump lucide from 0.576.0 to 0.577.0 in /web-client by @dependabot[bot] in #3768
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #3769
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #3770
- Bump @types/node from 25.3.3 to 25.3.5 in /web-client by @dependabot[bot] in #3771
- Bump postcss from 8.5.6 to 8.5.8 in /web-client by @dependabot[bot] in #3766
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #3753
- Move logs to ~/.local/state and appropriate locations for other platforms by @timmo001 in #3772
Full Changelog: 5.4.3...5.4.4
5.4.3
What's Changed
- Bump @eslint/js from 9.39.2 to 9.39.3 in /web-client by @dependabot[bot] in #3745
- Bump ajv from 6.12.6 to 6.14.0 in /web-client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3746
- List microphone usage (similar to camera usage) by @timmo001 in #3747
Full Changelog: 5.4.2...5.4.3
5.4.2
Same as 5.4.1
Full Changelog: 5.4.1...5.4.2
5.4.1
What's Changed
- Bump typescript-eslint from 8.53.1 to 8.54.0 in /web-client by @dependabot[bot] in #3718
- Bump globals from 17.1.0 to 17.2.0 in /web-client by @dependabot[bot] in #3719
- Bump github.com/shirou/gopsutil/v4 from 4.25.12 to 4.26.1 by @dependabot[bot] in #3722
- Bump @types/node from 25.0.10 to 25.2.0 in /web-client by @dependabot[bot] in #3725
- Bump globals from 17.2.0 to 17.3.0 in /web-client by @dependabot[bot] in #3723
- Bump autoprefixer from 10.4.23 to 10.4.24 in /web-client by @dependabot[bot] in #3724
- Bump github.com/godbus/dbus/v5 from 5.1.0 to 5.2.2 by @dependabot[bot] in #3726
- Bump @types/node from 25.2.0 to 25.2.1 in /web-client by @dependabot[bot] in #3727
- Bump typescript-eslint from 8.54.0 to 8.55.0 in /web-client by @dependabot[bot] in #3729
- Bump eslint-plugin-unused-imports from 4.3.0 to 4.4.1 in /web-client by @dependabot[bot] in #3728
- Bump @types/node from 25.2.1 to 25.2.2 in /web-client by @dependabot[bot] in #3731
- Bump eslint-plugin-wc from 3.0.2 to 3.1.0 in /web-client by @dependabot[bot] in #3730
- Bump @types/node from 25.2.2 to 25.2.3 in /web-client by @dependabot[bot] in #3733
- Bump eslint-plugin-lit from 2.1.1 to 2.2.1 in /web-client by @dependabot[bot] in #3732
- Bump tailwind-merge from 3.4.0 to 3.4.1 in /web-client by @dependabot[bot] in #3736
- Bump typescript-eslint from 8.55.0 to 8.56.0 in /web-client by @dependabot[bot] in #3737
- Bump @types/node from 25.2.3 to 25.3.0 in /web-client by @dependabot[bot] in #3743
- Bump tailwind-merge from 3.4.1 to 3.5.0 in /web-client by @dependabot[bot] in #3741
- Bump tailwindcss from 4.1.18 to 4.2.0 in /web-client by @dependabot[bot] in #3740
- Bump lucide from 0.562.0 to 0.575.0 in /web-client by @dependabot[bot] in #3742
- Bump @tailwindcss/vite from 4.1.18 to 4.2.0 in /web-client by @dependabot[bot] in #3739
- Various linux related fixes by @timmo001 in #3744
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- Refactor tray and notification handler, add linux only sound and click actions by @timmo001 in #3714
- Add notifications page to web client by @timmo001 in #3715
- Add open action page to web client by @timmo001 in #3716
- Add media actions page to web client by @timmo001 in #3717
Full Changelog: 5.3.1...5.4.0
5.3.1
What's Changed
- Bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 by @dependabot[bot] in #3705
- Bump typescript-eslint from 8.53.0 to 8.53.1 in /web-client by @dependabot[bot] in #3706
- Bump github.com/jezek/xgb from 1.2.0 to 1.3.0 by @dependabot[bot] in #3707
- Bump prettier from 3.8.0 to 3.8.1 in /web-client by @dependabot[bot] in #3708
- Bump @types/node from 25.0.9 to 25.0.10 in /web-client by @dependabot[bot] in #3709
- Downgrade verbose logs by @timmo001 in #3711
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- Bump @types/node from 25.0.3 to 25.0.6 in /web-client by @dependabot[bot] in #3697
- Bump typescript-eslint from 8.52.0 to 8.53.0 in /web-client by @dependabot[bot] in #3698
- Bump @types/node from 25.0.6 to 25.0.8 in /web-client by @dependabot[bot] in #3699
- Bump @types/node from 25.0.8 to 25.0.9 in /web-client by @dependabot[bot] in #3702
- Bump prettier from 3.7.4 to 3.8.0 in /web-client by @dependabot[bot] in #3703
- MCP server by @timmo001 in #3701
Full Changelog: 5.2.9...5.3.0
5.2.9
What's Changed
Full Changelog: 5.2.8...5.2.9
5.2.8
What's Changed
- Bump typescript-eslint from 8.51.0 to 8.52.0 in /web-client by @dependabot[bot] in #3691
- Add copyable id to commands web client settings by @timmo001 in #3692
- Bump vite from 7.3.0 to 7.3.1 in /web-client by @dependabot[bot] in #3694
- Install .NET 8 with installer if not already installed, fix nsis lint ci by @timmo001 in #3696
Full Changelog: 5.2.7...5.2.8
5.2.7
Full Changelog: 5.2.6...5.2.7