changelog.md for @apiclient.xyz/bunq

2025-07-29 - 4.4.0 - feat(export)

Added buffer download methods to ExportBuilder for in-memory statement handling

2025-07-29 - 4.3.0 - feat(http)

Enhanced HTTP client with automatic rate limit handling

2025-07-27 - 4.2.1 - fix(tests)

Fix test compatibility with breaking changes from v4.0.0

2025-07-27 - 4.2.0 - feat(core)

Switch to native fetch API for all HTTP requests

2025-07-26 - 4.1.3 - fix(export)

Fix PDF statement download to use direct content endpoint

2025-07-25 - 4.1.1 - fix(httpclient)

Fix query parameter handling for smartrequest compatibility

2025-07-25 - 4.1.0 - feat(transactions)

Enhanced transaction pagination support with full control over historical data retrieval

This enhancement allows banking applications to properly fetch and paginate through historical transaction data using both newer_id and older_id parameters.

2025-07-25 - 4.0.0 - BREAKING CHANGE(core)

Complete stateless architecture - consumers now have full control over session persistence

This change gives consumers full control over session persistence strategy (database, Redis, files, etc.) and makes the library suitable for serverless/microservices architectures.

2025-07-22 - 3.1.2 - fix(oauth)

Remove OAuth session caching to prevent authentication issues

2025-07-22 - 3.1.1 - fix(oauth)

Fix OAuth token authentication flow for existing installations

2025-07-22 - 3.1.0 - feat(oauth)

Add OAuth session caching to prevent multiple authentication attempts

2025-07-22 - 3.0.8 - fix(oauth)

Correct OAuth implementation to match bunq documentation

2025-07-22 - 3.0.7 - fix(oauth)

Fix OAuth token authentication flow

2025-07-22 - 3.0.6 - fix(oauth)

Fix OAuth token private key error

2025-07-22 - 3.0.5 - feat(oauth)

Add OAuth token support

2025-07-22 - 3.0.4 - fix(tests,security)

Improve test reliability and remove sensitive file

2025-07-22 - 3.0.3 - fix(tests)

Fix test failures and draft payment API compatibility

2025-07-22 - 3.0.2 - fix(tests,webhooks)

Fix test assertions and webhook API structure

2025-07-18 - 3.0.1 - fix(docs)

docs: update readme examples for card management, export statements and error handling; add local settings for CLI permissions

2025-07-18 - 3.0.0 - BREAKING CHANGE(core)

Major restructuring and feature enhancements: added batch payments and scheduled payments with builder patterns, improved webhook management, migrated package naming to @apiclient.xyz/bunq, and updated documentation and tests.

2025-07-18 - 3.0.0 - BREAKING CHANGE(core)

Major update: Introduced batch payments, scheduled payment builder, and comprehensive webhook improvements with a complete migration from bunq-js-client to the new package structure. This release brings breaking changes in API signatures, module exports, and session management for enhanced ESM and TypeScript support.

2025-07-18 - 3.0.0 - BREAKING CHANGE(core)

Release 2.0.0: Major updates including batch payment support, scheduled payments with a builder pattern, comprehensive webhook enhancements, migration from bunq-js-client to the new package structure, and improved ESM/TypeScript compatibility.

2019-10-02 to 2025-07-18 - Various - Minor updates

These releases did not include any feature or bug‐fix changes beyond routine updates. The following versions are summarized here: 2.0.0, 1.0.22, 1.0.7, and 1.0.6.

2020-08-25 - 1.0.21 - core

Main change: fix(core): update

2020-08-21 - 1.0.20 - core

Main change: fix(core): update

2020-08-21 - 1.0.19 - core

Main change: fix(core): update

2020-08-21 - 1.0.18 - core

Main change: fix(core): update

2020-08-20 - 1.0.17 - core

Main change: fix(core): update

2020-08-20 - 1.0.16 - core

Main change: fix(core): update

2020-06-20 - 1.0.15 - core

Main change: fix(core): update

2019-12-15 - 1.0.14 - transactions

Main change: fix(transactions): enter a starting transaction

2019-12-15 - 1.0.13 - core

Main change: fix(core): update

2019-12-15 - 1.0.12 - core

Main change: fix(core): update

2019-10-03 - 1.0.11 - core

Main change: fix(core): update

2019-10-03 - 1.0.10 - core

Main change: fix(core): update

2019-10-02 - 1.0.9 - core

Main change: fix(core): update

2019-10-02 - 1.0.8 - core

Main change: fix(core): update

2019-10-02 - 1.0.5 - core

Main change: fix(core): update

2019-10-02 - 1.0.4 - core

Main change: fix(core): update

2019-09-26 - 1.0.3 - core

Main change: fix(core): update

2019-09-26 - 1.0.2 - core

Main change: fix(core): update

2019-09-26 - 1.0.1 - core

Main change: fix(core): update


Revision #4
Created 2026-03-28 12:50:16 UTC by foss.global Team
Updated 2026-03-29 16:48:08 UTC by foss.global Team