• v1.4.2 c640d7a33a

    v1.4.2
    All checks were successful
    Build and Push Docker Image / build (push) Successful in 5m28s
    Stable

    myrmidex released this 2026-08-16 23:39:40 +02:00 | 1 commits to main since this release

    [1.4.2] - 2026-08-16

    Fixed

    • Fix Belga discovery always dropping the newest press release (#158)
      • The Belga API offset parameter is a 0-based item index, so the configured offset=1 skipped the newest article on every fetch. A data migration repoints the existing Belga feed to offset=0.
    • Fix articles validated before their feed had an active route never becoming routable (#157)
      • Route articles are now backfilled when a route is created or re-activated, using the article content stored at validation time — no re-fetch.
    Downloads