Skip to main content

Junior .NET developer from Switzerland. ๐ŸŒŒ .NET, Next.js, Node.js, Angular

View all authors

Authentication in Homarr - 0.14 is here!

ยท 3 min read

One of the most requested features ever has arrived. We worked for months to prepare Homarr for this update and we're happy that we can finally provide you a viable solution today.

Highlights at a glanceโ€‹

  • ๐Ÿš€ Completly overhauled authentication system with user management
  • โœจ Improved UI for boards (renamed dashboards to boards).
  • ๐Ÿ’ป Server side preferences -> Dark mode and language are not synced accross all your devices
  • ๐Ÿ”— Invitation links to easily onboard new users
  • ๐Ÿ‘ฅ Overhauled board management with easy control if anonymous users can view your board
  • ๐Ÿง  AI assistant on the documentation to answer your questions: https://homarr.dev/
  • ๐Ÿ“ Overhauled notepad widget with a complex graphical editor that enables easy editing right from your browser.
  • ๐ŸŒ Live Translation on Crowdin that enable you to directly translate using images to see what exactly you're translating

We present: Homarr 0.12 - The fastest homarr version ever!

ยท 3 min read

Multiple widgets of the same typeโ€‹

It's finally here! You can decorate your dashboard now with as many widgets as you want. This applies to all widgets, but in the case of the IFrame widget, it enables you to:

  • Integrate as many websites as you want
  • Integrate monitoring tools like Grafana, Splunk or Elasticsearch
  • Integrate your services (for example Sonarr, Radarr and Overseerr) directly into Homarr

Edit mode passwordโ€‹

We've added a setting to disable editing completely. This will allow you to restrict edit access without password-protection. use the EDIT_MODE_PASSWORD ENV variable to set a password for edit mode. turn on DISABLE_EDIT_MODE=TRUE to disable edit mode on startup.

We present: Homarr 0.11 - the most complex Homarr version yet!

ยท 2 min read

We are incredibly proud to serve you Homarr 0.11! It contains many breaking changes and huge improvements to your favourite dashboard app:

  • 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 handeling of exceptions and unexpected issues

Help us make Homarr multilingual

ยท One min read

We've been working hard to offer Homarr in many languages. The next update of Homarr will be using i18next to translate almost any part of your Dashboard.

We need your helpโ€‹


Yes, we need YOU! We want to make Homarr accessible to as many people as possible. Thus, we need to translate all content into many different languages. We need your help for that! You can help us now to translate Homarr into as many languages as possible.

Migration of Documentation

ยท 2 min read

We are happy to announce that the documentation of Homarr has been migrated to Docusaurus - An opensource documentation tool. The documentation has been re-written partly and includes now many animations, guides and additional crucial information.

We are still figuring things out and highly depend on your feedback.