Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 22:54
· 10 commits to main since this release
4372812

1.0.0 - 2024-07-08

🔥 First major version update!

Changed

  • Tables with multiple pages of results can now show a paginator to fetch other pages
  • Better caching for all request types
  • Support for new columns: labels, assignee
  • Query for issues from a given organization
  • ⚠️ BREAKING CHANGE: Plugin's GitHub API has changed; it was, and remains undocumented so use at your own risk
  • ⚠️ BREAKING CHANGE: Users on version 0.5.1 or earlier may lose their account configurations upon updating.

Fixed

  • Much better inline tag behavior in live preview mode! ⚡ No more stuck tags, and tags will not render inside code blocks.
  • Author and assignee columns will not overflow their containers