v1.5
Main Features 🚀
-
Two new tabs added:
- Editors breakdown: displays Copilot usage across editors within an organization or enterprise.
- Seat Analysis: integrates with the Copilot User Management API and displays overall usage of seats across an organization.
-
Added a warning in red at the top when mock data is being used
-
Fixed calculation of the acceptance rate average
What's Changed
- Add editors breakdown by @giotab in #24
- Add GitHub Actions workflow to build and push docker image to GHCR by @AdrianDsg in #28
- Add error handling for missing GitHub token and explicitly stating VUE_APP_MOCKED_DATA=true in the UI by @abirismyname in #29
- Refactor acceptance rate calculation in MetricsViewer.vue by @martedesco in #34
- Add copilot seat analysis supports by @DevOps-zhuang in #32
New Contributors
- @giotab made their first contribution in #24
- @AdrianDsg made their first contribution in #28
- @abirismyname made their first contribution in #29
- @DevOps-zhuang made their first contribution in #32
Full Changelog: v1.4...v1.5