Releases: gitkraken/gk-browser-extension
Releases · gitkraken/gk-browser-extension
v2025.8.2620-pre
Updates upload-artifact action to v4 Updates the `actions/upload-artifact` GitHub Action from v3 to v4 in the CI/CD workflows. This upgrade ensures the workflows benefit from the latest features, performance improvements, and security patches offered by the newer version of the action.
v2025.1.614-pre
Run tests once a week
v2024.6.1305-pre
Fix GK logo on GitHub's Dark Theme (#46)
v2024.6.705-pre
update provider-apis package to include GitLab PR category bug fix
v2024.6.605-pre
Show an error message when Launchpad fails to load data (#45)
v2024.6.505-pre
Launchpad: add Bitbucket Server support (#44) * Add support for Bitbucket Server to Launchpad * Update provider-apis package to use PR converter util function
v2024.6.105-pre
Update provider apis package (#43) * Update provider-apis package version to bring in some bug fixes * Use the provider-api package's encode function for generating PR uuids
v2024.5.3005-pre
Re-inject site scripts when background process wakes up from idle (#40) * Re-inject site scripts when background process wakes up from idle * Make the onDOMContentLoaded even listener a global listener so it persists * Inject GK buttons into current tabs on startup and on install * Clear injectionDomains cache instead of reloading extension when permissions are granted
v2024.5.1705-pre
Launchpad filter now does a fuzzy match and can also match by PR numb…
v2024.5.1505-pre
Make clicking an external link in Firefox close the popup (#38) * Update external links so that they close the popup in Firefox * Make PR deep links actual link elements that will close the popup