Skip to content

1.18.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 00:55
· 57 commits to main since this release

Version 1.18.0-rc.0

This is a prerelease version. There may be bugs, and API compatibility is not yet guaranteed.
Please: BACK UP YOUR PROJECTS

Notable changes

Added

  • [#2060] Added a warning when opening assets in older versions of Modular Avatar than they were created with
    • Note that this will only have an effect for assets created in 1.19.x+ and used in 1.18.x (or newer). Older versions
      are missing the detection logic and cannot show the warning.
  • [#2062] Added MA Move To

主な変更点

Added

  • [#2060] 作成されたより古い Modular Avatar でアセットを利用する時に注意を出すようになりました。
    • なお、この機能は 1.19.x 以降で作成されたアセットが、1.18.x 以降で利用された場合に有効です。1.18.x より古いバージョンは
      バージョン不一致判定が入っていないため、注意を表示することができません。
  • [#2062] MA Move To を追加