Releases: ajnart/homarr
v0.10.0
π¦ Homarr v0.10.0 (9th of september 2022)
π Translations and SABnzbd integrationβ¨
SABnzbd
Thanks to @JannesV , the SABnzbd usenet client now has it's own integration ! It allows you to view your currently queued downloads, view your history and will allow you to play/pause downloads
Internalization of Homarr
- Homarr has been translated using i18n and Crowdin to crow-source translations.
you can help us translate homarr to get this number up to 100 ! Also if you want any languages to be added or to get the ability to accept other people's translations please contact us on discord !
firefox_uwVpS8MwFw.mp4
New Logo !
We've had complaints about the old logo being too detailed so we've decited to give our favourite lobster a new look ! Here's the new logo :
New Features
- β¨ Services can now show up in the search bar
- β¨Docker UI is improved
- β¨New SABnzbd integration !
firefox_xgXCPnHj2M.mp4
UI Changes
- π Fixed the opacity of categories and the header
- πImprove Docker module UI
- πStyle search bar for the new sorting feature
What's Changed
- π§ Add .editorconfig by @Skeeww in #354
- β¨ Add exposed port in Service URL for Docker Module by @Skeeww in #359
- π update homarr logo by @manuel-rw in #356
- π fix docker-compose in readme by @manuel-rw in #351
- Create FUNDING.yml by @ajnart in #369
- Add i18n translations by @manuel-rw in #357
- Ajnart/issue349 by @ajnart in #368
- New Crowdin updates by @ajnart in #371
- β»οΈ Change Docker instance to singleton by @Skeeww in #363
- Revert "New Crowdin updates" by @ajnart in #379
- β¨ Optional pinging by @Bonfire in #376
- Fix integrations url on README by @fabricionaweb in #387
- #381 - Add "405 - Method Not Allowed" for statuses by @ishults in #390
- β¨ Add option for custom CSS to Customization Settings by @wieli99 in #364
- Feature/usenet by @JannesV in #373
- πImprove Docker module UI by @Skeeww in #374
- New Crowdin updates by @ajnart in #395
- New Crowdin updates by @ajnart in #396
New Contributors
- @Skeeww made their first contribution in #354
- @Bonfire made their first contribution in #376
- @fabricionaweb made their first contribution in #387
- @ishults made their first contribution in #390
- @wieli99 made their first contribution in #364
- @JannesV made their first contribution in #373
Full Changelog: v0.9.2...v0.10.0
v0.9.2
π¦ Homarr v0.9.2 (12th of August 2022)
π Hotfixing issues with the 0.9.1 release
βοΈ This patch reverts the caching mecanism put in place in the previous version. It had too many downsides. It fixes the recent issues with tiles images not properly displaying- β¨ Added a title to the dashdot modules to show what they represent
- π Fixed a bug with the opened url staying defined with returned to an empty string while modifying a service
v0.9.1
π¦ Homarr v0.9.1 (11th of August 2022)
π£ Overseerr integration, UI changes and Quality of life !
You can now search for any media on overseerr from the search bar by simply connecting a Overseerr service with the correct API key and typing !os in the search bar. You can then select the individual seasons that you would want to request !
The Overseerr module is also compatible with Jellyserrr, a fork of overseerr that supports jellyfin servers
What's Changed
- π migrate wiki links to docusaurus links by @manuel-rw in #303
- π§ Dashdot module changes by @ajnart in #320
- β¨ Mantine migrated to v5 by @ajnart in #322 #318
- π£ Overseerr integration by @ajnart in #326 #64
- π Password page has been fixed ! The option has been added back in ! #302
- π A lot of bugs due to the the media display have been fixed. #306 #262
- β¨ Service settings are now only shown on hover, like on the main tiles
- β¨ The accordion for categories has been revamped
- β¨ Icons are now ctrl-clickable even if the service is not set to open in a new window
... And a lot more !
Full Changelog: v0.8.2...v0.9.1
v0.8.2
π¦ Homarr v0.8.2 (22nd of July 2022)
π Docker integration fixes and quality of life changes
What's Changed
- π Fix Dash. compact view storage by @arghyadipchak in #292
- β¨ Make docker containers table scrollable, fixes #295 by @ajnart
- πFix the password page by upgrading NextJS versions, fixes #297 by @ajnart
- π Adding docker images to match by @RichyHBM in #296
- π Fix bugs with async events from dockerode
- β¨ Hide downloads module sensitive data by @ajnart
- β¨ Hide calendar module sensitive data by @ajnart
- π Fix Docker integration actions timeouts by @ajnart
- β‘ Improve Calendar module error handling by @ajnart
New Contributors
- @arghyadipchak made their first contribution in #292
- @RichyHBM made their first contribution in #296
Full Changelog: v0.8.0...v0.8.2
v0.8.0
π¦ Homarr v0.8.0 (20th of July 2022)
π Docker and β Dash. Integrations ! Quality of life and more!
What's Changed
- β¨ Add support for lists in module option by @ajnart in #280
- π¨ Fix Readarr default port number by @Moohan in #287
- β¨ Add dash. Integration by @MauriceNino in #277
- β¨ Add Docker integration by @ajnart in #289
What can they do ?
- Dash. (Pronounced Dashdot) is another self-hosted service, made by @MauriceNino that provides a simple way to see stats about your PC in a sleek way
- Docker integration provides a simple way to start, stop, restart and delete containers. To get started, simply mount your docker socket by adding
-v /var/run/docker.sock:/var/run/docker.sock
to your Homarr container !
New Contributors
- @Moohan made their first contribution in #287
- @MauriceNino made their first contribution in #277
Full Changelog: v0.7.2...v0.8.0
v0.7.2
π¦ Homarr v0.7.2 (25th of June 2022)
π¦ Docusaurus and bug fixes
This release adds a whole new documentation website thanks to @manuel-rw and some other bug fixes
What's Changed
- π¦ New documentation system using http://docusaurus.io/
- πAllow multiple of the same torrent client +1 by @LarveyOfficial in #252
- π Update README.md with correct link for Wiki/Integrations by @jelliuk in #265
- π¬ Adds Discord Button (#261) by @walkxcode in #263
- π Allow anything in the input for the form. by @ajnart in #258
- β¨ Adds query placeholder and autoFocus (#267 #268) by @walkxcode in #271
- π Fix iteration on the different types of services by @ajnart in #257
- π Changes AppShelf category styling by @walkxcode in #260
New Contributors
Full Changelog: v0.7.1...v0.7.2
v0.7.1
π¦ Homarr v0.7.1 (20th of June 2022)
This release is a patch aimed at fixing a bunch of issues and releasing minor improvements to the UI.
Features
- β¨ Calendar indication about date and w-e with secondary color by @Darkham42 in #193
- β¨ More Information in Torrents Module by @LarveyOfficial in #195
- β¨ Configure calendar widget to show Sunday first by @ajnart in #224
- β¨ Service Addition Overhaul by @LarveyOfficial in #229
- β¨ Slidable service span in customizations by @Aimsucks in #222
Tweaks
Bug fixes
- π Fix completed torrents progress color by @LarveyOfficial in #227
- π Tiles could be moved accidentally on mobiles by @ajnart in #226
- π Cannot open βNew Tab URLβ on mobile by @ajnart in #225
- π Fix Calendar Item Duplication by @LarveyOfficial in #249
- π Fix URL for Radarr and other services by @LarveyOfficial in #250
- π Fix Calendar not loading content when a service fails by @LarveyOfficial in #230
- π Calendar current day for light theme by @Darkham42 in #194
- π Fix for origin URL not containing path in API request URL by @Aimsucks in #221
New Contributors
- @VinnyVynce made their first contribution in #178
- @Aimsucks made their first contribution in #184
- @LarveyOfficial made their first contribution in #186
- @Darkham42 made their first contribution in #193
Full Changelog: v0.7.0...v0.7.1
v0.7.0
π¦ Homarr v0.7.0 (June 12, 2022)
Another day, Another Homarr release.
Theming, Password protection, Autocompletion, Transmission, Mobile responsiveness! This is a big upgrade π
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
- (or use our docker_compose.yml)
New Features
- β¨ Added theme customizations. You can now make your own Homarr theme, check out the customizations tab in settings! (#32)
- β¨ Added module alignment. Modules can now be aligned to the left of the screen.
- β¨ Added openedUrl. You can now specify the New tab URL (the URL that is opened when clicking on a service), apart from the Service URL (used to make API calls). (#163)
- β¨ Added password protection. Specify a password using an environment variable called
PASSWORD
. (#174) - β¨ Added Transmission support. It can now be added as a service for the torrent module. (#147)
- β¨ Added support for multiple instances of an integration-service. (E.g., two qBittorent instances). (#176)
- β¨ Added category toggle. Collapse a category by clicking the arrow on the top-right. (#150)
- β¨ Added ETA and Paused indicators in the Torrent Module.
- β¨ Added autocomplete to the Search module. Search results will now have a list of autocompletions with DuckDuckGo. (#12)
Bug Fixes
- πΈ Improved case matching for service autofill. Lowercase is now accepted.
- π Fixed Deluge integration. (scttcper/deluge#106)
- π Fixed Sonarr timezone.
- π Fixed ping module not pinging on first activation.
- π Fixed iOS text selection. Text will no longer be selected when scrolling on iOS. (#166)
- π Fixed issues with cookies. πͺ
UI Changes
- π¬ Updated naming in AddAppShelfItem.
- π Changed the Module enabler to a grid.
- π± Added a drawer for mobile compatibility.
GitHub Changes
- π₯ Removed code-quality checklist from PR template.
Other Changes
- π₯ Removed the CPU Module. (Needs to be refined)
- β¬οΈ Bumped some dependencies.
- βοΈ Fixed typos.
- π³ Added timezone to Dockerfile.
New Contributors
- @VinnyVynce made their first contribution in #178
- @Aimsucks made their first contribution in #184
- @LarveyOfficial made their first contribution in #186
- @Darkham42 made their first contribution in #193
Full Changelog: v0.6.0...v0.7.0
v0.6.0
π¦ Homarr v0.6.0 (2022-06-03)
Another day, Another Homarr release.
*Categories are finally here! You can now make different categories for services.
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
- (or use our docker_compose.yml)
New Features
- β¨Added a Torrent speed module. This shows the download and upload speeds of your torrents.
- β¨Added Categories. Items can now be sorted into categories, to add a new one, simply edit an existing item and fill the
category
field. - β¨Added a System Info module. This will display your current CPU load.
- πΈ A warning will now be shown when using a development branch.
Bug Fixes
- π Fixed some Lidarr image display images errors.
UI Changes
- π The default accent color is now red instead of blue.
- π Switches will now display a pointer cursor on hover.
Preview
v0.5.2
π¦ 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
- (or use our docker_compose.yml)
New Features
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
Special thanks to our contributors: @ajnart, @walkxcode, and of course all people using our project.