Releases: delucis/github-to-linear
Releases · delucis/github-to-linear
v0.7.0
Minor Changes
-
8cb7d45
Thanks @delucis! - Cache Linear API requests for 30 seconds to improve performance when rapidly moving between views
-
#34 f2fac12
Thanks @AbundantSalmon! - Show Linear link on PR Commits, Checks, and Files changed tabs as well as Conversations
v0.6.1
Patch Changes
eedf6ea
Thanks @delucis! - Mitigate broken Linear issue search API by limiting number of issues to 5 to aovid overloading the GitHub UI
v0.6.0
Minor Changes
-
b5a3a62
Thanks @delucis! - Improves status icons to more closely match Linear’s designs
-
c57cd51
Thanks @delucis! - Linear issue links now also display inline in issue & PR list views, making it easier to spot items that have associated Linear issues
Patch Changes
d013396
Thanks @delucis! - Includes archived Linear issues when searching for matches
v0.4.2
Patch Changes
208e2fb
Thanks @delucis! - Actually fix button corner style clash with Refined GitHub.
v0.4.1
Patch Changes
f5ae3cc
Thanks @delucis! - Fix button corner style clash with Refined GitHub.
v0.4.0
Minor Changes
-
31107e3
Thanks @delucis! - Support creating a new Linear issue even if there already is an issue for the current page. Shows a smaller “+” link next to the main button at the top of the page.
-
#20 67e2621
Thanks @delucis! - Show Linear tickets for linked issues in PRs.
Some PRs have “linked” issues that they close on GitHub. If a Linear ticket was made for a GitHub issue it now also shows on the PR that closes that GitHub issue.
v0.3.0
Minor Changes
-
#15 897550f
Thanks @delucis! - Display a Linear issue’s title in sidebar cards.
-
#13 2d8ab8d
Thanks @delucis! - Support displaying multiple linked issues in the GitHub sidebar. Collapsed by default, you can unfold this to see all Linear issues associated with the current issue/PR.