Skip to content

Releases: gearheaded/obsidian-github-contributions

1.0.7

22 Jun 00:00

Choose a tag to compare

The panel now automatically refreshes when it regains focus, but only if 5+ minutes have passed since the last fetch - switching back to the tab within that window just redraws from cached data instantly. The manual refresh button still bypasses the cooldown for an immediate update.

1.0.6

21 Jun 23:01

Choose a tag to compare

Bump minAppVersion to 1.7.2 since revealLeaf's Promise-returning signature was introduced in that version. This resolves the last remaining "unsupported API" error from the automated review.

1.0.5

21 Jun 22:55

Choose a tag to compare

Fix unawaited revealLeaf promise to satisfy the minAppVersion check. This was the last blocking error from the automated plugin review.

1.0.2

21 Jun 21:27

Choose a tag to compare

Fix type safety issues, CSS specificity, remove unused code

1.0.1

12 Jun 03:37

Choose a tag to compare

Fix review errors, move CSS to styles.css

1.0.0

12 Jun 01:25

Choose a tag to compare

Initial release of GitHub Contributions for Obsidian.