Skip to content

VoltGuard 0.1.10

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Sep 11:18
· 1 commit to main since this release

Changed

  • The installer background is teal rather than near-black. Finder draws the
    two icon labels itself in the system label colour, which is black in light
    appearance, so a background this dark left them unreadable. The heading and
    footing moved up out of the window's bottom edge, where the second line was
    being clipped.

  • The application icon is white on the dark plate rather than blue and green.

  • The installer background follows the icon's plate instead of ending in a
    bright blue, which was the last coloured surface left.

Fixed

  • The charging bolt in the application icon was cut by white slivers. The
    knockout was the bolt path and its own outline appended under the even-odd
    rule, so wherever the two overlapped the fill came back. They are unioned
    into one shape, and the mark is drawn in a transparency layer so punching
    the bolt clears the mark without cutting a hole through the plate.

  • The alert dialog offers only Dismiss. Open Settings sat beside it on every
    alert and pulled the user out of what they were doing to reach a window the
    menu bar already opens, so it is gone, along with the per-rule "Dialog can
    be dismissed" toggle that existed only to hide Dismiss behind it.

  • site/mark.svg and Resources/Assets/battery-shield-icon.svg carry the
    white mark, so the site logo, the favicon and the artwork match the icns.

Removed

  • Resources/Assets/battery-charging.svg, the icon the shield mark replaced.