v0.3.0 #103
walkxcode
announced in
Announcements
v0.3.0
#103
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🦞 Homarr v0.3.0 (2022-05-15)
Another day, Another Homarr release.
Homarr has finally gotten full responsiveness. No more weird alignment issues, wooo! 💃
Homarr is now on the Unraid Community Apps!
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
Breaking Changes
src
folder.New Features
Bug Fixes
UI Changes
GitHub Changes
ghcr.io/ajnart/homarr:dev
.Other Changes
Special thanks to our contributors: @ajnart, @c00ldude1oo, @walkxcode, and of course all people using our project.
This discussion was created from the release v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions