ProxMenux v1.1.9.5 (Beta)
This release improves mobile responsiveness, adds Network Interface Exclusions, enhances the VM/CT detail modal with tabbed navigation, and includes AI notification improvements.
Main changes in v1.1.9.5
Network Interface Exclusions
Users can now exclude network interfaces from health monitoring and notifications, similar to Storage Exclusions.
- Use Case: Interfaces intentionally disabled (e.g., unused bridges) no longer trigger false alerts
- Granular Control: Separate toggles for Health monitoring and Notifications
- New Settings Section: Accessible from Settings page alongside Storage Exclusions
- Interface Types: Supports bridges (vmbr), bonds, physical NICs, and VLANs
VM/CT Modal Improvements
The VM/CT detail modal has been completely redesigned for better usability.
Tabbed Navigation
- Overview Tab: General information, status, and resource usage
- Backups Tab: Dedicated section for backup history with improved layout
Visual Enhancements
- Added icons throughout for better visual clarity
- Improved information hierarchy and spacing
- Better distinction between VM and CT specific data
Mobile Responsiveness
- Modal now properly adapts to mobile screens in both webapp and browser access
- Content no longer overflows on smaller devices
- Touch-friendly button sizes and spacing
Secure Gateway Modal Improvements
The installation modal for Secure Gateway now handles long storage lists gracefully.
- Scrollable Storage List: When many storage destinations are available, the list scrolls instead of overflowing
- Mobile Optimization: Modal adapts to smaller screens
- Improved Layout: Better spacing and visual hierarchy
Fail2ban and Lynis Management
Added delete functionality for security tools installed via ProxMenux.
- Delete Button: Now available in Settings for both Fail2ban and Lynis sections
- Clean Removal: Properly removes packages and configuration files
- Confirmation Dialog: Prevents accidental deletions
Terminal Connection Improvements
Fixed connection issues that affected mobile devices.
- Connection Loop Fix: Resolved issue where terminal would get stuck in a reconnection loop
- Mobile Stability: Improved WebSocket handling for mobile browsers
- Better Timeout Handling: More graceful connection error recovery
AI Notification Enhancements
Several improvements to the AI-powered notification system.
Enriched Context
- System uptime now included (helps distinguish startup vs runtime errors)
- Event frequency tracking (indicates recurring vs one-time issues)
- SMART disk health data passed to AI for disk-related errors
- Known Proxmox errors database for accurate diagnosis
Improved Prompts
- Clearer instructions to prevent AI hallucinations
- Better handling of emoji placement (start of lines only)
- Explicit rules for using known error database information
Stale Error Cleanup
- Automatic resolution of errors for deleted resources (VMs, disks, interfaces)
- Log errors auto-resolve after 48 hours
- Cluster errors resolve when node leaves cluster
Bug Fixes
- Fixed indentation error in notification manager that prevented startup
- Fixed database column reference in cleanup function
- Improved error handling for network interface detection