Note
All main channel releases are rolled out in stages, typically taking a few days for the entire fleet to upgrade.
Notable Changes
- cgo Migration – The JetKVM native component has been rewritten and replaced with cgo by @ym in #635
- Faster Paste Performance – Improved paste speed in the UI by @adamshiervani in #824
- HDMI Sleep Mode – Added HDMI sleep support to reduce power consumption by @ym in #881
- Podman Support – Added support for Podman as an alternative to Docker by @IDisposable in #875
- Danish Keyboard Layout – Added
da_DK
keyboard layout by @HexDK in #839
Fixes
- Fixed lazy-loading issues on the Settings page by @IDisposable in #837
- Fixed a segmentation fault introduced during the cgo migration by @pennycoders in #863
Other Changes
- UI dependency upgrades by @IDisposable in #819 and #861
- Removed msgpack from gin dependency by @ym in #833
- Cleaned up GitHub Action versions by @IDisposable in #828
- Downgraded gin to v1.10.1 for stability by @ym in #869
- Updated openSUSE image reference by @aylen384 in #865
- Refactored Combobox onChange handler by @adamshiervani in #886
- Removed temporary directory after buildkit extraction by @IDisposable in #874
- Added documentation for UI build debugging by @IDisposable in #873
- Dependency bumps (gocron, crypto, net, websocket, gin, prometheus, actions/setup-go) via @dependabot
New Contributors
- @HexDK in #839
- @pennycoders in #863
Full Changelog: release/0.4.8...release/0.4.9