Erugo v0.1.1 Release Announcement
I'm excited to announce the release of Erugo v0.1.1, marking our transition to semantic versioning for clearer release tracking. This update introduces several powerful features that enhance both the user experience and administrative capabilities.
🔐 New Security & Sharing Features
Password-Protected Shares
- Users can now add password protection to their shares
- Recipients must enter the correct password to access and download files
- Enhanced security for sensitive content
Folder Support
- Upload entire folders via drag-and-drop or the "Add Folders" button
- Maintains complete folder structure in the downloaded zip file
- Simplifies sharing of complex project directories
Custom Expiry Times
- Users can set specific expiration times when creating shares
- Administrators can configure maximum and default expiration periods
- Greater flexibility for time-sensitive content
⚙️ Administrative Improvements
Email Template Management
- Administrators can now easily edit all email templates and subjects
- Customize notification content directly from the admin panel
- Maintain consistent branding across all communications
Improved Versioning
- Switched to semantic versioning (SemVer) from custom versioning system
- Clearer indication of major, minor, and patch releases
- Better compatibility with dependency management systems
Getting Started
For new users, check out our Quick Start guide to deploy Erugo using Docker in minutes.
Existing users can update with:
docker pull wardy784/erugo:latest
docker-compose up -d
Thank you to all our contributors and users for your continued support and feedback!