3.0.0
Dashy 3.0 has been released!
This version includes some major changes, including:
- No more rebuilding 🎉
- Mounting a directory, not a file 😌
- Switch to Non-Root of Port 🔒
- Environmental Variables for Widget API Keys 🔒
- Other performance, stability and security updates ⚡
For a full break-down, see #1529
Important
This release includes breaking changes.
The port within the container has changed from 80
to 8080
, and the location of your config and other assets has changed from /app/public
to app/user-data
. You will need to update your Docker compose/run command after upgrading to this version.