Skip to content

v2.0.1 — Open-source readiness & community polish

Choose a tag to compare

@Nainounen Nainounen released this 09 Jun 08:28
· 34 commits to main since this release

v2.0.1 — 2026-06-09

Added

  • Community health files: issue/PR templates, CODE_OF_CONDUCT.md
  • Status badges (CI, npm, license, node) and banner image in README
  • .nvmrc for automatic Node.js version switching
  • .npmrc with engine-strict=true to enforce Node.js >=20
  • Author field in package.json
  • Expanded npm keywords for better discoverability

Changed

  • Prometheus and Grafana are now optional — server starts without them
  • Populated .mcp.example.json with a working config example

Fixed

  • Typo: serrModuleseerrModule in Seerr module export
  • Missing security contact in SECURITY.md
  • Wrong GitHub username in all URLs (ninomeier → Nainounen)
  • .claude/ directory added to .gitignore