Skip to content

Releases: bataitools/bat-cli

v1.16.0

Choose a tag to compare

@webeasymail webeasymail released this 05 Jul 02:50

1.16.0 (2026-07-05)

Features

  • make visual assets optional and allow asynchronous server-side resolution for logo and screenshot URLs (ead2d68)

v1.15.0

Choose a tag to compare

@webeasymail webeasymail released this 05 Jul 00:51

1.15.0 (2026-07-05)

Features

  • increase max logo dimension to 256px, improve image centering with padding, and skip WebP conversion for SVG files (c878e8c)

v1.14.1

Choose a tag to compare

@webeasymail webeasymail released this 05 Jul 00:23

1.14.1 (2026-07-05)

Bug Fixes

  • update logo upload logic to allow small non-SVG assets and add corresponding validation tests (c4fa529)

v1.14.0

Choose a tag to compare

@webeasymail webeasymail released this 30 Jun 13:32

1.14.0 (2026-06-30)

Features

  • add resilient config directory resolution and memory-based fallback for credentials (62884b5)

v1.13.0

Choose a tag to compare

@webeasymail webeasymail released this 30 Jun 13:26

1.13.0 (2026-06-30)

Features

  • add asset management CLI tools for capturing website screenshots and fetching/compressing logos with automated optimization during upload (57012ca)

v1.12.2

Choose a tag to compare

@webeasymail webeasymail released this 30 Jun 11:45

1.12.2 (2026-06-30)

Bug Fixes

  • ensure FormData body is defined in client requests and add explicit type annotation for pricing iteration (0c6cdfd)

v1.12.1

Choose a tag to compare

@webeasymail webeasymail released this 30 Jun 11:40

1.12.1 (2026-06-30)

Bug Fixes

  • override error summary with server message, simplify environment credential lookup, and update base config formatting (1b90d01)

v1.12.0

Choose a tag to compare

@webeasymail webeasymail released this 29 Jun 08:00

1.12.0 (2026-06-29)

Features

  • add upload-logo CLI command, optimize image processing, and update screenshot capture logic (a3588d0)

v1.11.0

Choose a tag to compare

@webeasymail webeasymail released this 29 Jun 04:42

1.11.0 (2026-06-29)

Features

  • add i18n support for CodeBuddy samples and implement push-samples utility script (c458d8e)
  • add internationalized website samples and infrastructure for documentation syncing (54a7308)
  • add version command, update sample metadata assets, and include cleanup utility script (adfab7c)
  • handle NO_CHANGES_DETECTED API errors, optimize asset compression to use system temp directory, and update sample assets (07931b8)
  • implement agent API error handling, request signing, and update sample metadata files (bb518a2)
  • isolate credentials by environment and update sample assets (ae6c6a2)

v1.10.0

Choose a tag to compare

@webeasymail webeasymail released this 26 Jun 10:38

1.10.0 (2026-06-26)

Features

  • implement automatic truncation for agent submission fields and update validation limits (42b491d)