Releases: phpdocker-io/readability-js-server
Releases · phpdocker-io/readability-js-server
Release list
v2.0.0-rc1
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
A production-usable Helm chart for Readability JS Server
Initial release
The service at its most basic form.