Skip to content

Releases: AnthusAI/SQLBot

v2.7.0

11 Dec 00:14

Choose a tag to compare

2.7.0 (2025-12-11)

Features

  • logging: Introduce debug logging utility and refactor logging in SQLBot (383191b)

v2.6.0

10 Dec 23:28

Choose a tag to compare

2.6.0 (2025-12-10)

Features

  • web-app: Enhance web application port handling (ec47967)

v2.5.0

04 Dec 14:57

Choose a tag to compare

2.5.0 (2025-12-04)

Features

  • add web interface option to CLI for SQLBot (442817f)

v2.4.0

04 Dec 02:24

Choose a tag to compare

2.4.0 (2025-12-04)

Features

  • implement SQLBot web interface with real-time updates (f1ac73d)

v2.3.8

02 Dec 19:26

Choose a tag to compare

2.3.8 (2025-12-02)

Bug Fixes

  • properly indent all multi-line user message continuation lines (e75b5f6)

v2.3.7

02 Dec 19:24

Choose a tag to compare

2.3.7 (2025-12-02)

Bug Fixes

  • indent multi-line user message continuation lines (5f26870)

v2.3.6

02 Dec 19:22

Choose a tag to compare

2.3.6 (2025-12-02)

Bug Fixes

  • use consistent left-arrow prompt for multi-line input continuation (d3e56d8)

v2.3.5

02 Dec 19:16

Choose a tag to compare

2.3.5 (2025-12-02)

Bug Fixes

  • remove debug output and fix Unknown tool callback issue (d1a1e08)

v2.3.4

02 Dec 18:54

Choose a tag to compare

2.3.4 (2025-12-02)

Bug Fixes

  • prevent .sqlbot/config.yml from overriding test environment variables (dcc00cd)

v2.3.3

02 Dec 18:25

Choose a tag to compare

2.3.3 (2025-12-02)

Bug Fixes

  • resolve langchain 1.1.0 compatibility and banner display issues (1334b5a)