0.0.38 (2026-04-21)
Full Changelog: v0.0.37...v0.0.38
Features
- api: api update (97b9b12)
- api: api update (c852b50)
- api: api update (fedd3e6)
- api: api update (9363c3a)
- api: api update (20538da)
- api: api update (4b47351)
- api: manual updates (781a2ab)
Bug Fixes
- ensure file data are only sent as 1 parameter (0621a7d)
- lib: add verify_user_token helper with remote JWKS caching (#45) (2ffb934)
- tests: pass required company_id to invoices.list() calls (#47) (be92086)
- types: add BannerImage to forum_update_params (#46) (256c465)
Performance Improvements
- client: optimize file structure copying in multipart requests (256a80a)