Skip to content

Releases: bdunderscore/ndmf

1.4.0

27 Mar 11:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.7...1.4.0

1.4.0-rc.3

26 Mar 14:56
Compare
Choose a tag to compare
1.4.0-rc.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.4.0-rc.2...1.4.0-rc.3

1.4.0-rc.2

16 Mar 09:17
90dde89
Compare
Choose a tag to compare
1.4.0-rc.2 Pre-release
Pre-release

What's Changed

Added

  • Added support for declaring ProvidesParametersFor via base classes and interfaces (#198)

Fixed

  • Apply on play isn't suppressed when Av3mu is present (#200)
  • JP fonts disappear after leaving play mode (#199)

Full Changelog: 1.4.0-rc.1...1.4.0-rc.2

1.4.0-rc.1

14 Mar 15:18
bfdfc68
Compare
Choose a tag to compare
1.4.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.0-rc.0...1.4.0-rc.1

1.4.0-rc.0

14 Mar 12:22
Compare
Choose a tag to compare
1.4.0-rc.0 Pre-release
Pre-release

What's Changed

Major features

  • Added an API to allow plugins to expose and introspect information on VRC Expressions Parameters contributed by nondestructive components by @bdunderscore in #184
  • feat: add an API to supply a reasonable font for UI Elements on a per-language basis by @bdunderscore in #190

Other changes and fixes

  • fix: UIElementLocalizer could fail to find strings by @bdunderscore in #189
  • feat: show qualified name in plugin sequence display by @kurotu in #182

New Contributors

Full Changelog: 1.3.7...1.4.0-rc.0

1.3.7

06 Mar 08:52
Compare
Choose a tag to compare

What's Changed

  • Fix language code not recognizable due to inconsistent case by @JLChnToZ in #178

New Contributors

Full Changelog: 1.3.6...1.3.7

1.3.6

27 Feb 08:32
Compare
Choose a tag to compare

What's Changed

  • fix: languages which differ only in case (en-us vs en-US) would break the language switcher by @bdunderscore in #176

Full Changelog: 1.3.5...1.3.6

1.3.5

26 Feb 09:20
Compare
Choose a tag to compare

What's Changed

  • fix: language switcher selects incorrect language due to bug in filtering logic by @bdunderscore in #175

Full Changelog: 1.3.4...1.3.5

1.3.4

18 Feb 10:40
Compare
Choose a tag to compare

What's Changed

  • fix: BuildAssetBundle test not working by @anatawa12 in #169
  • fix: incorrect display for zh-* culture names in lang switcher by @bdunderscore in #172
    • Also fixes duplicate English / English (United States) entries.

Full Changelog: 1.3.3...1.3.4

1.3.3

12 Feb 13:29
9474d8a
Compare
Choose a tag to compare

What's Changed

  • hotfix(1.3.3): errors in build (only) due to UnityEditor-only classes by @bdunderscore in #167

Full Changelog: 1.3.2...1.3.3