v0.8.0
π¦ Homarr v0.8.0 (20th of July 2022)
π Docker and β Dash. Integrations ! Quality of life and more!
What's Changed
- β¨ Add support for lists in module option by @ajnart in #280
- π¨ Fix Readarr default port number by @Moohan in #287
- β¨ Add dash. Integration by @MauriceNino in #277
- β¨ Add Docker integration by @ajnart in #289
What can they do ?
- Dash. (Pronounced Dashdot) is another self-hosted service, made by @MauriceNino that provides a simple way to see stats about your PC in a sleek way
- Docker integration provides a simple way to start, stop, restart and delete containers. To get started, simply mount your docker socket by adding
-v /var/run/docker.sock:/var/run/docker.sock
to your Homarr container !
New Contributors
- @Moohan made their first contribution in #287
- @MauriceNino made their first contribution in #277
Full Changelog: v0.7.2...v0.8.0