Releases: freyamade/github-user-languages
Releases · freyamade/github-user-languages
v1.1.0
25 Sep 18:30
Compare
Sorry, something went wrong.
No results found
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
Full Changelog : v1.0.13...v1.1.0
v1.0.13
16 Jun 16:16
Compare
Sorry, something went wrong.
No results found
1.0.13
Pulling in dependabot pull requests
Fixing organisation page displays
Removing unnecessary tabs permission declaration that would have got the extension removed from the Chrome Store
v1.0.12
09 Jul 09:56
Compare
Sorry, something went wrong.
No results found
Fixing issues with displaying the chart on org profiles
Minor style fixes to the chart container on personal profiles
v1.0.11
09 Jul 09:08
Compare
Sorry, something went wrong.
No results found
Handling error response codes from the Github API instead of just making them a generic error that provides no information about what went wrong
v1.0.10
02 Jul 14:42
Compare
Sorry, something went wrong.
No results found
Fixed large number of security vulnerabilities (thanks Dependabot)
Fixing auto-deploy
Updated colour list
Updated all dependency libraries to latest versions
Moved from Travis CI to GitHub actions
v1.0.8
20 Jul 00:55
Compare
Sorry, something went wrong.
No results found
1.0.8
Fixed security vulnerablity in js-yaml allowing for code execution in .load()
Fixed prototype pollution issue in lodash
Other npm audit fixes.
v1.0.7
05 Jun 12:31
Compare
Sorry, something went wrong.
No results found
Fixed security vulnerablity in js-yaml allowing for code execution in .load()
v1.0.6
09 Feb 17:41
Compare
Sorry, something went wrong.
No results found
Automated deployment to AMO for Firefox users
Updated colours
Fixed security vulnerability due to lodash versioning
v1.0.5
05 Feb 15:51
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed an issue where the chart was being displayed too small when there was a large number of languages and the legend was displayed
v0.1.8
18 Aug 15:46
Compare
Sorry, something went wrong.
No results found
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