Skip to content

2.3.0

Latest

Choose a tag to compare

@pylapp pylapp released this 09 Jul 11:45
Immutable release. Only release title and notes can be modified.
2.3.0
58aba70

What's new

🧬 Core OUDS version: 1.10.0
🧬 Core Orange version: 1.2.0
🧬 Core Sosh version: 1.4.0
🧬 Core Wireframe version: 1.4.0
🧬 Orange brand version: 2.5.0
🧬 Orange Compact brand version: 2.5.0
🧬 Sosh brand version: 2.5.0
🧬 Wireframe brand version: 2.5.0

🚀 Features

  • Open API to let users handle interactions layers, fixed and scaled icons (#1569) (#1586) (43ddb16)
  • Add skill for GenAI agents to create local theme (cc6114c)
  • Support of raw not tinted images for components with icons (#1511) (#1578) (ef53e5a)
  • Add fill view modifier to apply colors on SwiftUI shapes (1ce23eb)
  • Add helper to define fonts configurations for local themes (28ab6ed)

📖 Docs

  • Update MIGRATION and SKILL for AI agents (ac1091d)
  • Add rules in SKILL usage file about use of Images in OUDS components (77cdc78)

🧰 Chore

  • Update Ruby Gem fastlane from v.236.1 to v2.237.0 (a2d3724)
  • Update Ruby Gem json from v2.19.9 to v2.20.0 (242376f)
  • Update Swift Package nicklockwood/swiftformat from v0.61.1 to v0.62.1 (34844f2)
  • Update Swift Package simplydanny/swiftlintplugins from v0.63.3 to v0.65.0 (84c0175)
  • Update GitHub Action ruby/setup-ruby from v1.313.0 to v1.316.0 (215f821)
  • Update GitHub Action github/codeql-action from v4.36.2 to v4.37.0 (7526b76)
  • Update actions/checkout GitHub Action from v6.0.3 to to v7.0.0 (b62d4d2)
  • Update CONTRIBUTING and CoC (f4244a8)
  • Update AI agent skills about imports (c0dbc34)
  • Add unit tests for font regsitering, update SKILL and docs (5d40ee6)

Notes

Tip

Releases are immutable and in most of time cryptographically signed (commits, tags and artifacts).
You can verify their integrity with commands from GPG tool of GitHub CLI client.
Please refer to the wiki to choose the options you need

Tip

Contact maintainers to be onboarded for OUDS integrations

Artifacts

  • ouds-ios.wiki.zip: The version of the wiki when this release has been made
  • ouds-ios.wiki-assets.zip: The assets of the wiki when this release has been made
  • ouds-ios-doccarchive.zip: All the Xcode DocC archive of the documentation with
    • OUDSThemesContract.doccarchive: Xcode DocC archive of the OUDS Themes Contract module
    • OUDSComponents.doccarchive: Xcode DocC archive of the OUDS Components module
    • OUDSFoundations.doccarchive: Xcode DocC archive of the OUDS Foundations module
    • OUDSModules.doccarchive: Xcode DocC archive of the OUDS Modules module
    • OUDSThemeWireframe.doccarchive: Xcode DocC archive of the OUDS Wireframe Theme module
    • OUDSThemeSosh.doccarchive: Xcode DocC archive of the OUDS Sosh Theme module
    • OUDSThemeOrangeCompact.doccarchive: Xcode DocC archive of the OUDS Orange Compact Theme module
    • OUDSThemeOrange.doccarchive: Xcode DocC archive of the OUDS Orange Theme module
    • OUDSTokensComponents.doccarchive: Xcode DocC archive of the OUDS Tokens Component module
    • OUDSTokensRaw.doccarchive: Xcode DocC archive of the OUDS Tokens Raw module
    • OUDSTokensSemantic.doccarchive: Xcode DocC archive of the OUDS Tokens Semantic module
  • Tutorial-discovery.doccarchive.zip: Tutorial for OUDS discovery
  • Tutorial-onboarding.doccarchive.zip: Tutorial for OUDS onboarding
  • All .asc files are cryptographic signatures associated to signed artifacts