Skip to content

Releases: phpdocker-io/readability-js-server

v2.0.0-rc1

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

readability-js-server-0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 17:04
65a13c3

A production-usable Helm chart for Readability JS Server

Initial release

Choose a tag to compare

@luispabon luispabon released this 28 Sep 21:15

The service at its most basic form.