• v0.41.6 083bbb8e9b

    v0.41.6 Stable

    webstreamr released this 2025-08-11 12:10:58 +00:00 | 706 commits to main since this release

    0.41.6 (2025-08-11)

    Bug Fixes

    • fetcher: better detect inline Cloudflare Turnstile (0efdfa4)
    • fetcher: remove weird proxy headers in request (ee09e10)
    Downloads
  • v0.41.5 24d2cff3f7

    v0.41.5 Stable

    webstreamr released this 2025-08-11 08:46:06 +00:00 | 709 commits to main since this release

    0.41.5 (2025-08-11)

    Miscellaneous Chores

    • deps: lock file maintenance (#265) (6d44e67)
    • deps: update dependency @stylistic/eslint-plugin to v5.2.3 (#261) (e365538)
    • deps: update dependency @types/node to v22.17.1 (#264) (1618fa3)
    • deps: update eslint monorepo to v9.33.0 (#263) (f7b6ba4)
    • disable console methods only on prod (b7ada8b)
    • fetcher: decrease default timeout back to 10s (7d70010)
    • manifest: add supported languages to description (3aff950)
    • manifest: sort sources for each language in configuration (491df54)
    • source: add English to VixSrc (6489b10)
    • source: disable PrimeWire for now (c3d86fb)
    Downloads
  • v0.41.4 6285760bad

    v0.41.4 Stable

    webstreamr released this 2025-08-08 08:28:48 +00:00 | 720 commits to main since this release

    0.41.4 (2025-08-08)

    Miscellaneous Chores

    • add MostraGuarda to live/health check (8cd5c91)
    • fetcher: block a host temporarily after 30 times timing out instead of 10 (78ced84)
    • remove health endpoint in favor of live (785091f)
    Downloads
  • v0.41.3 c14e1c008a

    v0.41.3 Stable

    webstreamr released this 2025-08-06 09:10:38 +00:00 | 724 commits to main since this release

    0.41.3 (2025-08-06)

    Miscellaneous Chores

    • introduce dedicated startup/ready and live endpoints (db21d78)
    Downloads
  • v0.41.2 ff538303c6

    v0.41.2 Stable

    webstreamr released this 2025-08-05 13:04:30 +00:00 | 726 commits to main since this release

    0.41.2 (2025-08-05)

    Bug Fixes

    • do not use special queue config for health check (dbe27c2)
    Downloads
  • v0.41.1 2ab20dc9b8

    v0.41.1 Stable

    webstreamr released this 2025-08-05 11:33:32 +00:00 | 728 commits to main since this release

    0.41.1 (2025-08-05)

    Miscellaneous Chores

    • deps: update dependency typescript to v5.9.2 (#255) (115e227)
    • deps: update dependency typescript-eslint to v8.39.0 (#254) (d6fd346)
    • deps: update node.js to v22.18.0 (#252) (8ed6321)
    • fetcher: increase default timeout to 15s (009bb93)
    • health check improvements to avoid performance issues (086c32f)
    • use source instances instead of hard-coded URL for health check (522034b)

    Bug Fixes

    • source: remove useless KinoGer p2pplay.pro URLs (faa91ce)
    Downloads
  • v0.41.0 6bf3dc3e2b

    v0.41.0 Stable

    webstreamr released this 2025-08-04 09:55:24 +00:00 | 736 commits to main since this release

    0.41.0 (2025-08-04)

    Miscellaneous Chores

    • deps: lock file maintenance (#246) (f5d3e95)
    • deps: lock file maintenance (#251) (9f5652e)
    • deps: update dependency @types/node to v22.17.0 (#250) (e270737)
    • deps: update dependency ts-jest to v29.4.1 (#249) (9bf5011)
    • deps: update eslint monorepo to v9.32.0 (#243) (0dc9d4b)
    • use source baseUrl for source errors (c81f17a)

    Features

    • do not show errors by default (854b211)

    Bug Fixes

    • deps: update dependency undici to v7.13.0 (#248) (43d971a)

    Code Refactoring

    • source: consistently define baseUrl (b94c539)
    Downloads
  • v0.40.3 5728111fd2

    v0.40.3 Stable

    webstreamr released this 2025-07-24 08:21:03 +00:00 | 746 commits to main since this release

    0.40.3 (2025-07-24)

    Bug Fixes

    • health check: better logging, decrease request timeouts (9a8e6f9)

    Code Refactoring

    • extract error and logging helper (cc3dacd)
    Downloads
  • v0.40.2 b15d93eca8

    v0.40.2 Stable

    webstreamr released this 2025-07-23 07:45:03 +00:00 | 749 commits to main since this release

    0.40.2 (2025-07-23)

    Miscellaneous Chores

    • deps: update dependency @stylistic/eslint-plugin to v5.2.2 (#240) (4ab0c88)

    Bug Fixes

    • disable health check failing for blocked issues on non-hayd.uk instances (ece3b45)

    Code Refactoring

    • extract helpers to figure out which instance we're running on (be8c664)
    Downloads
  • v0.40.1 337ced8467

    v0.40.1 Stable

    webstreamr released this 2025-07-22 08:29:13 +00:00 | 753 commits to main since this release

    0.40.1 (2025-07-22)

    Miscellaneous Chores

    • deps: update jest monorepo to v30.0.5 (#238) (93194e3)

    Bug Fixes

    • source: disable Frembed for now since it keeps timing-out (5803148)
    Downloads