- Rebuild with latest base Docker image
- Fix MOD_AUTO_SHARE to re-scan directories after aMule restart
- Rebuild with latest base Docker image
- Improve download cache/speed. FileBufferSizePref=1400
- Include useful information in the readme
- Rebuild with latest base Docker image
- Add fix Kad bootstrap mod. MOD_FIX_KAD_BOOTSTRAP
- Rebuild with latest base Docker image
- Add cURL package
- Rebuild with latest base Docker image
- CI/CD: Update GitHub Actions
- Add linux/riscv64 architecture
- Rebuild with latest base Docker image
- Execute mod auto_share after mod auto_restart
- Improve traces for mod auto_restart
- Exit on error in the entrypoint
- Fix Dockerfile with new Alpine Edge packages
- Remove riscv64 architecture
- Update AmuleWebUI-Reloaded theme
- Commit Changelog.md
- Overwrite the passwords if environment variables are set
- Remove linux/386 architecture
- Add linux/riscv64 architecture
- Rebuild with latest base Docker Image
- Update GeoLiteCountryUpdateUrl and StatsServerURL URLs
- Rebuild with latest base Docker Image
- Fix MOD_AUTO_RESTART starting multiple cron tasks
- Use su command instead of sudo to run aMule
- Require obfuscation by default (IsClientCryptLayerRequired=1)
- Increase slot upload speed to 50 KB/s = 400Kb/s by default (SlotAllocation=50)
- Use pre-compiled packages to improve Docker build time
- Include man documentation
- Replace Docker base image with Alpine 3.15
- Remove support for mips64le arch, include arm/v6 arch
- Add auto restart mod. MOD_AUTO_RESTART
- Add auto share mod. MOD_AUTO_SHARE
- Add fix Kad graph mod. MOD_FIX_KAD_GRAPH
- Update base Docker image
- Do not remove dead ED2K servers (RemoveDeadServer=0)
- Install locales and set en_US.UTF-8 Resolves #4
- Change default Ed2kServersUrl to emule-security.org
- Docker image size is halved
- Update base Docker image
- First release
- aMule 2.3.3 from Debian Bullseye
- Add AmuleWebUI-Reloaded theme
- Fix issue amule-project/amule#265