Releases: AI-QL/tuui
Release v0.9.1
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
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
Release Notes
- Resolve minor bugs
- Implement updates to news page content
Full Changelog: v0.8.8...v0.8.9
Release v0.8.8
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
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
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
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
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
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
Release Notes
- Upgrade to latest Electron to fix localStorage issue