Releases: SeriousBug/devpod-ext
Releases · SeriousBug/devpod-ext
0.3.4
What's Changed
- Fix error message flashing constantly on Github by @SeriousBug in #19
- Make error handling more resilient & fix an issue with bad URLs being constructed by @SeriousBug in #20
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
- Correct the color used for the button by @SeriousBug in #16
- Fix incorrect URLs for Github and GitLab by @SeriousBug in #17
Full Changelog: 0.3.1...0.3.3
0.3.1
0.3.0
What's Changed
- Add animations to the buttons by @SeriousBug in #12
- Add a clone button to the popup by @SeriousBug in #13
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Implement support for GitLab by @SeriousBug in #9
- Fix issue with case-sensitivity when checking for supported sites by @SeriousBug in #10
- Fix clone button disappearing on Github PR pages when logged in by @SeriousBug in #11
Full Changelog: 0.1.2...0.2.0
0.1.2
What's Changed
- Improved error handling, and an error modal to help report errors
- A better internal architecture to make it easier to add more websites
- Removed unused permission in manifest
0.1.0
Pre-release Proof of Concept release. It adds a button to Github, and that much works!