User Generated Content SDK 2.0.0
11 documented changes.
- Version
- 2.0.0
- Released
- Oct 1, 2023
- Product
- Unity User Generated Content
User Generated Content SDK 2.0.0
Updates
- Improvement
Improved: Quick Start Guide and API documentation.
- Improvement
Changed: Updated `com.unity.services.core` dependency from `1.7.1` to `1.9.0` .
- Improvement
Changed: Updated `com.unity.services.authentication` dependency from `2.4.0` to `2.5.0` .
- Feature
Added: `ContentVisibility` options: `public` and `unlisted` .
- Deprecation
Deprecated: `ContentVisibility` options: `publicGame` and `publicGlobal` . Use `public` instead.
- Removal
Removed: `OwnerAccountId` from `ContentDTO` model.
- Removal
Removed: `ContentDownloadStatistics` from `ContentStatistics` model.
- Removal
Removed: `Subscribers` from `ContentStatistics` model.
- Removal
Removed: `ContentReportStatistics` from `ContentStatistics` model.
- Removal
Removed: `ContentRatingStatistics` from `ContentStatistics` model.
- Removal
Removed: `ContentPortalVisitStatistics` from `ContentStatistics` model.