Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
anilnatha committed Oct 22, 2024
1 parent fb73446 commit 96a414f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased (0.6.0)
## [0.7.0] 2024-09-27
- Updated node version lts/iron
- Added ability to fetch health information from Health API Endpoint for Health Dashboard
- Removed cognito authentication
- Added authorization via httpd proxy
- Removed unneeded navigation links
- Removed job monitoring and new job features
- Added progress bar to be displayed when health information is being fetched
- Various code cleanup and optimization activities

## [0.6.0] (unreleased)
- Added Health Dashboard using static JSON file containing example health information. [#29](https://github.com/unity-sds/unity-ui/issues/29)
- Updated navbar menu so that it is (partially) dynamic. External UI information is loaded via the Health JSON file. [#20](https://github.com/unity-sds/unity-ui/issues/20)

Expand Down

0 comments on commit 96a414f

Please sign in to comment.