Skip to content

Releases: AI-QL/tuui

Release v0.9.1

05 Sep 14:23

Choose a tag to compare

Release Notes

Features fully automated sampling with support for pausing and manual intervention.

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0

04 Sep 08:11

Choose a tag to compare

Release Notes

  • Added support for dynamically adding temporary MCP server configurations.

  • Added support for modifying MCP server configurations on the fly.

Full Changelog: v0.8.9...v0.9.0

Release v0.8.9

29 Aug 15:23

Choose a tag to compare

Release Notes

  • Resolve minor bugs
  • Implement updates to news page content

Full Changelog: v0.8.8...v0.8.9

Release v0.8.8

28 Aug 09:58

Choose a tag to compare

Release Notes

Changes & Updates:

  • Renamed the MCP configuration file to the standard mcp.json.
  • Standardized the initialization interface names for MCP Servers.

Improvements:

  • Enhanced the user interface and description for the DXT configuration.

New Features:

  • Introduced an initial process timeline for MCP server initialization.

Full Changelog: v0.8.7...v0.8.8

Release v0.8.7

23 Aug 09:32

Choose a tag to compare

Release Notes

  • Added DeepSeek to the default LLM configuration.

  • Enhanced user awareness by displaying a warning for fetch requests that use redirect behavior.

  • Updated relevant documentation.

Release v0.8.6

21 Aug 10:05

Choose a tag to compare

Release Notes

  • Fixed URL hash handling via Electron loadFile method.

  • Added types for common MCP primitives.

  • Introduced VS Code task to display git diff of staged files.

Release v0.8.5

20 Aug 12:18

Choose a tag to compare

Release Notes

  • UI Refresh: Updated application colors and icons for a more modern and consistent experience.

  • macOS Optimization: Refined the title bar display to better integrate with the macOS environment.

  • Assets Structure: Reorganized the internal assets folder for improved maintainability.

  • Added support for tar.gz packaging for x64 Linux system.

Full Changelog: v0.8.4...v0.8.5

Release v0.8.4

15 Aug 14:58

Choose a tag to compare

Release Notes

New Features

  • Interactive Prompts Selection: Introducing a new interactive way to select and customize prompts for an enhanced user experience.

Enhancements

  • Improved Responsive UI: Optimized user interface with better responsiveness, including updated color schemes and platform-aware design adjustments.

  • LLM Endpoints Update: Expanded support for the latest LLM endpoints to ensure broader compatibility.

Full Changelog: v0.8.3...v0.8.4

Release v0.8.3

04 Aug 14:10

Choose a tag to compare

Release Notes

  • Enhance DXT-related error messages and user hints
  • Update package dependencies to address critical security vulnerabilities
  • Improve error handling for chat completion functionality

Full Changelog: v0.8.2...v0.8.3

Release v0.8.2

17 Jul 07:47

Choose a tag to compare

Release Notes

  • Upgrade to latest Electron to fix localStorage issue