Releases: levante-hub/levante
Releases · levante-hub/levante
v1.6.0
Summary
- Bundle optimization: Reduced from 489MB to 44MB (-91%)
- OAuth improvements: Private client secret handling, Supabase/Linear integration
- Reasoning models: Support for GPT-5.x, Gemini 3, DeepSeek with adaptive reasoning
- MCP UI widgets: Full MCP-UI protocol support, OpenAI Apps SDK compatibility
- Announcement system: HTML-based modal announcements
- Tool discovery: MCP shop integration with UI controls
- Various fixes: Google v1beta API, schema sanitization, duplicate server prevention
- MCP Oauth: integration (example: supabase)
v1.6.0-beta.2
v1.6.0-beta.2 - Bundle optimization (-91% size)
v1.5.0
Release v1.5.0
v1.5.0-beta.1
Release v1.5.0-beta.1
v1.4.2
chore(release): bump version to 1.4.2 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
v1.4.2-beta.1
chore: bump version to 1.4.2-beta.1 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
v1.4.1
v1.4.1 - Security updates and bug fixes
v1.4.1-beta.1
v1.4.1-beta.1 - Security updates
v1.4.0
chore: release v1.4.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
v1.4.0-beta.1
fix: copy mcp-use and winston to packaged app These packages are marked as external in vite config to avoid Logger.get() load-time errors, so they need to be copied manually. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>