Release Notes - v0.2.0
🎉 What's New
📁 File Browser
Browse your filesystem directly from the web UI. Navigate directories, preview files, and download content securely.
Configure accessible paths with --serve-dir flag or SIMON_SERVE_DIRS environment variable
📨 Notification Templates
Quick setup for notifications with pre-configured templates:
- Telegram - Bot integration with BotFather
- ntfy - Simple HTTP-based pub-sub notifications
- Gotify - Self-hosted push notification service
- Pushover - Simple push notifications
- Pushbullet - Send notifications to all your devices
- Matrix - Decentralized communication protocol
- Custom Webhooks - Full flexibility for any service
🔀 Reverse Proxy Custom Base Paths Support
Simon now works seamlessly behind reverse proxies with custom base paths.
Full Changelog: v0.1.1...v0.2.0