Skip to content

Unity-UI 0.5.0

Latest
Compare
Choose a tag to compare
@anilnatha anilnatha released this 16 Apr 00:00
· 90 commits to main since this release
52deb67

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.5.0] - 2024-04-15

Added

  • Added CI/CD workflow to build application as a docker image. #21
  • Updated application build configuration. Stateful information has been removed from project configuration. Instead we now allow environment variables to be supplied to the container at startup which in turn get injected into the Unity UI Codebase. This is in support of moving to dynamic configuration of the application via Unity Marketplace. Related to unity-sds/unity-sds-portal#3

Fixed

  • Updated Navbar CSS styling to match Figma designs #5

Changed

Removed

Security

Deprecated