Releases: DeanWard/erugo
Release v0.0.009: Internationalisation Support
Release v0.0.009: Internationalisation Support
Overview
We're excited to announce that Erugo now supports multiple languages! This release adds comprehensive internationalization (i18n) support, making the platform accessible to users around the world.
New Features
Multi-language Support
Erugo is now available in six languages:
- English
- French (Thanks to @zarevskaya & @thibdevan)
- German
- Italian
- Spanish
- Dutch
Full Translation Coverage
- All user interface elements are now translatable
- Error messages and notifications support multiple languages
Contributing Translations
Erugo is fully translatable. If you would like to contribute a translation for additional languages:
- Join our Discord server
- Drop a message in the general channel
- We'll help you get started with the translation process
Technical Changes
- Implemented i18n framework for language management
- Added locale switching capabilities
- Configured fallback languages for incomplete translations
Coming Soon
We plan to add more languages in future releases based on community contributions and user demand.
v0.0.008
Release v0.0.008: Email Notification System
Overview
This release adds a complete email notification system to Erugo, enhancing user communication and workflow management with automated email notifications for various events.
New Features
Password Management
- Added "Forgot Password" functionality with secure reset email delivery
- Implemented password reset flow with token verification
- Added new account creation emails with secure setup links
Share Notifications
- Added email notifications when shares are created (with recipient support)
- Email notifications when shared files are downloaded for the first time
- Support for configurable notification preferences
Warning Notifications
- Added automated email notifications for upcoming share expiration
- Email alerts for shares approaching deletion
- Warning notifications for expired shares
Settings
- You can turn each notification type on/off in the settings.
v0.0.007
This version introduces a brand new theming system which provides more control over the colours of every aspect of erugo. Ships with 7 light and 6 dark themes. The json file for any theme can be downloaded from the admin panel, modified and re-uploaded as a custom theme.
I'm planning on creating a theme marketplace where themes can be freely shared, forked, and downloaded.
To install this new version please re-pull wardy784/erugo:latest and restart your containers.