Skip to content

Latest commit

 

History

History
118 lines (77 loc) · 3.19 KB

File metadata and controls

118 lines (77 loc) · 3.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v3.0.4 - (2026-04-17)

  • chore: update deps (#170)
  • Unify host validation pipeline for lookup and redirects (fixes #158) (#169)
  • docs: fix stale paths and artifact references (#164) (#168)
  • ci: run full import smoke matrix on every PR (fixes #163) (#167)
  • Fix SSRF host canonicalization and add audit docs (#159)
  • Enforce per-request WebFinger timeouts (#165)
  • docs: align source banner with MIT license (#166)

v3.0.3 - (2026-04-16)

  • fix: preserve link properties objects in processJRD (#155) (#156)
  • fix: add --provenance flag to npm publish for CI auth compatibility (#154)

v3.0.2 - (2026-04-15)

  • fix: rename CJS output to .cjs for Node.js 22 compatibility (#151)
  • fix: make publish workflow idempotent and robust (#148)

v3.0.1 - (2026-04-06)

  • chore(deps): lock file maintenance (#146)
  • Fix YAML parsing error in publish-on-merge workflow (#144)
  • License file
  • License
  • License
  • Change project license from AGPL to MIT

v3.0.0 - (2026-04-03)

  • Fix release workflow: add version logging to build output (#142)
  • Fix gh-pages deploy failing on dirty working tree (#141)
  • Switch license from AGPL-3.0 to MIT (#140)
  • Add short logo variants (wf.js) (#139)
  • Remove WebFist fallback entirely (#120) (#138)
  • Add logo designs and update README (#135)
  • Remove console.log banner from build output (#137)
  • Update all devDependencies to latest versions (#136)
  • Update README.md
  • Update README.md

v2.8.2 - (2025-07-31)

  • Resolve HTTP fallback error (GitHub #116) (#117)
  • Build fixes publishing the demo (#118)

v2.8.1 - (2025-07-30)

  • Security Fix Blind SSRF (#82)
  • Fix TypeScript NodeNext module resolution import issue (GitHub #106) (#110)
  • WebFist Deprecated (#109)
  • Refine content-type checking to be less strict (#98) (#97) (#100)
  • Modernize package.json with ES module exports (#93)
  • Enhance TypeScript documentation and API reference (#94)
  • Improvements to demo page (#105) (#113)
  • Test additions (#99)(#95)
  • Improvements to build and release process (#112) (#104) (#96) (#92)

v2.8.0 - (2025-07-25)

  • Migrated to TypeScript (#79) @silverbucket
  • Migrated to Bun (#80) @silverbucket
  • Improved release process via Github Actions @silverbucket
  • Updated documentation @silverbucket
  • Improved build system using bun build with UMD wrapper @silverbucket
  • Modernized demo page interface and functionality @silverbucket
  • Better error handling and type safety @silverbucket
  • Fixed typo in Readme (#54) @galfert

v2.7.1 - (2021-10-12)

  • Minor bug fixes and improvements

v2.7.0 - (2018-11-26)

  • Enhanced WebFinger protocol support
  • Improved error handling

v2.6.6 - (2017-10-20)

  • Dependency updates and security fixes

v2.6.5 - (2017-06-02)

  • Minor bug fixes

v2.6.4 - (2017-05-01)

  • Bug fixes and improvements

v2.6.3 - (2017-02-26)

  • Minor improvements

v2.6.2 - (2017-02-15)

  • Bug fixes

v2.6.1 - (2017-01-20)

  • Minor fixes

v2.6.0 - (2016-11-28)

  • New features and improvements
  • Enhanced WebFinger support