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.