Skip to content

Newsjack v0.1.12

Choose a tag to compare

@github-actions github-actions released this 24 Jun 01:57

Added

  • press-clip skill: turn a live article URL into a branded press-clip
    PDF, preserving the outlet's logo and layout while stripping ads and
    clutter. This is local-agent only because it drives a real browser.
  • Medialyst OAuth device login: newsjack login now guides local agents
    through a browser-based Medialyst authorization flow and stores refreshable
    credentials for news search and journalist enrichment.

Changed

  • README and getting-started docs now explain the AI-prompt setup path and
    show press-clip in the skills compatibility matrix.
  • find-journalists and news-search copy now points agents toward the
    refreshed Medialyst public-API path.

Fixed

  • press-clip now closes its browser process even when clipping fails.

What's Changed

  • [codex] add Medialyst OAuth device login by @elvisun in #50
  • Add press-clip skill: high-fidelity coverage clips by @elvisun in #49
  • Reduce site HSTS and document SSL audit by @elvisun in #51

Full Changelog: v0.1.11...v0.1.12