enhancements
- customizable toolbar items transitions (in/out).
- customizable dock items transitions (in/out).
- detailed information of WLAN when devtools enabled.
- detailed information of bluetooth when devtools enabled.
fix
- dock and toolbar edge triggering on high DPI displays.
- duplicated dock items briefly appearing (and then disappearing) for open, unpinned apps on multi-monitor setups.
- WLAN networks and Bluetooth devices not being scanned automatically after turning their radio back on.
- bluetooth popup scanning indicator/scanning showing while the popup was unfocused instead of while it was open.
- dock/toolabr behind windows after exiting fullscreen mode.
What's Changed
- fix(state): avoid temp-file race in atomic_write_file with multiple monitors by @z1pp090 in #1813
- feat(ui): smooth entrance/exit transitions and drag overlay alignment for dock & toolbar by @malashkadev in #1809
- build(deps-dev): bump react-i18next from 17.0.11 to 17.0.14 by @dependabot[bot] in #1816
- build(deps-dev): bump @types/node from 25.9.5 to 25.9.6 by @dependabot[bot] in #1817
- build(deps): bump @preact/signals from 2.11.1 to 2.11.2 by @dependabot[bot] in #1815
- build(deps-dev): bump antd from 6.6.2 to 6.6.3 by @dependabot[bot] in #1818
- build(deps-dev): bump @types/react-dom from 19.2.4 to 19.3.0 by @dependabot[bot] in #1819
New Contributors
- @malashkadev made their first contribution in #1809
Full Changelog: v2.8.5...v2.8.6