Skip to content

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:26

MountsJournal EllesmereUI Skin

v1.0.8 (2026-07-31)

Full Changelog Previous Releases

  • Bring the map control row flush with the flags panel edges
    The dnr button and the lists toggle stopped a hairline short of the panel
    below them, which reads as a few pixels at screen scale. The surface they
    should line up with is the flags panel background, and that background is
    drawn on mapSettings, so the row's outer edges now anchor to mapSettings
    itself at 0 rather than 1px inside mapControl. Anchoring to the frame that
    owns the background keeps the edges matched even if mapControl's own anchors
    ever change.
    Co-Authored-By: Claude Fable 5 noreply@anthropic.com