Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.0 source code.tar.gz | 2024-04-20 | 61.6 MB | |
3.0.0 source code.zip | 2024-04-20 | 61.9 MB | |
README.md | 2024-04-20 | 701 Bytes | |
Totals: 3 Items | 123.5 MB | 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
to8080
, and the location of your config and other assets has changed from/app/public
toapp/user-data
. You will need to update your Docker compose/run command after upgrading to this version.