Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Releases: ajnart/homarr

v0.11.3

29 Jan 17:12
53012da

Choose a tag to compare

All changes at a glance

Added collapsible categories back

Yes, collapsible categories are back in Homarr!
image

Brand new design and backend for download speed widget

We completely remade our download speed widget with a better design, better performance, a new cache and several other improvements.
Also, Usenet download clients will now finally show on this widget.

image

A small, yet powerful tooltip will enable you, to inspect the data even better:

image

Never make any typos again in the local image names

We've also added a more experimental auto complete for the icon picker:

image

Currently, it doesn't meet our standards yet, but we'll improve this picker in the next version.
Stay tuned for these changes!

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

22 Jan 17:35
ab3c085

Choose a tag to compare

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:
image

Transparency for all of them!

Yes, we also added proper transparency for all elements on your dashboard, so background's look even cooler:
image

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

New Contributors

Full Changelog: v0.11.0...v0.11.2

v0.11.1

18 Jan 16:56
edece11

Choose a tag to compare

0.11.1 - 🚑️ Hotfix for config migration

Sorry for this release. We noticed that some users experienced nasty bugs with the migrator.
As this is a critical issue, and may heavily impact the usability of Homarr, we decided to release this as soon as possible with the name 0.11.1.

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

18 Jan 08:20
ab4b475

Choose a tag to compare

We are incredibly proud to serve you, Homarr 0.11!

It contains many breaking changes and huge improvements to your favorite dashboard app:

🎉 Read the blog post! 🎉

  • Integration of Gridstack for much more complex dashboard configuration and drag and drop
  • Added icon picker with smart search and automatic icons
  • Complete overhaul of the module system
  • Added an edit mode for making changes easier
  • Form validation for better user experience
  • Better security with new built-in credentials system
  • Huge design and usability improvements to older components to Homarr
  • Better handling of exceptions and unexpected issues

Complete implementation of highly customizable drag and drop library "Gridstack"

In 0.11, we have replaced our quite limited drag and drop system with Gridstack.
Gridstack enables you to create much more complex and advanced dashboards while keeping everything organized.

We'll continue to improve this system according to your feedback.

Modules have been overhauled and renamed to widgets

Widgets are now much snappier and have been completely reworked.
This fixes some bugs a few users have previously experienced and improves overall customization.

Fancy icon picker for speeding up your creation process

We've also added a new fancy icon picker, you can use to get access to any icons much faster.
We will add more icon sources in the future, as we made this icon picker very modular, and we plan to make local icons accessible via this picker very soon.

Design and documentation improvements to homarr.dev

https://homarr.dev has been overhauled with better design, updated documentation, more images and better explanations. We've also added a few community made resources, such as the icon cache script and Traefik tutorial.

Upgrade now

Improved configuration for search engine

image

Remove layout related options from "common" and added more complex settings in the "cusotmizations" tab:

image

Added quick-selector for new elements

image

Added dynamic list of integration tiles

image

Introduction of static elements

image

Rewrote the entire edit service modal with ton of improvements

image

Advanced secrets manager for huge security improvements

image

Added information modal about your Homarr version

image

Icon picker for service icon

GitHub-generated What's Changed

New Contributors

Full Changelog: v0.10.7...v0.11.0

v0.10.7

30 Nov 01:17
ba6a3df

Choose a tag to compare

Small fix for minor changes

##What's Changed

image

image

  • Fix search bar minimal width and categories minimal width (for iPhone SE and smaller devices)

Full Changelog: v0.10.6...v0.10.7

v0.10.6

29 Nov 15:12
81db5f9

Choose a tag to compare

What's Changed

  • 🐛 fix Iframe color scheme for Dash. module by @manuel-rw in #508
  • 🐛 Fix click on logo breaking config changes by @ajnart in #513
  • ✨ Make Dash. labels only appear on hover by @MauriceNino in #505
  • #506 Add warning on wrong password attempts by @ajnart in #507
  • ✨ Allow self-signed certificates for ping by @singular0 in #511
  • ✨ Completely rework search bar by @ajnart in #519
  • 💄 Reworked of the size of services and the scale of images
  • 💄 Reworked how categories look and feel
  • 📱 Mobile improvements :
    • Docker module adjusted
    • Torrent module adjusted
    • Usenet module adjusted

image

New Contributors

Full Changelog: v0.10.5...v0.10.6

v0.10.5

12 Nov 13:32

Choose a tag to compare

What's Changed

  • 🚑 hotfix cookie saving for Dark/Light mode in v0.10.4

Full Changelog: v0.10.4...v0.10.5

v0.10.4

12 Nov 12:58
99e8c80

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.10.4

v0.10.3

23 Oct 22:58
5077d75

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.2

11 Oct 01:52

Choose a tag to compare

🦞 Homarr v0.10.2 (11th of October 2022)

Fix for Dash. params

The Dash. integration will now work in any language:
image

Fix integration API key links

Broken and Invalid links were removed and replaced by dynamic links for their corresponding service:
image

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2