Skip to content

Releases: funinkina/weekly-commits

v12

10 Jun 09:49
v12
5e4ff63

Choose a tag to compare

Changes

  • Use connectObject()/disconnectObject() for signal cleanup, fix Soup.Session lifecycle (lazy init + abort() on disable), and remove try/catch around destroy() calls.

v11

03 Jun 21:23
v11
0a0a500

Choose a tag to compare

v11

What's New

🌐 Multi-Service Support

  • Gitea / Forgejo: Track contributions from any self-hosted Gitea or Forgejo instance
  • GitLab: Works with gitlab.com or any self-hosted GitLab instance (with pagination for high-activity accounts)
  • GitHub remains fully supported via the GraphQL API

🎨 Custom Theme

  • New Custom theme option in Display Settings — pick any accent color and the full 4-level intensity ramp is generated automatically

🖌️ New Color Themes

  • Added Catppuccin color scheme
  • Now ships with 15 themes total

✨ Other Improvements

  • Offline cache: Last successful fetch is stored locally and shown when the network/API is unavailable
  • Instant settings save: Changes apply immediately — no save button needed
  • GNOME Shell 49 and 50 support added
  • Duplicate timeout fix: Prevents stale timers from stacking up on settings changes
  • GraphQL injection hardening: GitHub username is now passed as a variable, not interpolated into the query string
  • Shared HTTP session and User-Agent across all services
  • Improved About and Preferences page layout
  • Popup styling and date display improvements

v6

20 May 14:35
4b13727

Choose a tag to compare

v6

This version includes:

  • New Feature: Now you can choose if you want to see the current week's commits instead of the last 7 days.
  • New Feature: You can set a border to the current day to highlight it.
  • Improved the refresh button function to properly update the commit info in the popup.
  • One function only to handle box change appearance.
  • added buy me a coffee link in the about section.

Full Changelog: v5...v6

v5

16 May 06:34
e8b4fbe

Choose a tag to compare

v5

This version includes:

  • Ability to change the position of the extension in the top bar
  • fix error handling on newly installed extensions
  • fix some bugs and more code optimisations

Full Changelog: v3...v5

v3

15 May 17:57
05eca5e

Choose a tag to compare

v3

Weekly Commits github extension

  • Now available on gnome extensions website too
  • cleaned up a lot of unused code
  • refactored and reorganized helper files

v2

15 May 13:14
fb4e0c7

Choose a tag to compare

v2

Current features are:

  • a preferences window to configure github credentials
  • set interval for auto refresh
  • about page for more author details