Skip to content

Releases: bastienwirtz/homer

v22.11.2

30 Nov 08:18
70f583c
Compare
Choose a tag to compare

What's Changed

Main changes

New Contributors

Full Changelog: v22.11.1...v22.11.2

v22.11.1

08 Nov 19:59
Compare
Choose a tag to compare

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

Full Changelog: v22.10.2...v22.11.1

v22.10.2

31 Oct 09:14
Compare
Choose a tag to compare

What's Changed

Main changes

New Contributors

Full Changelog: v22.10.1...v22.10.2

v22.10.1

09 Oct 08:45
Compare
Choose a tag to compare

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

Full Changelog: v22.08.1...v22.10.1

v22.08.1

26 Aug 20:11
Compare
Choose a tag to compare

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

15 Jul 21:08
Compare
Choose a tag to compare

What's Changed

Main changes

Breaking changes

New Contributors

  • @Tooa made their first contribution in #475

Full Changelog: v22.07.1...v22.07.2

v22.07.1

02 Jul 19:08
Compare
Choose a tag to compare

What's Changed

Main changes

  • Fix wrong config.yml path by @ngonkalves in #479
  • Docker: Prevent webserver restart on clock jump

New Contributors

Full Changelog: v22.06.1...v22.07.1

v22.06.1

12 Jun 20:00
Compare
Choose a tag to compare

What's Changed

Main changes

New Contributors

Full Changelog: v22.02.2...v22.06.1

Release v22.02.2

29 Apr 18:56
Compare
Choose a tag to compare

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

Full Changelog: v22.02.1...v22.02.2

Release v22.02.1

10 Feb 21:16
Compare
Choose a tag to compare
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)