Pulse/internal
Pulse Monitor f7840aae47 feat: major installer improvements for Proxmox environments
- Auto-detects Proxmox VE hosts and creates LXC containers
- Quick mode with sensible defaults (1GB RAM, 4GB disk)
- Advanced mode for full customization
- Automatic cleanup on failure
- Simple 'update' command in containers
- Improved error handling and network detection
- Professional, clean output without verbose noise
- Docker detection to prevent container-in-container
- Removed all references to community scripts

This is now the primary recommended installation method.
2025-08-21 20:43:56 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts improve: set I/O metrics to Off by default 2025-08-21 10:48:44 +00:00
api feat: major installer improvements for Proxmox environments 2025-08-21 20:43:56 +00:00
auth fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
config feat: major installer improvements for Proxmox environments 2025-08-21 20:43:56 +00:00
crypto fix: address critical security vulnerabilities from audit 2025-08-13 19:46:39 +00:00
discovery feat: improve empty state UI and enhance network discovery 2025-08-19 16:16:18 +00:00
errors Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
interfaces feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models fix: dashboard now uses actual configured host URLs for node links 2025-08-12 14:28:19 +00:00
monitoring feat: add disable alerts option for individual guests 2025-08-20 18:51:22 +00:00
notifications fix: remove incorrect backslash escaping in webhook templates (#341) 2025-08-21 13:40:34 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates chore: bump version to v4.7.0-rc.1 2025-08-21 14:44:13 +00:00
utils feat: make security setup fully automatic for systemd 2025-08-12 21:08:00 +00:00
websocket fix: improve WebSocket CORS handling for Docker deployments 2025-08-21 12:49:50 +00:00