Skip to content

Releases: github-copilot-resources/copilot-metrics-viewer

v2.0.3

25 Feb 16:03
658b3b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

18 Feb 02:18
71bc8ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Feb 18:52
cb64f7b
Compare
Choose a tag to compare

What's Changed

  • feat: allow usage behind a corporate proxy by @Djiit in #152
  • Bump vite from 5.4.11 to 5.4.14 in the npm_and_yarn group across 1 directory by @dependabot in #148
  • fixing #149 missing seats paging by @karpikpl in #151
  • Bump vitest from 2.1.9 to 3.0.5 in the npm_and_yarn group across 1 directory by @dependabot in #155

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

04 Feb 05:20
2c54629
Compare
Choose a tag to compare

What's Changed

Warning

One breaking change is required to have NUXT_SESSION_PASSWORD (at least 32 characters long) which is used to encrypt session cookies.

Environment Variables Update:

  • Updated environment variables in .env to use NUXT_PUBLIC prefix instead of VUE_APP, and added new variables for GitHub OAuth and session password.

Docker Configuration:

  • Updated Dockerfile to support different build modes (prod and playwright) and re-mapped environment variables for backwards compatibility.

Documentation:

  • Updated DEPLOYMENT.md to reflect changes in environment variables and deployment options, and removed references to the legacy -with-proxy image.

Full Changelog: v1.9.1...v2.0.0

v1.9.1

01 Feb 02:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v2.0.0-preview

30 Jan 15:47
Compare
Choose a tag to compare
v2.0.0-preview Pre-release
Pre-release

What's Changed

Breaking Changes

  • Removed Proxy Image
  • App is no longer a static web app - it's a Nuxt3 app with server side rendering
  • It's required to have NUXT_SESSION_PASSWORD (at least 32 characters long) which is used to encrypt session cookies.

Full Changelog: v1.9.0...v2.0.0-preview

v1.9.0

15 Jan 04:51
Compare
Choose a tag to compare

Main Features 🚀

The Copilot Metrics Viewer uses official GitHub metrics API which is no longer in preview. Thanks @DevOps-zhuang for your contributions!

What's Changed

New Contributors

Full Changelog: v1.8...v1.9.0

v1.8

30 Oct 11:55
0d1802b
Compare
Choose a tag to compare

Main Features 🚀

The Copilot Metrics Viewer now supports running with an API proxy, providing enhanced security by hiding GitHub tokens during deployment. Additionally, using the API proxy optionally allows integration with a GitHub App—installed at the target organization—eliminating the need for GitHub tokens altogether. For setup instructions, refer to the README. Thanks @karpikpl for the amazing working on this one ✨

Seat Usage now also support Enterprise seats 🎉

What's Changed

New Contributors

Full Changelog: v1.7...v1.8

v1.7

15 Aug 17:51
c641d4d
Compare
Choose a tag to compare

Main Features 🚀

Team Metrics Now Available for Enterprise and Organization Teams 🎉

Team metrics are now accessible for both Enterprise and Organization teams! Currently, this feature is enabled via an environment variable. For more details and to explore other potential approaches, join the discussion here. Blog posts: Organization metrics & Enterprise metrics.

Streamlined Deployment with Externalized Docker Environment Variables

In response to user feedback, we’ve externalized Docker environment variables, making the deployment process more efficient. This change simplifies the setup and aligns with a highly requested feature.

Security Enhancements

This release also includes important security updates, addressing vulnerabilities in nginx and axios. Keeping these components secure is vital, and we recommend updating to this latest version as soon as possible

What's Changed

New Contributors

Full Changelog: v1.6...v1.7

v1.6

02 Jul 14:08
8599a13
Compare
Choose a tag to compare

Main Features 🚀

  • Added seat analysis for Enterprises allowing following the enhanced supported announced. Seat analysis displays overall usage of seats across an enterprise. Also available for organizations.
  • Added labels to Docker image and update the image path. Favour the latest published which is public visible now.
  • Updated the cards with higher fonts and bold text for improved readability.

What's Changed

New Contributors

Full Changelog: v1.5...v1.6