· 11. Januar 2026

Weekly changelogs pulled from GitHub, posted to Discord

The first version of the weekly changelog admin: it signs you in, reads commits from GitHub, turns a week into a summary, and posts it to Discord as a rendered image.

Added

  • A weekly changelog admin. First release, with sign-in and a connection to GitHub that pulls in the commits a week contained.
  • Weekly posts for Discord. An AI endpoint writes the summary, and an SVG template renders it into the message that goes out.
  • Poll a week again, or start over. A single week can be picked and polled, a week can be forced to poll again, and all weeks and repositories can be flushed — that last one behind a confirmation prompt.

Fixed

  • The generated changelog had a set of layout, font and content bugs. They were worked through over the same day.
  • Commits in the posted message came out in arbitrary order. They are sorted by timestamp now.
  • Uploads used the wrong CDN credentials.