v0.5.2 #160
ajnart
announced in
Announcements
v0.5.2
#160
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🦞 Homarr v0.5.2 (2022-05-26)
Another day, Another Homarr release.
The Torrents module has arrived! View the live speed and progress of all your qBittorent and Deluge torrents.
Upgrade Steps
Upgrading without a mounted config? Make sure to download your config from the settings first! You can add it back later by drag and dropping it into your browser.
docker pull ghcr.io/ajnart/homarr:latest
docker stop [container_id]
docker rm [container_id]
docker run --name homarr -p 7575:7575 -v /data/docker/homarr:/app/data/configs -d ghcr.io/ajnart/homarr:latest
New Features
Bug Fixes
UI Changes
GitHub Changes
Other changes
Special thanks to our contributors: @ajnart, @walkxcode, and of course all people using our project.
This discussion was created from the release v0.5.2.
Beta Was this translation helpful? Give feedback.
All reactions