Back to Changelog

v4.26.0

Release 4.26.0 — 13 features, 10 fixes, 9 other changes.

v4.26.0

Tagged 2026-04-20. 32 changes between v4.25.0 and v4.26.0.

Reconstructed from the git tag range on 2026-08-06 during a changelog backfill — releases v4.17.0 through v4.33.0 shipped without notes. Every item below is a real commit; none of the wording infers intent beyond what the commit itself states.

Features

  • npm — Stats aggregation + daily cron + Slack digest + marquee
  • npm — Mass + incremental publish workflows (PR B/C of D)
  • npm — Scaffold package.json for every catalog plugin (PR A/D) (#541)
  • marketplace — Add agent37.com to hero partner marquee (#532)
  • readme — Awesome-list-style TOC generated from catalog (#531)
  • scaffold — Consolidate micro-categories and enforce FS=catalog invariant (#530)
  • marketplace — Register local-tts + boycott-filter from PR #520
  • readme — Add Umami + MCP details to skill of the week description
  • readme — Update Killer Skill of the Week to web-analytics
  • blog — Add Apr 14-15 posts to tonsofskills.com/blog
  • blog — Add April 14-15 posts to tonsofskills.com/blog
  • Add Ultimate Code Cleanup plugin — 11 dimensions, 11 agents, 98/100 A+
  • cowork — Show individual SaaS packs as separate cards

Fixes

  • marketplace — Restore marquee symmetry so agent37 actually shows (#533)
  • Obfuscate private key regex pattern to pass CI secret scan
  • Remove phantom catalog entries for tonone and claudebase
  • Normalize plugin.json author fields to object format (33 plugins)
  • Resolve 27 validation errors — disallowedTools, repository fields, sentry links
  • Split 13 SKILL.md files exceeding 500-line limit into references/
  • Remove XML tags from SKILL.md description frontmatter
  • Remove unused tableHeaderDone variable (CodeQL finding)
  • Resolve archiver from marketplace/node_modules for CI compat
  • cowork — Replace non-existent stripe-pack with clerk-pack

Refactoring

  • Comprehensive codebase cleanup — 8 parallel agents

Documentation

  • Fix plugin/skill/agent counts and clarify repo slugs

Other

  • Address security review feedback (PR #520)
  • Address maintainer feedback: full scaffolding + drop security-audit
  • Add 3 plugins: local-tts, security-audit, boycott-filter