Releases: AnthusAI/SQLBot
Releases · AnthusAI/SQLBot
v2.3.2
02 Dec 17:49
Compare
Sorry, something went wrong.
No results found
2.3.2 (2025-12-02)
Bug Fixes
remove incorrect banner display logic for query mode (1dfdafd )
v2.3.1
02 Dec 17:47
Compare
Sorry, something went wrong.
No results found
2.3.1 (2025-12-02)
Bug Fixes
update tests to use text mode as default (3986263 )
v2.3.0
02 Dec 17:25
Compare
Sorry, something went wrong.
No results found
2.3.0 (2025-12-02)
Features
make text-based UI the default, add --textual flag for TUI (76c9182 )
v2.2.4
02 Dec 17:10
Compare
Sorry, something went wrong.
No results found
2.2.4 (2025-12-02)
Bug Fixes
auto-submit queries ending with semicolon in text mode (9b067a3 )
v2.2.3
02 Dec 17:07
Compare
Sorry, something went wrong.
No results found
2.2.3 (2025-12-02)
Bug Fixes
improve multi-line input UX - now requires blank line to submit after first line (e9382ce )
v2.2.2
01 Dec 23:02
Compare
Sorry, something went wrong.
No results found
2.2.2 (2025-12-01)
Bug Fixes
include chat history in messages list for agent invocation (135ad89 )
v2.2.1
01 Dec 23:01
Compare
Sorry, something went wrong.
No results found
2.2.1 (2025-12-01)
Bug Fixes
pass callbacks via config parameter in agent.invoke (e9807c6 )
v2.2.0
01 Dec 22:56
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-12-01)
Features
update to langchain 1.1.0 API (f8ed99c )
v2.1.0
01 Dec 20:17
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-12-01)
Features
add debug logging, conversation persistence, and performance indicators (5080619 )
v2.0.0
09 Oct 17:37
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-10-09)
Features
add multi-line input support for text and textual modes (2439e8b )
BREAKING CHANGES