Skip to content

0.0.1

Choose a tag to compare

@whereareiam whereareiam released this 02 Sep 20:12
· 86 commits to dev since this release
a588247

Release 0.0.1

First release of the Forgejo-focused GitHub theme fork. This release ports the GitHub-style interface to Forgejo-native templates and markup, with compatibility fixes, navigation refinements, and CI improvements.

Compatibility

This release targets Forgejo 16.

It was tested against Forgejo 16.0.3, including the bundled template overrides.

Changelog

Features

  • Forgejo: Port GitHub theme directly to Forgejo 15.0.5 by @whereareiam in #1
  • Forgejo: Port GitHub repository UI directly to Forgejo 15 by @whereareiam in #2

Changes

Fixes

  • Forgejo: Fix Forgejo 16.0.3 compatibility: last-commit loader route and plural translation keys by @Glitxhhh in #3
  • Home: Align contribution summary with heatmap legend by @whereareiam in #6

Dependencies

  • CI: Upgrade CI and release builds to Bun 1.4.0 by @whereareiam in #7