Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 1.63 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.

[0.3.0] 2025-04-23

Changed

  • Updated proxy configuration so that we use the term portal instead of ui. #56
  • Changed folder name from terraform-unity-ui to terraform-unity-portal #18
  • Updated CapVersion tag so that it matches the version of the Portal Container being deployed. This is managed manually.

Fixed

  • Portal container, was referencing unity-ui repo instead of unity-portal #20

[0.2.0] 2025-01-14

Added

  • Added tags specification for resources managed by terraform configuration #4
  • Fixed how tags are specified to resolve issue when Terraform code is executed #9
  • Updated proxy configuration. Our application is now accessible using the term ui instead of dashboard #15
  • Updated terraform configurations so they use the term ui instead of dashboard #15

[0.1.0] 2024-04-15

Added

  • Added initial (non-working) terraform configuration in support of deploying Unity UI to Unity Marketplace #9