Skip to content

Releases: gethomepage/homepage

v0.8.0

09 Nov 06:41
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • This release changes the ping feature to actually perform a system ping which may yield different results than the previous implementation. The old ping has been renamed siteMonitor to more accurately reflect what it does. See the docs.
  • Homepage is also now more strict about using the correct protocol (e.g. https:// vs http://) for proxied URLs such as widget URLs

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.8.0

v0.7.4

18 Oct 19:18
Compare
Choose a tag to compare

What's Changed

  • Fix: emby / jellyfin direct stream determination with >1 stream by @shamoon in #2156
  • Fix calculation for docker container memory usage by @shamoon in #2167
  • Fix glances fs metric for disks with colon by @shamoon in #2170
  • Fix: sonarr widget queue duplicates by @patopesto in #2171
  • Fix: Update k8s deployment with specific files by @shamoon in #2178
  • fix for proxmox CPU/MEM when cluster has offline nodes by @adonishi in #2185
  • Changedetection.io: Skip checking for diff if watch never had a change by @smoothlystable in #2186
  • Fix references to podSelector in k8s manifests by @shamoon in #2187
  • Documentation: add defaultinterval option for coinmarketcap by @karpaterna in #2191
  • Enhancement: mjpeg stream widget placeholder image by @scamper07 in #2192
  • Fix glances network calculation by @shamoon in #2201
  • Fix: dot status when exited by @shamoon in #2204
  • Enhancement: support dot-notated field properties in docker labels by @icyleaf in #2195
  • Enhancement: Support k8s app IngressRoute annotation by @shamoon in #2198
  • Development: Use pre-commit for automatic code styling by @shamoon in #2207

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

06 Oct 00:15
0eab49a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

05 Oct 06:36
Compare
Choose a tag to compare

We've moved!

As of v0.7.1 homepage migrated from benphelps/homepage to an "organization" located at gethomepage/homepage. The reason for this is to setup the project for longevity and allow for community maintenance.

Migrating your installation should be as simple as changing image: ghcr.io/benphelps/homepage:latest to image: ghcr.io/gethomepage/homepage:latest.

What's Changed

This release should finalize the homepage migration process.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 Oct 05:52
Compare
Choose a tag to compare

We've moved!

As of v0.7.1 homepage migrated from benphelps/homepage to an "organization" located at gethomepage/homepage. The reason for this is to setup the project for longevity and allow for community maintenance.

Migrating your installation should be as simple as changing image: ghcr.io/benphelps/homepage:latest to image: ghcr.io/gethomepage/homepage:latest.

What's Changed

  • Update services/glances.md with correct info/glances link by @NLZ in #2087
  • Enhancement: go to current day when clicking calendar month name by @denispapec in #2091
  • Enhancement: statusStyle improvements by @shamoon in #2119

New Contributors

  • @NLZ made their first contribution in #2087

Full Changelog: v0.7.0...v0.7.1

v0.7.0

29 Sep 18:50
Compare
Choose a tag to compare

New Documentation

We have all new Material for MkDocs powered documentation, we hope everyone enjoys: https://gethomepage.dev/

What's Changed

New Contributors

Full Changelog: v0.6.35...v0.7.0

v0.6.35

20 Sep 03:31
d4a3929
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.33...v0.6.35

v0.6.33

16 Sep 16:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.29...v0.6.33

v0.6.29

26 Aug 07:01
fc7e73e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.28...v0.6.29

v0.6.28

04 Aug 04:32
63a5622
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.26...v0.6.28