Skip to content

v2.14.0

Choose a tag to compare

@j-mendez j-mendez released this 30 Nov 11:18
· 1365 commits to main since this release

Release Notes

Features

  • feat(transform): add transform_content_send for async streaming.

Improvements

  • chore(interning): add optional string-interning.
  • chore(website): fix crawl, establish domain removal [#233].
  • chore(transform): add streaming markdown/commonmark transforming.
  • chore(transform): add streaming text transforming.
  • chore(chrome): add request interception analytics ignore.

Bug Fixes

  • chore(page): fix URL encode handling mismatch.
  • chore(transform): fix repeated text streaming.
  • chore(page): fix page link return with full URLs.
  • chore(website): fix crawl delay handling.
  • perf(website): reduce extra context switching on crawls.

Thank you for the help @Revertron!

Full Changelog: v2.13.78...v2.14.0