Features
- Status-bar customization menu (
≡handle): toggle which pills are shown; the choice persists across sessions. - New pills: Coordinates (live cursor X,Y,Z), Drawing Units (INSUNITS picker), Transparency display, Quick Properties (floating panel on selection), Clean Screen (hide ribbon + panels).
- Isolate / Hide objects with an action menu on the pill and the right-click menu (
ISOLATEOBJECTS/HIDEOBJECTS/UNISOLATEOBJECTS). - Selection Filtering: limit which object types can be picked.
- Selection Cycling: a pick list for overlapping objects with hover highlight; the pick is added to the selection.
- Annotation/viewport scales are driven by the drawing's own scale list (
ACAD_SCALELIST); xref-derived scales are filtered out. Model-space scale round-trips through the standardCANNOSCALE/CANNOSCALEVALUEheader variables instead of a user variable.
Fixes
- Cycling-list hover highlight now stays put when moving between rows and returning to the first row (enter/exit event reordering).
Chore
- Windows: sign the exe and installer with Azure Trusted Signing.
- macOS: ad-hoc sign the bundle, add a Homebrew cask, clarify install docs.
Full Changelog: v0.4.8...v0.4.9