Releases: freyamade/github-user-languages
Releases · freyamade/github-user-languages
v1.1.0
1.1.0
- Updated extension to pull colours from https://github.com/ozh/github-colors
- colours are loaded every week, which roughly coincides with how often the above repo is updated
- Updated Chrome version to manifest v3 to allow it to be used
- Firefox version continues to use manifest v2
- Removed the background script from the distributed version since it was only for 0.1.9 integrity issues
- Setting up project to be also used within my personal website
What's Changed
- 1.1 by @freyamade in #61
- added separate manifest files for each browser version by @freyamade in #62
Full Changelog: v1.0.13...v1.1.0
v1.0.13
v1.0.12
v1.0.11
v1.0.10
v1.0.8
v1.0.7
v1.0.6
- Automated deployment to AMO for Firefox users
- Updated colours
- Go
- Dockerfile
- Fixed security vulnerability due to lodash versioning
v1.0.5
v0.1.8
- Removed the opening of this page when an update is installed
- Fixed issue where requests were being made on pages they shouldn't have been
- Prevented extension from adding anything to a page if the repo data for the account is empty
- Improved design of options page