Releases: bastienwirtz/homer
Releases Β· bastienwirtz/homer
v22.11.2
What's Changed
Main changes
- Update customservices.md by @csleal in #551
- Properly pass signals to lighttpd by @maxmouchet in #554
- Adds SABnzbd custom service; fixes #494 by @mbentley in #555
- Octoprint service (#324) by @bastienwirtz in #560
New Contributors
- @maxmouchet made their first contribution in #554
- @mbentley made their first contribution in #555
Full Changelog: v22.11.1...v22.11.2
v22.11.1
What's Changed
Main changes
- Speedtesttracker integration by @boerniee in #262
- ConnectivityChecker: Remove double // in aliveCheckUrl causing Invalid Redirect URL with CloudFlare Access. by @bchavez in #535
- What's up docker custom service by @royto in #444
- Add scope and start_url to PWA manifest by @wipash in #548
New Contributors
- @bchavez made their first contribution in #535
- @royto made their first contribution in #444
- @wipash made their first contribution in #548
Full Changelog: v22.10.2...v22.11.1
v22.10.2
What's Changed
Main changes
- Improves Proxmox Custom Service by @luixal in #525
- Adds proxmox data for demo. by @luixal in #528
- Fixed 'method' not defaulting to HEAD request in Ping functionality by @Lorthiz in #532
- Adding my custom theme for homer by @mrpbennett in #541
- troubleshooting: add openweather service help by @CleanMachine1 in #471
- Displaying the timezone hour near temprature for each location by @apivko in #449
- qBittorrent service by @Shagon94 in #540
- Fixed the table in the Proxmox section by @tralce in #534
- Service for rTorrent. by @lindely in #511
New Contributors
- @Lorthiz made their first contribution in #532
- @mrpbennett made their first contribution in #541
- @CleanMachine1 made their first contribution in #471
- @apivko made their first contribution in #449
- @Shagon94 made their first contribution in #540
- @tralce made their first contribution in #534
- @lindely made their first contribution in #511
Full Changelog: v22.10.1...v22.10.2
v22.10.1
What's Changed
Main changes
- Add blazing speed badge reflecting the "speed" of homer. by @ostanislaw in #504
- Add GET Support to Ping service by @isuttell in #484
- Update customservices.md by @csleal in #515
- Adds custom service for Proxmox by @luixal in #519
- Remove useless docker VOLUME instruction in #509
- Fix UptimeKuma status message when all sites are down (#503)
New Contributors
- @ostanislaw made their first contribution in #504
- @isuttell made their first contribution in #484
- @csleal made their first contribution in #515
Full Changelog: v22.08.1...v22.10.1
v22.08.1
What's Changed
Main changes
- fix: resolve typo in Healthchecks service name by @Tooa in #485
- doc: Add
PORT
usage in Readme by @ChrHan in #493 - feat: Add a new
page-<page-name>
css class to the root div to be able to scope custom css to a specific page
New Contributors
Full Changelog: v22.07.2...v22.08.1
v22.07.2
What's Changed
Main changes
- feat: add custom service Healthchecks by @Tooa in #475
- Vue.JS Upgrade 3 by @bastienwirtz in #482
Breaking changes
New Contributors
Full Changelog: v22.07.1...v22.07.2
v22.07.1
What's Changed
Main changes
- Fix wrong config.yml path by @ngonkalves in #479
- Docker: Prevent webserver restart on clock jump
New Contributors
- @ngonkalves made their first contribution in #479
Full Changelog: v22.06.1...v22.07.1
v22.06.1
What's Changed
Main changes
- Docker rework by @bastienwirtz in #421
- Update README.md by @therumbler in #443
- Emby service also supports Jellyfin by @ericperko in #454
- Add support for search keywords to solve issue #372 by @GRMrGecko in #451
- feat(pwa): enhance connectivity checks by @bemble in #448
New Contributors
- @therumbler made their first contribution in #443
- @ericperko made their first contribution in #454
- @GRMrGecko made their first contribution in #451
- @bemble made their first contribution in #448
Full Changelog: v22.02.2...v22.06.1
Release v22.02.2
Main changes
- Updated FontAwesome from v5.15.4 to v6.1.1
- Changed Radarr/Sonarr v3 to use totalRecords #380
- Added Portainer custom service #391
- Added Emby custom service #410
- Added UptimeKuma custom service #414
- Added Tautulli custom service #439
- Check if path has data before adding a trailing slash (/) #393
- Change default theme and layout from config #311
- Fixed various typos in documentation and sample configs
- Fixed layout issue where the footer would render on top of the cards on long dashboards
- Added a "Get Started" blurb & link when there are no services
New Contributors
- @Wurzelmann made their first contribution in #369
- @FinalDoom made their first contribution in #380
- @saschabrockel made their first contribution in #385
- @Roundaround made their first contribution in #391
- @jamesmacwhite made their first contribution in #393
- @Aryess made their first contribution in #311
- @Little-Karl made their first contribution in #404
- @espilioto made their first contribution in #410
- @Darkham42 made their first contribution in #321
- @adyanth made their first contribution in #414
Full Changelog: v22.02.1...v22.02.2
Release v22.02.1
Main changes: - Support for Radarr, Sonarr V3 API (#365) - New Prowlarr, Lidarr, and Prometheus services (#310, #329, #364) - Custom icon color theme configuration (#307) - Add global and service specific `useCredentials` option to help manage CORS issue. - Added custom hotkey support (#274) - Improve documentation (#304, #308, #314, #344, #342, #353) - Add healthcheck to Dockerfile (#260)