What's Changed
- feat(i18n): add Welsh (Cymraeg) localization by @agh in #1294
- fix(security): sanitize filename in rpcMountBuiltInImage by @agh in #1292
- fix(security): persist session token to disk on login by @agh in #1293
- fix(security): redact secrets from diagnostics ZIP export by @agh in #1291
- fix(security): enforce bcrypt 72-byte password length limit by @agh in #1290
- fix(ui): use consistent name for KVM terminal across action bar and panel by @agh in #1286
- chore: use consistent @/ import path for ru_RU keyboard layout by @agh in #1285
- feat(keyboard): add Hungarian keyboard layout (hu_HU) by @agh in #1284
- fix(ui): enable scrolling on cloud devices page by @agh in #1282
- fix(hid): skip mouse reports when mouse device is disabled by @agh in #1283
- fix(ui): add warning when SSH public key is empty in developer mode by @agh in #1280
- fix(video): prevent space bar from pausing video in fullscreen by @agh in #1278
- fix(display): prevent background events from resetting off timer by @agh in #1277
- fix(security): rate limit /device/setup endpoint by @flightlesstux in #1271
- fix(security): add missing HTTP security headers by @flightlesstux in #1267
- fix(security): sanitize error messages returned to clients by @flightlesstux in #1270
- fix(ui): restore terminal focus after closing settings modal by @agh in #1287
- fix(ui): send raw characters for KVM terminal instead of JSON envelope by @adamshiervani in #1295
- fix: auto-recover USB gadget when host power-cycles by @adamshiervani in #1297
- feat: Added copy text to clipboard from kvm using OCR by @tvinhas in #1207
- fix(network): restore IPv6 disabled option in network settings by @agh in #1279
- fix(make): fix dev_release e2e test env vars and coverage by @adamshiervani in #1298
- fix(make): require JETKVM_REMOTE_HOST for release targets and clean up test commands by @adamshiervani in #1299
New Contributors
- @agh made their first contribution in #1294
- @flightlesstux made their first contribution in #1271
- @tvinhas made their first contribution in #1207
Full Changelog: release/0.5.4...release/0.5.5-dev202603161423