com.unity.remote-config 1.0.8

com.unity.remote-config

Notes: processedReleased November 20, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Added confirmation dialog for unsaved changes on closing Remote Config window and changing environments
  • Fixed bug where `RemoteConfigDataManager` would try set the `RemoteConfigDataStoreAsset` dirty when it doesn't exist
  • Added documentation for `unity.model` predefined attribute
  • The Remote Config window now supports having duplicate setting key names, but the backend will still reject duplicate setting keys
  • On a failed push to servers, the Remote Config window will re-fetch everything, so that users see the state of their environment on the server
  • Added a button to the Remote Config window that will take you to the Remote Config dashboard
  • Now the release environment will have "Default" next to it in the environment dropdown
  • The cursor now turns into an editing cursor when hovering over editable fields in the Remote Config window
  • Changed "-" remove button to trashcan icon
  • Fixed bug on Windows which would cause the name of a rule to wrap onto the lower line when the Remote Config window is small