Skip to content

Releases: AI-QL/tuui

Release v1.5.0

08 Mar 12:21

Choose a tag to compare

Release Notes

  • Upgraded the UI to Vuetify 4.0.0 and updated the agent, chat, and settings screens to accommodate dependency upgrades and UI changes.
  • Fixed numerous compatibility and security issues.

Release v1.5.0-beta

07 Mar 03:42

Choose a tag to compare

Release Notes

  • Upgraded the UI to Vuetify 4.0.0 and updated the agent, chat, and settings screens to accommodate dependency upgrades and UI changes.
  • Fixed numerous compatibility and security issues.

Known Issues

  • Playwright tests are failing on the latest Windows system during the GitHub Actions CI process.
    • Workaround: Tests run successfully on local Windows systems.
    • Status: Fixed in the latest commit.

Release v1.4.1

14 Feb 06:30

Choose a tag to compare

Release Notes

  • Updated project dependencies
  • Fixed prompt incompatibility issue caused by MCP SDK upgrade

Release v1.4.0

29 Jan 05:17

Choose a tag to compare

Release Notes

This release is a maintenance update that focuses solely on updating project dependencies to their latest compatible versions.

Full Changelog: v1.3.9...v1.4.0

Release v1.3.9

08 Jan 10:59

Choose a tag to compare

Release Notes

This release is a routine maintenance update focused on improving security and keeping dependencies up to date. No new features or breaking changes are introduced.

Upgraded several dependencies including body-parser, qs, and tmp to their latest versions. All high and moderate severity vulnerabilities have been addressed as of this update.

Full Changelog: v1.3.8...v1.3.9

Release v1.3.8

01 Jan 11:02

Choose a tag to compare

Release Notes

  • Enhanced property normalization and dynamic model handling in ElicitationCard to better support various schema types and input rendering.
  • Added comprehensive enum support including single-select, multi-select, and validation for enum structures.
  • Updated type definitions to align with the latest(2025-11-25) MCP protocol requirements.

Release v1.3.7

27 Dec 10:43

Choose a tag to compare

Release Notes

  • Added support for an additional request body in the chatbot configuration. Users can now optionally provide extra parameters to be included with requests.
  • Updated various core dependencies and development tools to their latest compatible versions, improving overall application stability and security.

Release v1.3.6

14 Dec 03:41

Choose a tag to compare

Release Notes

  • Bump versions for electron and electron-builder

Full Changelog: v1.3.5...v1.3.6

Release v1.3.5

07 Dec 09:02

Choose a tag to compare

Release Notes

  • Bump versions for @anthropic-ai/mcpb, @modelcontextprotocol/sdk, electron

Release v1.3.4

04 Dec 02:44

Choose a tag to compare

Release Notes

  • UI Enhancements: Optimized the visual layout and component spacing within the ElicitationCard for improved user interface consistency.
  • Dependency Upgrades: Updated a range of core and development dependencies to their latest stable versions, ensuring better performance and security.
  • Security & Code Optimization: Removed the ECharts library dependency. This action resolves a prior requirement for the unsafe-eval directive within the Content Security Policy, which was originally necessitated by the integrated markdown editor's chart rendering functionality.

Full Changelog: v1.3.3...v1.3.4