Skip to content

Releases: l2ysho/afpp

v2.6.0

30 Mar 17:31

Choose a tag to compare

2.6.0 (2026-03-30)

Features

  • skills: add improve-codebase-architecture skill (66f9181)

v2.5.2

16 Mar 09:03

Choose a tag to compare

2.5.2 (2026-03-16)

Bug Fixes

  • manual patch release [skip ci] (729a147)

v2.5.1

04 Mar 08:26

Choose a tag to compare

2.5.1 (2026-03-04)

Bug Fixes

  • import PDFPageProxy from api.d.ts instead of removed web/interfaces (f939179)
  • tests: add missing test coverage for validation and edge cases (220f6b3)

v2.5.0

24 Feb 20:44

Choose a tag to compare

2.5.0 (2026-02-24)

Features

  • pdf-metadata: add api to extract pdf metadata (0c8166a)

v2.4.4

24 Feb 20:00

Choose a tag to compare

2.4.4 (2026-02-24)

Performance Improvements

  • canvas: implement canvas pooling (15b31c9)

v2.4.3

16 Feb 22:12

Choose a tag to compare

2.4.3 (2026-02-16)

Bug Fixes

  • api: make parsePdf options parameter optional (485d83d)
  • core: add page-level cleanup to prevent memory accumulation (e9bf643)

Performance Improvements

  • core: fix O(n^2) text extraction and deduplicate logic (e32065d)

v2.4.0

01 Feb 16:01

Choose a tag to compare

2.4.0 (2026-02-01)

Features

  • adds auto concurrency to afpp (15efa38)

v2.3.0

01 Feb 12:14

Choose a tag to compare

2.3.0 (2026-02-01)

Features

  • adds streaming PDF parsing (3fd2c95)
  • benchmark: adds benchmark infrastructure (dd116dd)
  • benchmark: adds benchmarking framework (cb68355)
  • benchmark: adds docker memory tracking (308758b)
  • benchmark: improves benchmark accuracy (9849527)

Performance Improvements

  • benchmark: improves benchmark accuracy (87bdb27)
  • optimizes local file processing (461f9ec)

v2.2.1

25 Jan 10:15

Choose a tag to compare

2.2.1 (2026-01-25)

Performance Improvements

  • render: reduces default render scale (45763d9)

v2.2.0

24 Jan 11:09

Choose a tag to compare

2.2.0 (2026-01-24)

Bug Fixes

  • upgrade pdfjs-dist from 5.4.449 to 5.4.530 (9107952)

Features

  • adds examples and tooling (34dd383)