This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+9 more
Summary
AI summaryAdded native --blogger-backup generator for importing Blogger XML exports.
Full changelog
Changed
- Medium generator — now uses a 4-tier fetch strategy to retrieve all published articles instead of only the last 10 from RSS: (1) unofficial JSON endpoint (
?format=json) extracts the full post list with word counts, subtitles, and tags, with full pagination viapayload.paging.path+payload.paging.next; (2) sitemap XML extraction for robust URL discovery; (3) HTML scraping parses__NEXT_DATA__, Apollo state, or rawhreflinks as fallback; (4) RSS is used only as a last resort (capped at 10 by Medium). Removed the hard-coded.slice(0, 10)limit and updated request headers to browser-like values to reduce 403 blocks. - Generator docs and templates — documentation now covers the native
--blogger-backupgenerator in English, including what it is for, how to obtain a Blogger XML export, and how to filter multi-author backups.
Added
- Blogger XML backup generator — added a native
--blogger-backupgenerator that reads a local Blogger XML export, optionally filters posts by author name/email usingpath::author1,author2,...syntax, imports matching posts intoprojects.yamlwithcategory: article, preserves labels as tags, and adds archive summary FAQ entries.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About paladini/mcp-me
Digital identity layer for AI — your bio, career, skills, interests, and projects always available to every AI tool. Auto-generates profile from 342+ public APIs (GitHub, Medium, Strava, Goodreads, etc.), 13 real-time plugins (Spotify, Last.fm, Steam), YAML-based profiles with privacy-first local storage. Works with Claude Desktop, Cursor, Windsurf, and any MCP client.
Related context
Beta — feedback welcome: [email protected]