• rustypipe/v0.10.0 fb1b732d56

    ThetaDev released this 2025-02-09 02:32:45 +01:00 | 38 commits to main since this release

    Signed by ThetaDev
    GPG key ID: E319D3C5148D65B6
    • Add visitor data cache, remove random visitor data - (b12f4c5)
    • Add support for rustypipe-botguard to get PO tokens - (b90a252)
    • Add session po token cache - (b72b501)
    • Check rustypipe-botguard-api version - (8385b87)
    • Rewrite request attempt system, retry with different visitor data - (dfd03ed)
    • Log failed player fetch attempts with player_from_clients - (8e35358)
    • Add timezone query option - (3a2370b)
    • [breaking] Add userdata feature for all personal data queries (playback history, subscriptions) - (65cb424)
    • Add RustyPipe::version_botguard fn, detect rustypipe-botguard in current dir, add botguard version to report - (1d755b7)

    🐛 Bug Fixes

    • Parsing history dates - (af7dc10)
    • A/V streams incorrectly recognized as video-only - (2b891ca)
    • Update iOS client - (e915416)
    • A/B test 20: music continuation item renderer - (9c67f8f)
    • Include whole request body in report - (15245c1)
    • Extracting nsig fn when outside variable starts with $ - (eda16e3)
    • Retry updating deobf data after a RustyPipe update - (50ab1f7)
    • Allow player data to be fetched without botguard - (29c854b)
    • Output full request body in reports, clean up get_player_po_token - (a0d850f)
    • Correct timezone offset for parsed dates, add timezone_local option - (a5a7be5)
    • Use localzone crate to get local tz - (5acbf0e)
    • Only use cached potokens with min. 10min lifetime - (0c94267)

    📚 Documentation

    • Add Botguard info to README - (9957add)

    ⚙️ Miscellaneous Tasks

    • (deps) Update rust crate rquickjs to 0.9.0 (#33) - (2c8ac41)
    Downloads