Skip to content

Releases: gitpod-io/browser-extension

v2.2.1

15 Jun 09:11
Compare
Choose a tag to compare

What's Changed

  • Most notably, there was a fix for GitLab Merge Requests and Issues, for which the Gitpod button stopped appearing fd8e944

The rest is mostly dependency bumps due to us enabling @dependabot on the repository

Full Changelog: v2.2.0...v2.2.1

v2.2.0

10 Jun 12:50
Compare
Choose a tag to compare

What's changed?

  • Reduced the amount of false-positives when nudging users to install the extension from the Gitpod Dashboard 0e85d1b 72d623d
  • Removed unused gitpod.dev domain from the extension's default permissions 71cadd4
  • Cleaned up console logs cbf8db2

v1.19

31 Jul 08:29
Compare
Choose a tag to compare

Changes

  • Update open-in-gitpod button in README (#76)
  • Update "default_title" in manifest.json (#79)
  • Trim gitpod url before open workspaces (#75)
  • Add button to new GH repo overview (#80)

Credits

Thanks to @davidxia for helping! 🍊

v1.18

23 Feb 16:53
1c6f070
Compare
Choose a tag to compare

Changes

  • Fix button spacing in issues and PRs for GitHub (#74)

v1.17

24 Oct 06:02
5b4d56c
Compare
Choose a tag to compare

Changes

  • fix(github): injection when editFileButton is null (#68)

v1.16

04 Oct 11:22
Compare
Choose a tag to compare

Changes

  • Extend file edit options in GitHub to include gitpod (#64)
  • Add missing margin when viewing a file in GitHub #10301 (#63)

Credits

Thanks to @kunalchhabra37 for helping! 🍊

v1.15

17 May 19:52
dd386d9
Compare
Choose a tag to compare

Changes

  • Revert domain name change for jihulab.com, as we've received some signal affecting UX. See relevant discussion (internal).

v1.14

17 May 09:26
10ce873
Compare
Choose a tag to compare

Changes

Credits

Thanks to @sunny0826, @AllMight2099 for helping! 🍊

v1.13

09 Feb 16:34
Compare
Choose a tag to compare

Changes

  • Enable . keybind to open repositories in Gitpod (#54)
  • Include track params in redirect to website (#51)
  • Fix gitpodify URL ignoring search params (#53)
  • Minor reformats (#48)

Credits

Thanks to @ramank775 for helping! 🍊

v1.11

06 Sep 12:24
Compare
Choose a tag to compare
  • Security updates
  • Support for gitlab.cn

Credits

Thanks to @sunny0826 for helping!