• v1.5.1 07fd7b1b69

    v1.5.1
    All checks were successful
    Auto Release on version bump / release (push) Successful in 7s
    Stable

    debian-ovh released this 2026-06-20 15:37:17 +02:00 | 0 commits to main since this release

    Fixed

    • Author name typo in the plugin header and translation template: "Emanuele Egori" → "Emanuele Gori".
    Downloads
  • v1.5.0 37efb83fab

    v1.5.0
    All checks were successful
    Auto Release on version bump / release (push) Successful in 51s
    Stable

    debian-ovh released this 2026-06-20 15:29:05 +02:00 | 1 commits to main since this release

    Added

    • Dedicated platform label and badge colour for Codeberg repositories. Codeberg runs Forgejo, so it shares the Gitea/Forgejo API, but the card now shows "Codeberg" (blue badge) instead of the generic "Forgejo".
    • New egr_platform_label filter to register custom labels for additional hosts.
    Downloads
  • v1.4.5 d4abb845bb

    v1.4.5 Stable

    emanuelegori released this 2026-06-02 21:54:15 +02:00 | 3 commits to main since this release

    Fixed

    • Cache invalidation now uses a generation counter (egr_cache_gen option) instead of relying on wp_cache_flush(), which may be a no-op on Redis with selective flush enabled. Old cache entries become orphaned automatically on flush.
    Downloads