Skip to content

Release v1.3.2

Choose a tag to compare

@aiqlcom aiqlcom released this 18 Nov 15:35
· 34 commits to main since this release

Release Notes

New Features & Enhancements

  • News Item Cover Property: Added support for a 'cover' boolean property to news items, allowing featured content highlighting in startup configurations
  • Enhanced MCP Prompt Validation: Improved argument validation on the MCP prompt page with real-time rule checking and better user feedback
  • Server Instructions Support: Added display of server implementation details and instructions in configuration cards, including Markdown rendering support
  • Improved UI/UX: Enhanced form validation that disables the apply button when required fields are missing, providing clearer visual feedback

Updates & Maintenance

  • Dependency Updates: Upgraded core dependencies including MCP SDK to v1.22.0 and related packages for improved performance and compatibility
  • API Proxy Link Correction: Updated the API Proxy repository link in startup configuration

Technical Improvements

  • Type System Enhancements: Refined type definitions and formatting for better development experience
  • Code Cleanup: Removed unnecessary syntax and improved code consistency