v1.4
Main Features 🚀
Enterprise level metrics are now supported 🎉
GitHub Copilot for non-GHE users (a.k.a. Copilot Standalone) can now visualize metrics. Set up details in the README.
What's Changed
- Add Dockerfile by @stephenjannin in #18
- Add support to Enterprise level metrics by @martedesco in #23
- Introduced new environment variables VUE_APP_SCOPE and VUE_APP_GITHUB_ENT to determine the scope of the API calls and the enterprise or organization name to target API calls, respectively.
- Added a copy to clipboard feature for the JSON response displayed in the API Response
- Added GitHub favicon
New Contributors
- @stephenjannin made their first contribution in #18
Full Changelog: v1.3...v1.4