v3.23.0

mvanhorn/last30days-skillv3.23.0Sep 1, 2026by github-actions[bot]

AI Summary

This maintenance release focuses on refining cross-platform support, particularly for Linux and macOS, and improving YouTube and cookie handling. It includes several bug fixes for parsing Windows Firefox profiles and YouTube transcriptions.

Key Highlights

  • Enhanced bird cookie lookups on Linux and Mac mini
  • Fixed Windows Firefox profiles.ini parsing to handle UTF-16
  • Fixed YouTube transcription handling when the date window is empty
  • Added LAST30DAYS_SKIP_KEYCHAIN environment variable for testing
  • Updated documentation to remove ScrapeCreators as an X backend

New Features

  • Extra bird cookie lookups on Linux and Mac mini

Full Release Notes

## What's Changed
* feat(x): extra bird cookie lookups on Linux and Mac mini (MacBook unchanged; grok pin-only) by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/1087
* docs(x): stop listing ScrapeCreators as an X backend by @khsaurabh in https://github.com/mvanhorn/last30days-skill/pull/1070
* fix(cookies): parse Windows Firefox profiles.ini as UTF-16 by @khsaurabh in https://github.com/mvanhorn/last30days-skill/pull/1068
* fix(youtube): keep transcribed videos when the date window is empty by @khsaurabh in https://github.com/mvanhorn/last30days-skill/pull/1076
* fix(youtube): default yt-dlp player_client=android (port of #1075 onto current main) by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/1088
* fix(bird): pass only the vendored client's env surface to the subprocess by @SomSamantray in https://github.com/mvanhorn/last30days-skill/pull/1072
* fix: continue research after optional X skip (rewrite of #1077 onto extras-host main) by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/1089
* fix(env): add LAST30DAYS_SKIP_KEYCHAIN so tests can seal the Keychain source (keychain-only port of #1050) by @mvanhorn in https://github.com/mvanhorn/last30days-skill/pull/1090
* chore(release): bump version to 3.23.0 by @github-actions[bot] in https://github.com/mvanhorn/last30days-skill/pull/1091

## New Contributors
* @khsaurabh made their first contribution in https://github.com/mvanhorn/last30days-skill/pull/1070

**Full Changelog**: https://github.com/mvanhorn/last30days-skill/compare/v3.22.0...v3.23.0