github ajnart/homarr v0.5.2

latest releases: ldap-insecure-logs, v0.15.4, v0.15.3...
2 years ago

🦞 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

  • ✨ Added Torrents Module! Currently integrates with qBittorent (#10) and Deluge (#122).

Bug Fixes

  • 🐛 Fixed footer display issues
  • 🐛 Fixed a bug with strings as module settings

UI Changes

  • 💄 Changed poster styling
  • 💄 Some small Styling and UI changes
  • 💄 Changed DateModule styling
  • 💄 Changed WeatherModule styling

GitHub Changes

  • 📝 Documentation has been updated to match this new release.

Other changes

  • 🔧 The default config will now include the searchbar.
  • 🏗️ Rework moduleWrapper architecture

image

Special thanks to our contributors: @ajnart, @walkxcode, and of course all people using our project.

Don't miss a new homarr release

NewReleases is sending notifications on new releases.