Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.82 KB

File metadata and controls

57 lines (39 loc) · 1.82 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

Changed

Fixed

1.1.0 - 2023-09-05

Added

  • Support for running Unity inside a container starting from 2023.09 TeamCity version
  • Support for Unity Personal license activation via .ulf file upload
  • Add option to remove '-quit' argument

1.0.4 - 2023-05-03

Changed

  • license return now happens just before a build finishes

1.0.3 - 2023-03-17

Fixed

  • version detection on Linux when Unity was distributed as a TeamCity tool

1.0.2 - 2023-03-01

Fixed

  • licence activation on "fresh" agents

1.0.1 - 2023-02-23

Changed

  • Correct minimal compatible TeamCity version was specified (2022.10)

1.0.0 - 2023-02-20

As of now, the plugin is switching to SemVer versioning. This is the initial plugin release with the new scheme. So if you used an old version of the plugin, please uninstall it before installing the new one.

Added

Changed

  • Editor console output now fully captured by TC
  • The plugin is now only compatible with TeamCity 2020.1+

Fixed

  • Automatic licence return on the latest versions of Unity (via build feature)
  • TW-59710 : Build feature now generates agent requirement when Unity version specified
  • TW-68480 : Unity CN (Chinese version) installation discovery on Windows