Skip to content

Releases: ajnart/homarr

v0.15.7

02 Nov 16:50
7ea9c00
Compare
Choose a tag to compare

Note

We've been working actively on working torwards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul the technical architecture of Homarr. This work is done by volunteers. Please consider supporting our work via donations at https://opencollective.com/homarr

This release fixes a bug with credentials login and proxies.

What's Changed

New Contributors

Full Changelog: v0.15.6...v0.15.7

v0.15.6

18 Oct 18:59
5b23f7d
Compare
Choose a tag to compare

This is a hotfix for v0.15.5, which introduced a bug that db migration does not work.

v0.15.5

18 Oct 17:00
59e5c03
Compare
Choose a tag to compare

Note

We've been working actively on working torwards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul the technical architecture of Homarr. This work is done by volunteers. Please consider supporting our work via donations at https://opencollective.com/homarr

Tip

The environment variable NEXTAUTH_URL should no longer be needed with the latest changes for OIDC (See #2149)

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.15.5

v0.15.4

01 Sep 18:32
6a7532b
Compare
Choose a tag to compare

Note

We've been working actively on working torwards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul the technical architecture of Homarr. This work is done by volunteers. Please consider supporting our work via donations at https://opencollective.com/homarr

Caution

We are dropping support for armv7. Old Raspberry Pi and arm devices are no longer supported by some of our upstream dependencies.
Our building framework for 1.0 also doesn't support armv7. This change will only affect a very small amount of devices.
We recommend you to upgrade to a newer architecture if you are affected by this change. Cheap SBC's can be bought for very cheap that support arm64.

Disable PiHole & AdGuard Home temporarily

Instead of permanently disabling them, Homarr can now disable them for a certain time period:
326053459-ca5d39cf-d53c-4597-b5e6-40288e51f66d

Proxmox uptime

The health monitoring widget can now display the uptime of your Proxmox system:
351717193-215cb6e2-5d9f-4884-9e44-2b1fd91e71cf

What's Changed

New Contributors

Full Changelog: v0.15.3...v0.15.4

v0.15.3

08 May 17:39
042a381
Compare
Choose a tag to compare

Note

We've been working actively on working torwards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul the technical architecture of Homarr. This work is done by volunteers. Please consider supporting our work via donations at https://opencollective.com/homarr

Support for generic Home Assistant switches (lights, fans, ...)

Want to toggle your kitchen lights or shut off the music? Using the brand new support for generic switches you can toggle now almost anything:
homeassistant-lights

Promox integration

Homarr now features a Promox widget that can display CPU, RAM and more information directly on your dashboard:
305290159-b6ed7b8a-335b-41d0-b5c8-8edb736db3ee

Tdarr widget

Homarr now also integrates with Tdarr to display the status of your workers and the queue:
Untitled

Add placeholder for dynamic URLs

When using advanced reverse proxy setups, sometimes the hostname is not known yet.
We have added a new feature that enables you to replace certain placeholders:
326171056-a55c3e49-9cd6-4523-90cf-16e91b2c7502

Usability improvements to the torrent widget

The torrent widget has received a major upgrade and should scale now better on most devices with improved customizability:

image
image

Other bugfixes

  • Fixed overlapping of the grid elements and the navbar
  • Fixed video playback for iOS and Apple devices
  • Fixed issues with the certificates for the avatars (this will also resolve issues with the page being shown as "not secure")

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.3

v0.15.2

15 Mar 18:48
Compare
Choose a tag to compare

Note

We've been working actively on working torwards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul the technical architecture of Homarr. This work is done by volunteers. Please consider supporting our work via donations at https://opencollective.com/homarr

v0.15.2: Hotfix, OMV 7 support

  • Fixed an issue with the image where it would notify you to upgrade to 0.15.1, even though you were running 0.15.1
  • Added support for OMV 7
  • Updated Crowdin translations

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

14 Mar 16:17
1cc4ae5
Compare
Choose a tag to compare

Note

We've been working actively on working torwards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul the technical architecture of Homarr. This work is done by volunteers. Please consider supporting our work via donations at https://opencollective.com/homarr

Version 0.15.1: Fixes wih SSO, OMV integration and weekly weather forecast

SSO fixes & improvements

  • Added environment variable AUTH_OIDC_SCOPE_OVERWRITE to override the OIDC scopes
  • Fixed redirection for OIDC logins
  • Added the environment variable AUTH_LDAP_SEARCH_SCOPE to modify the LDAP search scope between base, one or sub.
  • Added debug information on the login page when authentication providers are set incorrectly:
    310673082-a376bd01-e6bf-449b-93e8-f050da3fdef8

OMV widget

@hillaliy has contributed a new system health widget that integrates with https://www.openmediavault.org/
image

Weekly forecast

The weather widget can now display a weekly forecast:
image

Lithuanian and Estonian languange support

We have added Lithuanian and Estonian to Homarr. As always, our community can translate Homarr into these languages:
https://crowdin.com/project/homarr

Improved torrent tile performance & ordering

Thanks to our contributors, the torrent widget now uses virtualization to lower the required work on the client when rendering the list of torrents. This results in more fluid scrolling and resizing of the widget:
https://github.com/ajnart/homarr/assets/162878798/8a21eec2-2f6e-4b0b-8653-7cd730d7d697

Ordering columns is also now possible:

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0

17 Feb 17:01
46a57c1
Compare
Choose a tag to compare

SSO (LDAP, OIDC)

Thanks to @Rikpat 's contribution, Homarr finally supports single sign on.

277808867-e82440c6-3062-41dc-b9ce-c2dfc5868a70

It is also possible to use both providers at the same time and disable the credentials entirely.

277808725-aad8b5ac-fb82-47a8-9589-c98a8a405033

Please read the documentation on how to set this up: https://homarr.dev/docs/advanced/sso

New widget: Indexer manager

You can now manage your Prowlarr indexers from Homarr and see their status:
299033284-46ef9c5b-d7e5-4a1e-976b-20b8a06d6866

Units for the home assistant widget

Values can now optionally be displayed with a unit:
298315667-5c038a5a-945f-4bd4-92d6-5ce8a663516d

What's Changed

New Contributors

Full Changelog: v0.14.5...v0.15.0

v0.14.6

04 Feb 08:17
5517447
Compare
Choose a tag to compare

Hotfix for the Docker integration

We had a regression in 0.14.5 that caused the docker button to be hidden in some cases.
This hotfix is a forward fix for this issue and should show the docker button again.
We're sorry for the inconvenience.

What's Changed

Full Changelog: v0.14.5...v0.14.6

v0.14.5

03 Feb 17:35
824f4b8
Compare
Choose a tag to compare

Docker loading times

We had an accidental regression where the loading times of the docker containers were significantly increased.
This issue has been fixed and loading times should be better now.

Copy apps

We've introduced a new button to duplicate apps on your board:
image

This is not yet available for widgets.

Video background

It is now possible to use a video for the background in Homarr.

bunny

What's Changed

New Contributors

Full Changelog: v0.14.4...v0.14.5