Skip to content

Bolt 0.1.156

Choose a tag to compare

@sparcle-eng sparcle-eng released this 20 Aug 03:09

Bolt 0.1.156

A reliability and correctness release. The launcher window now behaves correctly on
first install, background indexing work no longer competes with what you're actively
doing, and the Compare tool lays out correctly at narrow window widths. Plus data-
handling correctness fixes to two enterprise catalog connectors.

Improvements

Narrow windows now shrink the toolbar to icons instead of clipping it, so the row
stays usable and the subject text stays readable at any width.

Background screenshot re-indexing now runs at genuinely lower priority than your
foreground work, instead of competing for the same CPU cores.

App-icon loading is now bounded so a client requesting many icons at once can't
overload the app.

Security and compliance

Fixed a defect in one enterprise catalog connector where a room configured as
private could be indexed with an organization-wide-visible permission instead of
being scoped to that room only, and a related defect where a direct one-to-one
conversation's permission could resolve incorrectly. Both are now scoped correctly.

Fixes

The window no longer hides itself when you click away by default — that setting
("Hide on blur") now correctly defaults to off for fresh installs, and the matching
tray Settings menu item, which previously appeared to do nothing, now works.

Fixed the Compare (diff) tool leaving a large empty gap above the comparison panel,
and the two side-by-side panes not adapting to narrow window widths.

Upgrading

No action needed. Existing installs update automatically.