Skip to content

Releases: delucis/github-to-linear

v0.7.0

02 Jun 00:17
a9b9962
Compare
Choose a tag to compare

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

23 May 22:22
60229f8
Compare
Choose a tag to compare

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

30 Jan 23:36
869ee66
Compare
Choose a tag to compare

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.5.0

12 Apr 23:16
12ce5ab
Compare
Choose a tag to compare

Minor Changes

v0.4.3

12 Apr 16:55
ebe0c59
Compare
Choose a tag to compare

Patch Changes

v0.4.2

05 Apr 15:06
29e12ad
Compare
Choose a tag to compare

Patch Changes

  • 208e2fb Thanks @delucis! - Actually fix button corner style clash with Refined GitHub.

v0.4.1

04 Apr 23:13
e9d895c
Compare
Choose a tag to compare

Patch Changes

  • f5ae3cc Thanks @delucis! - Fix button corner style clash with Refined GitHub.

v0.4.0

04 Apr 10:11
cf009a3
Compare
Choose a tag to compare

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.1

03 Apr 22:10
2e059ff
Compare
Choose a tag to compare

Patch Changes

  • a803ca4 Thanks @delucis! - Fix small styling bug in issue card headings.

  • 30b1cd3 Thanks @delucis! - Tweak wording of manifest description field to reflect newer features.

v0.3.0

03 Apr 14:17
999093e
Compare
Choose a tag to compare

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.