Releases: ZeroDayEvil/ai-security-tool
Release list
v5.3.27
🤖 Major AI Capabilities & Terminal Enhancements
We're excited to drop this latest update packed with deeper AI integrations, powerful terminal features, and smooth UI polish across all devices!
🚀 Major Updates
-
Enhanced AI Workspace
-
File Attachments in Chat: You can now attach files directly within your AI chats for context-aware assistance.
-
Expanded API Support: Added support for all major endpoints:
/chat/completions(OpenAI),/responses(OpenAI Responses), and/messages(Anthropic). (#4519) -
Dynamic Model Selection: Automatically fetch and display the available models list directly inside the AI configuration panel.
-
Smart Terminal Experience
-
Content Triggers: Execute automated actions based on terminal output patterns. (#4517)
-
Session Persistence: Restore your active terminal sessions seamlessly on page reload (enable via Terminal Settings).
-
Server Monitor Bar: Real-time, configurable SSH server stats bar right in your terminal (enable via Terminal Settings). Huge thanks to @ZeroDayVPN (#4524)
✨ Features & Polish
-
AI & MCP Workflows
-
Auto-close Sub-chats: Sub-chats now automatically close once the AI completes its assigned task.
-
Smarter UI: Redesigned empty state UI for cleaner AI chat start page.
-
MCP Lifecycle Management: Live Model Context Protocol (MCP) status indicators integrated into tab titles.
-
Terminal & SFTP Controls
-
Precise SFTP Permissions: Enhanced file mode and Unix permission representations in SFTP mode.
-
Terminal Output Optimization: Improved handling with smart text truncation and cleaner cursor operation stripping.
-
Expanded Font Controls: Added a quick font-size control icon to the session toolbar (minimum font size lowered to 5).
-
Responsive & Mobile Improvements
-
Mobile Optimization: Redesigned UI layouts and background styling specifically for mobile devices.
-
Adaptive Controls: Zoom controls are now smart-hidden and only show up on touch devices.
-
Context-Aware Settings: Automatically hid desktop-only settings when running in Web App mode.
-
Performance
-
Optimizations applied to UI lazy-loading logic for a snappier experience.
🐛 Bug Fixes & Stability
- MCP Stability: Fixed a crash where faulty MCP processes could freeze or break the main application.
- Telnet Fixes: Resolved credentials handling bugs and fixed encoding issues during Telnet sessions.
- Terminal Execution: Revised script execution logic to prevent terminal command conflicts.
- Database & Settings: Fixed database migration functions and preset translation bugs.
- System Alerts: Added proper warnings when X11 forwarding is enabled but no local X11 server is running.
- Mobile Fixes: Resolved widget non-responsiveness on mobile devices.
- Misc: Updated proxy help documentation (#4518) and fixed AI response parsing glitches.