Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

62 lines (34 loc) · 1.63 KB

App Center SDK for Unity Editor Extensions Change Log

Release 3.0.0

  • [Fix] Fix version check date time value parsing.
  • [Improvement] Detect AppCenterEditorExtensions location automatically.

App Center Push

App Center Push has been removed from the SDK and will be retired on December 31st, 2020. As an alternative to App Center Push, we recommend you migrate to Azure Notification Hubs by following the Push Migration Guide.


Release 2.0.0

  • [Breaking Change] App Center Auth is retired and has been removed from the SDK. Removed Auth package support.
  • [Bug fix] Fixed excessive amount of GitHub API calls.

Release 1.2.0

  • [Feature] App Center Unity SDK Auth package support

Release 1.1.2

  • [Bug fix] Fixed UI controls positioning and scrollbar behavior
  • [Bug fix] Fixed package update logic for some of the old App Center Unity SDK package versions

Release 1.1.1

  • [Feature] Added vertical scrollbar

Release 1.1.0

  • [Feature] App Center Unity SDK Push package support
  • Various bug fixes and improvements

Release 1.0.0

  • [Feature] You can now install and remove a specific SDK package instead of installing and removing all of them at once
  • Various bug fixes and improvements

Release 0.1.1

Updated styles


Release 0.1.0

Initial release