Releases: orbit-love/orbit-browser-extension
Releases · orbit-love/orbit-browser-extension
v1.0.3
[1.0.3] - 2023-06-06
Fixed
- Correctly checking for unauthorised requests & missing workspaces
- No longer truncating error messages
Improved
- Simplified Tailwind by moving repeated classes into
@apply
blocks
v1.0.2
[1.0.2] - 2023-06-05
Added
- Added a fallback when the avatar image cannot be resolved (either its URL is missing, or it is a 404)
Fixed
- Fixed issue with widget not showing when a member’s org had no associated website
v1.0.1
[1.0.1] - 2023-06-02
Fixed
- Fixed issue with null contribution count showing on some GitHub profiles
v1.0.0
[1.0.0] - 2023-06-02
Added
- Brand new support for Twitter profile pages, LinkedIn profile pages, and Gmail
- Surfacing additional member information from Orbit: Last Active, Identities, Organization and more
Improved
- Redesigned the Options page
- We revamped the Extension codebase to make it easier to add new features—and more websites
v0.6.0
[0.6.0] - 2023-05-05
Added
- Added support for OAuth sign-in through Orbit (#39)
Improved
- Run continuous tests through CircleCI (#40)
v0.5.2
[0.5.2] - 2023-05-03
Fixed
- Fixed issue with widget not showing when the user is not authenticated (#38)
Improved
- Authorization error message now redirects to the options page (#38)
Removed
- Removed ability to “Add as content” (#38)
v0.5.1
[0.5.1] - 2023-04-27
Fixed
- Fixed issue with widget not showing when navigating to it from the repository homepage (#35)
Improved
- Enable hot-reloading for development environments (#33)
- Opening options page on initial install, & making it accessible by clicking the extension icon (#37)
v0.5.0
[0.5.0] - 2023-04-26
Fixed
- Fixed an issue with the repository contribution count being incorrect in some cases (#25)
- Fixed an issue with large numbers of GitHub repositories in Orbit failing to save in Chrome storage (#26)
Improved
- Upgraded out-of-date dependencies to latest versions (#30)
v0.4.0
[0.4.0] - 2022-07-18
Added
- Added support for GitHub Discussions (#24)
Fixed
- Fixed an issue with the widget not displaying on page transitions(4e040d5)
Improved
- Better display of Orbit metrics (d5d6c45)
v0.3.4
Fixed an issue with the widget not displaying (ea78b8)