v0.0.011
Erugo v0.0.011 Release Announcement
I'm excited to announce Erugo v0.0.011, featuring significant performance improvements and quality-of-life enhancements! This release introduces chunked file uploading, improved background job scheduling, account linking, and several user interface refinements to make your file sharing experience even better.
๐ Performance Improvements
Server Architecture Upgrade
- Switched from PHP's built-in server to PHP-FPM and Caddy
- Significant performance increase, especially with multiple concurrent users
- More robust request handling and better resource utilisation
Chunked File Uploading
- Added support for chunked file uploading to improve stability
- Configurable by instance administrators
- Options to set default mode (direct or chunked)
- Ability to enable/disable direct mode entirely
๐ง System Enhancements
Fixed Job Scheduler
- Resolved issues with background job processing
- Expiry warning notifications now sent properly
- Automatic cleanup of expired shares now working correctly