Bugfixes for 0.11.1 and 0.11.0
Thank you everyone for your support.
We're happy to serve you the next version of Homarr, 0.11.2
.
This version contains important bugfixes and improvements from your feedback.
SVGs are back
In 0.11, SVGs were broken. We fixed them again, so you can use them at your disposal.
Fancy detail popup for your torrents
We added a fancy popover, that displays some interesting information about your torrents in one glance:
Transparency for all of them!
Yes, we also added proper transparency for all elements on your dashboard, so background's look even cooler:
You can also use the following custom CSS to apply some blur to your images:
body {
backdrop-filter: blur(10px);
}
Fixed several issues with credentials and modals
Some users reported issues with their credentials and configurations.
Most of them have been fixed with this version, but we'll continue to improve using your feedback.
What's Changed
- 🐛 Fix config migrator wrapper positons by @manuel-rw in #575
- 🌐 New Crowdin updates by @ajnart in #571
- 📝 Update README.md by @digdilem in #581
- 🐛 #579 fix svg images for app tiles by @manuel-rw in #582
- ♻️ Work on app tile design by @ajnart in #591
- 🐛 Make PublicPort for Docker containers nullable by @ajnart in #589
- ✨ Make all icons transparent by @ajnart in #593
- 🐛 Fixing zIndex when using "add to Homarr" by @ajnart in #588
- 🌐 New Crowdin updates by @ajnart in #583
- 💄 Fix Calendar widget UI by @ajnart in #594
- ✨ Add detail popover for torrents list and better error handling for torrents by @manuel-rw in #587
- 🔧 Fix wrapper position in default config by @manuel-rw in #603
- 🐛 rename okStatus to statusCodes by @ajnart in #597
- 🌐 New Crowdin updates by @ajnart in #599
- 🎨 Tighten up sidebars by @ajnart in #595
- 🐛 Fix crash with disabled modules in migrator #576 by @manuel-rw in #602
- ⏪ Revert "🐛 rename okStatus to statusCodes" by @ajnart in #611
- 🌐 New Crowdin updates by @ajnart in #612
New Contributors
Full Changelog: v0.11.0...v0.11.2