Skip to content

Nightly 1.0.0.PRw — 20260703

Choose a tag to compare

@github-actions github-actions released this 03 Jul 04:50
e1fe6b2

Automated nightly build of develop (20260703).

macOS build is ad-hoc signed (not notarized): after downloading,
run xattr -dr com.apple.quarantine /Applications/icestudio.app.

Changes since v1.0.0.PRw-20260702

  • .ihub-card--check is absolute-positioned for the card grid; reused in the (non-positioned) .ihub-detail--title it escaped to .ihub-wrapper and rendered over the search box. Scope a detail-only rule making it inline (position:static) so it sits right after the collection name. (e1fe6b2)