Changelog
All notable changes to the Deployment package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[1.4.1] - 2024-11-25
Add version 1.4.1 by name.Fixed
- Fixed inspector loading for service assets, below Unity 6
[1.4.0] - 2024-10-18
Add version 1.4.0 by name.Added
- Implementations to the Deployment API DeploymentWindow.
- Can copy text straight from the Deployment details pane.
- View in Deployment Window button in
.ddef
file.
Fixed
- Fixed issue where the status panel would have an excessively large initial size.
- Fixed issue where relative paths were not supported in the
ExludePaths
of the Deployment Definitions. - Fixed issue where placeholder text could be seen in an item's status field on tab switch.
- Fixed issue where progress bars could disappear on tab switch.
- Fixed issue where the GUI state of dragline position + pane size is not persisted between window instances and can find itself in an unwanted state upon opening the window.
[1.3.0] - 2023-12-14
Add version 1.3.0 by name.Added
- Added deployment samples for the following services
- Economy
- Cloud Code Scripts & Modules
- Leaderboards
- Remote Config
Fixed
- Fixed a bug where DeploymentItems could be deployed multiple times concurrently
[1.2.1] - 2023-11-21
Add version 1.2.1 by name.Added
- Improved overall UI performance when using multiple services
[1.2.0] - 2023-10-19
Add version 1.2.0 by name.Added
- Added new
Type
column in the Deployment window.
[1.1.0] - 2023-05-31
Add version 1.1.0 by name.Added
- Deployment now uses the main Environment Selector in Project Settings > Services > Environment, which can also be used to define the target runtime environment.
- Added inspector support for deployment definition exclude paths.
- Added support for deployment definition exclude paths in the Deployment window.
[1.0.1] - 2023-04-27
Add version 1.0.1 by name.Fixed
- Assets not appearing on load in Unity 2022.
[1.0.0] - 2023-03-22
Add version 1.0.0 by name.Fixed
- Issues with displaying new environments in the Deployment window.
[1.0.0-pre.7] - 2022-12-07
Add version 1.0.0-pre.7 by name.Fixed
- Deployment Status being saved across editor sessions
Added
- New UI additions like status, asset state and checkboxes
[1.0.0-pre.5] - 2022-10-27
Add version 1.0.0-pre.5 by name.Fixed
- Rate limiting triggered in some cases