1.0.5
Blanc 1.0.5
Blanc 1.0.5 is a maintenance release for macOS, Windows, and Linux.
Fixed
- Clicking a pinned tab in the expanded island panel now works across the full row width. The v1.0.4 fix resolved most click-through cases, but a CSS
transformon the panel's centering wrapper created a GPU compositing layer that caused Chromium to misroute mouse events past roughly the first third of the row. Replaced with flexbox centering.
Updated
- Electron 43.3.0 (Chromium 150.0.7871.212, Node v24.18.1). Includes a use-after-free fix in custom protocol stream handling and a BrowserWindow sizing fix on Windows multi-monitor setups with mixed DPI.
Correction
This release's flexbox-centering change did not resolve the pinned-row click issue. The layout change remains, but it was not causal. The actual fix shipped in Blanc 1.0.6.