v1.4.0
Changelog
Features, enhancements
- [UI] Dark mode (#126)
- [UI] Duplicate server button (#121)
- [UI] Show more details of server and mod download progress (#122)
Bugfixes
- Update all dependencies (#134)
Update instructions (Docker):
# downloads new image version
docker compose pull
# stop and remove current containers
docker compose down
# start new containers
docker compose up
Full Changelog: v1.3.0...v1.4.0