Releases: alibahmanyar/simon
v0.3.1
Added builds for risc-v
Added support for fuse filesystems
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Release Notes - Version 0.3.0
Version 0.3.0 improves the file management system with upload, move, delete, and folder creation capabilities.
🎉 New Features
File Management System
-
File Upload - Added file upload functionality
- Drag-and-drop file upload support
- Multi-file and folder upload capability
-
File Operations
- Create new folders
- Move files and folders between directories
- Delete files and folders
-
Range Request Support - Implemented HTTP range requests for efficient file downloads
- Enables partial file downloads
- Better support for media streaming
- Download resume capability
Full Changelog: v0.2.2...v0.3.0
v0.2.2
Release Notes: v0.2.2
-
Enhanced Code Highlighting: Added line numbers to code blocks for better readability
-
Syntax Highlighting Upgrade: Migrated to speed-highlight for improved performance, replacing highlight.js
Plus bug fixes and improvements.
Full Changelog: v0.2.1...v0.2.2
For v0.2 changelog, see v0.2.0 release notes.
v0.2.1
Release Notes - v0.2.1
UI Bug fixes
Full Changelog: v0.2.0...v0.2.1
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
v0.2.0
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
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Update README.md