releases—linkfetch / § changelog
7 releases · rev.2026.04
§ changelog
What shipped, by week.
Every API change, every endpoint, every extension release — with dates, version numbers, and breaking-change flags.
§ 02 · timeline
Seven releases, latest first.
- v1.4.0·2026-04-22feature
Webhooks for real-time job subscriptions
- ▸New subscription plan ($89/mo) delivers job-created events via HTTPS webhook within 60s of first-seen.
- ▸HMAC-SHA256 signature on every delivery; rotate secret at any time.
- ▸Per-subscription filter config: role, seniority, geo, remote-only.
- ▸Retry ladder: 30s → 5m → 1h → 6h → give up (4 attempts).
ref · ll-v140full notes → - v1.3.2·2026-04-15fix
Provenance timestamps now ISO-8601 in all locales
- ▸Fixed a bug where `fetched_at` occasionally serialized as a Unix int in the Python SDK.
- ▸Backfilled 12-hour window of affected rows.
ref · ll-v132full notes → - v1.3.0·2026-04-08feature
Datasets — jobs snapshot + subscription
- ▸New `/datasets/jobs` product: $49 monthly snapshot, $89/mo real-time subscription.
- ▸CSV · JSON · Parquet. S3, GCS, R2, or webhook delivery.
- ▸~340k rows/month with ~0.8% duplicate rate (de-dup keyed on job_urn).
ref · ll-v130full notes → - v1.2.1·2026-03-30fix
Extension: handle locale shifts in headcount parser
- ▸LinkedIn's `5,001-10,000` band was serializing as `5001-10000` in some EU locales.
- ▸Company records re-ingested with canonical band.
ref · ll-v121full notes → - v1.2.0·2026-03-21feature
MCP server · stable release
- ▸`linkfetch.people.search`, `linkfetch.profiles.get`, `linkfetch.companies.get` shipped as native MCP tools.
- ▸Claude Desktop + Cursor + Zed supported on day one.
- ▸One-line install via `/docs/mcp`.
ref · ll-v120full notes → - v1.1.0·2026-03-04feature
TypeScript + Python SDKs
- ▸`@linkfetch/sdk` on npm; `linkfetch` on pypi.
- ▸Full TypeScript types autogenerated from OpenAPI.
- ▸Retries, request IDs, and provenance passthrough built-in.
ref · ll-v110full notes → - v1.0.0·2026-02-11launch
LinkFetch v1 — public launch
- ▸Four public endpoints: profiles, companies, jobs, provenance.
- ▸Credit-based pricing, $5 free tier.
- ▸Chrome extension in the Web Store.
ref · ll-v100full notes →