Releases: gethomepage/homepage
Releases · gethomepage/homepage
v0.6.0
What's Changed
This release brings long-awaited support for Kubernetes with some cool features as well as multiple new widgets and bug fixes. Thanks to all contributors!
- Support for Kubernetes and Longhorn by @jameswynn in #448
- Fix: useWidgetAPI refreshInterval not working by @shamoon in #791
- Fix: settings not picked up after first container creation by @shamoon in #609
- Add Moonraker (Klipper) widget by @Eizock in #798
- use unprivileged user in a container by @ajgon in #644
- use abbr as icon fallback by @Jose134 in #817
- Add Medusa widget by @umens in #832
- OctoPrint Widget by @williamwoldum in #834
- Added Brave search provider by @JacksonBarker in #841
New Contributors
- @jameswynn made their first contribution in #448
- @Eizock made their first contribution in #798
- @ajgon made their first contribution in #644
- @Jose134 made their first contribution in #817
- @umens made their first contribution in #832
- @williamwoldum made their first contribution in #834
- @JacksonBarker made their first contribution in #841
Full Changelog: v0.5.10...v0.6.0
v0.5.10
What's Changed
- Use tabular nums for datetime to prevent size changing by @shamoon in #765
- Fix: Support Synology DownloadStation v6 + v7 by @shamoon in #769
- Giving Read Only rights to homepage by @HaroldVB in #770
- Feature: allow setting locale for datetime widget directly by @shamoon in #771
- Support TrueNAS API key by @jhollowe / @shamoon in #777
New Contributors
Full Changelog: v0.5.9...v0.5.10
v0.5.9
v0.5.7
What's Changed
- Fix broken update checker by @shamoon in #732
- Pihole allow auth, updated API endpoint by @shamoon in #714
- Omada widget by @Oupsman in #704
- fixed number formatting in widgets: radarr, sonarr, overseerr by @kimpenhaus in #721
- Chore: rename diskstation to downloadstation by @shamoon in #715
- Mikrotik widget by @Oupsman in #720
- xteve widget by @kimpenhaus in #731
- OPNSense widget by @Oupsman in #730
New Contributors
- @bycEEE made their first contribution in #702
- @kimpenhaus made their first contribution in #721
- @Oupsman made their first contribution in #720
Full Changelog: v0.5.5...v0.5.7
v0.5.5
What's Changed
- Correct stylized spelling of Authentik by @clbx in #640
- Fix: plex widget error with 1 library by @shamoon in #658
- Fix: allow multiple instances of certain widgets by @shamoon in #657
- Add ability to use custom logo by @Snekussaurier in #664
- added tdarr widget by @rshide in #687
- Support for docker swarm services by @vinaydawani in #660
- Miniflux widget by @henry40408 in #631
- Adds widget for NextDNS by @luiseduardobrito in #688
- Fix rate unit displays by @shamoon in #648
New Contributors
- @clbx made their first contribution in #640
- @Snekussaurier made their first contribution in #664
- @rshide made their first contribution in #687
- @vinaydawani made their first contribution in #660
- @henry40408 made their first contribution in #631
- @luiseduardobrito made their first contribution in #688
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Feature: Add default interval setting for coinmarketcap by @shamoon in #600
- Add flood widget by @JigSawFr in #598
- Fix: unable to build from source on some installs by @shamoon in #607
- Fix: Hide docker memory stats when unsupported by @shamoon in #610
- Respect scrutiny device status threshold setting by @Tarow in #620
- Fix weather icons for openmeteo, add optional tz parameter by @shamoon in #627
New Contributors
- @JigSawFr made their first contribution in #598
- @saxobroko made their first contribution in #626
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's New
- Add Synology DiskStation widget by @JazzFisch in #586
What's Changed
- Fix datetime react render error by @shamoon in #570
- Fix: deluge widget doesnt use username by @shamoon in #567
- Change: Show memory up to 1 decimal place by @shamoon in #575
- Added processing count to overseerr by @myztillx in #581
- Fix quicklaunch z-index by @shamoon in #583
- Change: Add fallback to http GET for ping by @shamoon in #587
- Fix: Add token expiration, tweak error handling for npm by @shamoon in #594
New Contributors
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Add container health details to status by @JazzFisch in #561
- Fixes an error on startup for users with completely empty settings.yaml files in 04fbf31
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Notes
- The new layout sorting feature may adjust the order of your service groups as it now explicitly uses the order set in
layout
settings, please see the updated documentation: https://gethomepage.dev/en/configs/settings/#sorting - v0.5.1 fixes an issue with a missing version number in v0.5.0
What's New
- Feature: homepage quick launch aka search by @shamoon in #409
- Feature: support target in individual services/bookmarks by @Facinorous-420 in #408
- Add ChangeDetection.io widget by @brunoccr in #386
- feature: add homebridge widget by @fneiraj in #442
- feature: add autobrr widget by @brandon-barker in #452
- Feature: Added support to watchtower statistics by @FauFra in #455
- Feature: add Tube Archivist widget by @brandon-barker in #471
- Feature: Add widget for Truenas by @chazzbg in #451
- Feature: basic widget data validation, improved error display by @shamoon in #502
- Feature: support sort layout by @GodD6366 in #358
- Feature: Openmeteo Widget by @shamoon in #415
- Feature: add category icons by @maharsh9100 in #301
- Feature: Service ping, redesign docker status by @shamoon in #505
- Add scrutiny widget by @Tarow in #548
- Add devcontainer configuration by @jhollowe in #544
- Add paperless-ngx widget by @Tarow in #556
- Adds the option for a bookmark icon by @donslice in #487
- Feature: add navidrome support by @ForeverEndeavor in #503
- Add gluetun widget by @Tarow in #512
- Add HDHomeRun widget by @donslice in #484
- Added configurable setting for log folder by @theeternalrat in #535
- Add Pyload widget by @stuffinator in #496
- Add Deluge widget by @JazzFisch in #551
What's Changed
- Update README.md by @pacoculebras in #395
- Fix: Better non-OS Unifi Controller support by @shamoon in #398
- Fix incorrect wanted value in Radarr widget by @JazzFisch in #418
- Fix: some info widgets exempt from cleaning private data by @shamoon in #430
- Fixed typo in Readme by @rursache in #435
- Fix endpoint typo in emby widget by @ForeverEndeavor in #464
- Fix datetime widget size issue by @stuffinator in #468
- Attempt to fix arm builds by @shamoon in #477
- Update cosign to 1.13.1 by @shamoon in #478
- update readme by @benphelps in #482
- Fix: openweathermap day/night icon issue by @arimitx in #511
- adding malay into translations list by @eymankun in #510
- Fix: Change npm widget to use httpProxy not fetch by @shamoon in #499
- Fix the problem that favicon does not work by @GodD6366 in #400
- Fix error on refresh sending DATA var undefined on first time on widget ChangeDetection.IO by @brunoccr in #543
New Contributors
- @Facinorous-420 made their first contribution in #408
- @brunoccr made their first contribution in #386
- @rursache made their first contribution in #435
- @fneiraj made their first contribution in #442
- @brandon-barker made their first contribution in #452
- @FauFra made their first contribution in #455
- @ForeverEndeavor made their first contribution in #464
- @stuffinator made their first contribution in #468
- @chazzbg made their first contribution in #451
- @maharsh9100 made their first contribution in #301
- @donslice made their first contribution in #487
- @arimitx made their first contribution in #511
- @eymankun made their first contribution in #510
- @Tarow made their first contribution in #512
- @theeternalrat made their first contribution in #535
- @jhollowe made their first contribution in #544
Full Changelog: v0.4.18...v0.5.0
v0.4.18
What's Changed
- Updated translations for Finnish (@kaihu), Catalan (@juanmanuelbc), Chinese (Simplified) (@ling0412 & @CHminggao), French (@Nonoss117), Spanish (@juanmanuelbc)
- Fix bug in docker service discovery
- Fix bug in docker stats when using Podman
- Fix the page auto zoom when ios input focus by @GodD6366 in #379
What's New
- New translations for Telugu (@hunkyn) and Bulgarian (@wizziLalev)
- Basic Plex service widget (no Tautulli) by @shamoon in #366
- UniFi Console Info & Service Widgets by @shamoon & @JazzFisch in #341
- Glances info widget by @shamoon in #369
New Contributors
- @pacoculebras made their first contribution in #360
- @shamoon made their first contribution in #341
- @GodD6366 made their first contribution in #379
Full Changelog: v0.4.9...v0.4.18