Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 14:32
· 20 commits to main since this release
ad27c5d

Minor Changes

  • #15 306a0fe Thanks @BANG88! - chrome.attach is the third chrome glyph a theme may replace, beside
    chrome.back and chrome.send. It is the composer's attachment control, drawn
    at 17pt in the primary colour by default.

    src/schema.ts stays byte-identical to the app's src/theme/schema.ts and the
    vendored skill is regenerated from it, both pinned by tests. init now
    scaffolds a placeholder for the new glyph as it does for the other two, so an
    author sees the mechanism rather than having to read about it.

    No schemaVersion change: iconsSchema is an open record, so a pack naming
    chrome.attach already parsed — it was simply not drawn. Older app builds keep
    ignoring it, which is the forward compatibility the contract provides.

npm: https://www.npmjs.com/package/@osuki-dev/muqun-theme/v/1.7.0