Skip to content

Releases: smekcio/ksef-client-python

v0.12.5

11 May 12:46
6f8b145

Choose a tag to compare

0.12.5 (2026-05-11)

What's Changed

Changes

  • Fix export HWM guard for non-PermanentStorage date ranges by @smekcio in #64

Full Changelog: v0.12.4...v0.12.5

v0.12.4

10 May 09:58
30599ff

Choose a tag to compare

0.12.4 (2026-05-10)

What's Changed

Changes

  • fix: handle empty invoice export packages by @smekcio in #61

Full Changelog: v0.12.3...v0.12.4

v0.12.3

07 May 11:02
38dd308

Choose a tag to compare

0.12.3 (2026-05-07)

What's Changed

Changes

  • docs: refresh KSeF 2.5 compatibility wording by @smekcio in #58

Full Changelog: v0.12.2...v0.12.3

v0.12.2

07 May 10:45
b2e4136

Choose a tag to compare

0.12.2 (2026-05-07)

Bug Fixes

  • ci: pin demo xades auth request schema to 2.0 (39eb7fb)

v0.12.1

22 Apr 20:55
d7979ab

Choose a tag to compare

0.12.1 (2026-04-22)

Features

  • cli: add resumable session support (a30d9ea)

Bug Fixes

  • cli: harden resumable session recovery paths (dd068c7)

Miscellaneous Chores

v0.12.0

22 Apr 17:26
5551fc2

Choose a tag to compare

0.12.0 (2026-04-22)

Features

  • cli: add resumable online and batch sessions (c4e10d4)

Bug Fixes

  • ci: avoid duplicate e2e runs on prs (fc43ff6)
  • ci: harden flaky test e2e runs (d997249)
  • ci: stabilize resumable session checks (81059c6)

v0.11.0

20 Apr 20:33
c8f53ad

Choose a tag to compare

0.11.0 (2026-04-20)

Features

  • cli/export: support incremental HWM options and enforce Asc sort (5b71efb)
  • cli/invoice-list: stream multi-subject merge and expose metadata flags (7787b41)

Bug Fixes

  • cli/auth: make self token revoke deterministic and safe (c02983f)
  • cli/invoice-list: enforce date-range and page-size constraints (4392d69)
  • cli/invoices: validate page offset and harden HWM merge (cddafbc)
  • cli: remove export sort-order no-op and harden invoice list aggregation (970c98d)
  • cli: remove export sort-order no-op and tighten invoice aggregation semantics (901602d)

Documentation

  • cli: align invoice/export docs with new behavior (7ea8eaa)

v0.10.2

20 Apr 17:02
3ebb240

Choose a tag to compare

0.10.2 (2026-04-20)

Bug Fixes

  • correct QR II verification-link signing (103a0a4)
  • verification-link: correct QR II signing and add e2e checks (93887ae)

v0.10.1

19 Apr 08:47
0901186

Choose a tag to compare

0.10.1 (2026-04-19)

Bug Fixes

  • support encrypted private key passwords in verification link (fafc0ec)
  • verification-link: support encrypted private key passwords (e4c6989)

Documentation

  • readme: clarify typed-model rollout (6eb1ffb)

v0.10.0

13 Apr 20:12
abeb800

Choose a tag to compare

0.10.0 (2026-04-13)

Features

  • add KSeF 2.4 problem details and self-revoke support (6fffbf8)
  • api: handle KSeF 2.4 problem details and self-revoke (701e91f)

Bug Fixes

  • cli: enable problem-details by default (cf76f28)
  • cli: recover self-revoke token reference (a362399)

Documentation

  • describe KSeF 2.4 changes and typed model migration (3a9dde4)
  • tokens: clarify self-revoke fallback (2762c7a)