Skip to content

Releases: gethomepage/homepage

v0.8.8

13 Feb 18:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.7...v0.8.8

v0.8.7

26 Jan 23:45
05a7c0f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.6...v0.8.7

v0.8.6

21 Jan 06:29
Compare
Choose a tag to compare

⚠️ Note

v0.8.6 Fixes an issue in v0.8.5 that prevented docker service discovery for some users

What's Changed

New Contributors

Full Changelog: v0.8.4...v0.8.6

v0.8.4

27 Dec 04:39
32f28d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

10 Dec 06:01
44b7de7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

25 Nov 17:57
Compare
Choose a tag to compare

Notice

This release fixes an issue in v0.8.1 that broke homepage for some users

What's Changed

  • Feature: Added timeStyle to date format for custom API by @azizbna in #2294
  • Enhancement: open the searchbox on paste by @Faqar in #2320
  • Fix: dont set pinned icon if custom favicon by @shamoon in #2326
  • Fix: sum throughput data for docker stats by @shamoon in #2334
  • Fix: Disable override white bkgd with card blur by @shamoon in #2336
  • Documentation: add Longhorn example by @Aesop7 in #2353
  • Enhancement: Add service discovery support for multiple homepage instances by @timo95 in #2340
  • Enhancement: Add configurable refresh interval and points for glances service by @ni0ki in #2363
  • Fix: dont ignore empty string for kubernetes podSelector by @shamoon in #2372
  • Fix: show mem / cpu stats for k8s partial health status by @shamoon in #2378
  • Enhancement: Use hasFile instead of isAvailable for Radarr integr… by @denispapec in #2374
  • Feature: Support previous days option in Calendar Agenda by @denispapec in #2375
  • Feature: Implement iCal integration for calendar/agenda, improve calendar/agenda styling by @denispapec in #2376
  • Documentation: Add ai bot by @shamoon in #2383
  • Chore: enable swc, again by @shamoon in #2385

New Contributors

Full Changelog: v0.8.0...v0.8.2

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