You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Added health check URL to health dashboard [#40](https://github.com/unity-sds/unity-ui/issues/40)
13
13
- Fixed health dashboard column resizer element z-index
14
14
- Added cards to homepage [#38](https://github.com/unity-sds/unity-ui/issues/38)
15
+
- Updated router configuration to improve URL readability. URLs no longer contain router information using a hash (#39). [#39](https://github.com/unity-sds/unity-ui/issues/39
16
+
- Updated home page route to be located at `/home` and the route `/` redirects to it. [#39](https://github.com/unity-sds/unity-ui/issues/39)
17
+
- Updated application basename configuration to use the proxy name `ui` instead of `dashboard`[#45](https://github.com/unity-sds/unity-ui/issues/45)
18
+
- Added hard-coded links for STAC Browser for the unity/dev and unity/test venues [#47](https://github.com/unity-sds/unity-ui/issues/47)
0 commit comments