Skip to content

v2.0.0-rc1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:48
40519b8

What's Changed

  • Modernize readability-js-server for Node 24 and safer fetch handling by @luispabon in #57
  • Upgrade GitHub Actions to latest versions and add Docker Compose example by @luispabon in #59
  • feat: return content as markdown by default (contentFormat param + CONTENT_FORMAT env var) by @luispabon in #63
  • Code quality batch by @luispabon in #64
  • Add Helm chart and health probe endpoint by @luispabon in #65
  • refactor: decompose app.js into focused modules by @luispabon in #66
  • fix: isolate JSDOM parsing in child process to prevent memory leak by @luispabon in #67
  • chore: switch to npm, linkedom, sanitize-html by @luispabon in #68
  • chore: drop version from package.json, make git tag the source of truth by @luispabon in #69

Full Changelog: 1.8.0...v2.0.0-rc1