Releases: gethomepage/homepage
Releases · gethomepage/homepage
v0.9.2
What's Changed
Security
- This release addresses a vulnerability that could allow leakage of API keys from weather widgets.
App changes
- Fix: caddy widget broken in v0.9.1 by @shamoon in #3579
- Fix: omada widget broken in v0.9.1 by @shamoon in #3587
- Fix/handle null id in json rpc responses and cpu load representation for openwrt widget by @LiranV in #3576
- Fix: wg-easy threshold not properly computed by @ConnerWithAnE in #3574
- Enhancement: support multiple instance annotation for Kubernetes Automatic Service Discovery by @aldycool in #3590
- Fix: coinmarketcap widget dropdown not clickable by @henry40408 in #3591
New Contributors
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
Note: version 0.9.0 contained a few issues and did not completely resolve the security issue, it has been removed and all users are recommended to upgrade to v0.9.1
Security
- This version resolves security vulnerabilities discovered in some integrations, see GHSA-24m5-7vjx-9x37. Thanks to kachakil-av for reporting.
Other Changes
- Fix: calendar integration broken in v0.9.0 by @shamoon in #3565
- Fix: glances cpu metric broken in v0.9.0 by @shamoon in #3566
- Fix: handle ghostfolio v2.79.0 breaking API changes by @shamoon in #3471
- Fix: allow exclamation to open quicklaunch by @jesusmlopezf in #3475
- Feature: Wg-Easy Widget by @ConnerWithAnE and @shamoon in #3476
- Change icon in the longhorn widget to use the same as resources by @nick-disiere in #3509
- Feature: SWAG dashboard widget by @quietsy and @shamoon in #3523
- Chore(deps): Bump crowdin/github-action from 1 to 2 by @dependabot in #3537
- Fix: remove comma in Caddy and EVCC widgets by @grimsi in #3551
- Enhancement: separate Internet search settings for quicklaunch by @vycdev and @shamoon in #3541
- Chore(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.34.2 by @dependabot in #3554
- Chore(deps-dev): Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 by @dependabot in #3555
New Contributors
- @jesusmlopezf made their first contribution in #3475
- @ConnerWithAnE made their first contribution in #3476
- @nick-disiere made their first contribution in #3509
- @quietsy made their first contribution in #3523
- @vycdev made their first contribution in #3541
Full Changelog: v0.8.13...v0.9.1
v0.8.13
What's Changed
- Enhancement: configurable CPU temp scale by @daviddavid and @shamoon in #3332
- Enhancement: additional tautulli jellyfin emby configuration options by @ameerabdallah in #3350
- Enhancement: add bitrate precision config option for speedtest-tracker by @ameerabdallah and @shamoon in #3354
- Fix: format Romm statistics by @EdwardSalter in #3358
- Fix some unsanitized error URLs by @shamoon in #3385
- Chore(deps): Bump recharts from 2.12.3 to 2.12.6 by @dependabot in #3397
- Chore(deps-dev): Bump typescript from 4.9.5 to 5.4.5 by @dependabot in #3396
- Chore(deps): Bump systeminformation from 5.22.0 to 5.22.7 by @dependabot in #3398
- Chore(deps): Bump react from 18.2.0 to 18.3.1 by @dependabot in #3400
- Chore(deps-dev): Bump eslint-config-next from 12.3.4 to 14.2.3 by @dependabot in #3399
New Contributors
- @daviddavid made their first contribution in #3332
- @ameerabdallah made their first contribution in #3350
- @EdwardSalter made their first contribution in #3358
Full Changelog: v0.8.12...v0.8.13
v0.8.12
v0.8.11
What's Changed
- Enhancement: support for glances v4 by @shamoon in #3196
- Feature: crowdsec widget by @shamoon in #3197
- Enhancement: support pi-hole v6 by @shamoon in #3207
- Fix: remove invalid form attribute by @shamoon in #3210
- Fix: Homebridge widget login by @LucaHerrero in #3220
- Fix: TrueNAS Core support for pool stats by @rgon10 in #3206
- Fix: rename pialert to netalertx by @shamoon in #3253
Maintenance
- Chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #3211
- Chore(deps-dev): Bump postcss from 8.4.35 to 8.4.38 by @dependabot in #3212
- Chore(deps): Bump recharts from 2.12.2 to 2.12.3 by @dependabot in #3215
- Chore(deps-dev): Bump eslint-plugin-react from 7.33.2 to 7.34.1 by @dependabot in #3213
- Chore(deps-dev): Bump tailwindcss from 3.4.1 to 3.4.3 by @dependabot in #3214
New Contributors
- @LucaHerrero made their first contribution in #3220
- @rgon10 made their first contribution in #3206
Full Changelog: v0.8.10...v0.8.11
v0.8.10
What's Changed
- Fix: field parsing can fail with docker labels by @shamoon in #3101
- Fix: Add alternative 'offline' status to EspHome widget by @RoboMagus in #3107
- Fix: log error when getting services from Docker server fails by @she11sh0cked in #3147
- Fix: Glances cpu & info widgets information by @sunnycloudy1337 and @shamoon in #3164
- Enhancement: support Jackett widget with admin password by @technowhizz and @shamoon in #3165
- Fix: correctly handle direct tab navigation with encoded chars by @shamoon in #3172
New Contributors
- @she11sh0cked made their first contribution in #3147
- @sunnycloudy1337 made their first contribution in #3164
- @technowhizz made their first contribution in #3165
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
- Feature: Add list view for custom api by @sgrtye and @shamoon in #2891
- Change: use Script component instead of async script for custom.js by @Cyberbeni in #2901
- Change: move custom.css linking to head to avoid FOUC by @Cyberbeni and @shamoon in #2916
- Enhancement: Add enablePools option to TrueNAS service widget by @dstotz and @shamoon in #2908
- Enhancement: Add requestBody as option for customapi widget by @dstotz in #2921
- Enhancement: allow api auth with moonraker service by @stevendejongnl and @shamoon in #2934
- Add Plant-it widget by @MDeLuise and @shamoon in #2941
- Chore(deps): Bump systeminformation from 5.21.24 to 5.22.0 by @dependabot in #2999
- Chore(deps-dev): Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #3000
- Chore(deps-dev): Bump postcss from 8.4.33 to 8.4.35 by @dependabot in #3001
- Chore(deps): Bump recharts from 2.11.0 to 2.12.1 by @dependabot in #3002
- Fix: support cyrillic characters in quicklaunch by @shamoon in #3020
- Fix: docker status labels colors by @RoboMagus and @shamoon in #3028
- Enhancement: Add formatting options to weather widgets by @benphelps in #3093
- Feature: Add Homebox widget by @cadeluca in #3095
New Contributors
- @Cyberbeni made their first contribution in #2901
- @dstotz made their first contribution in #2908
- @stevendejongnl made their first contribution in #2934
- @MDeLuise made their first contribution in #2941
- @cadeluca made their first contribution in #3095
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- Feature: OpenWRT service widget by @DanGRT and @shamoon in #2782
- Feature: search suggestions for search and quick launch by @Flo2410 and @shamoon in #2775
- Fix quick launch not opening with accented characters, decoding of characters in suggestions by @shamoon in #2802
- Update packages, add dependabot for npm by @shamoon in #2803
- Chore(deps): Bump compare-versions from 5.0.3 to 6.1.0 by @dependabot in #2809
- Fix: Add formatting to Immich totals by @JackBailey in #2814
- Chore(deps): Bump react-i18next from 11.18.6 to 12.3.1 by @dependabot in #2810
- Chore(deps): Bump dockerode from 3.3.5 to 4.0.2 by @dependabot in #2812
- Chore(deps-dev): Bump tailwind-scrollbar from 2.1.0 to 3.0.5 by @dependabot in #2813
- Unifi widget: Show a more helpful error if specified site not found by @shamoon in #2839
- Fix: Increase icon z-index by @shamoon in #2842
- Chore(deps): Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #2854
- Enhancement: initially collapsed option for layout groups by @Flo2410 and @shamoon in #2863
- Chore: add Python requirements and prettier to devcontaier by @Flo2410 in #2878
- Fix: iCal integration fails with all-day events by @sasagar and @shamoon in #2883
New Contributors
- @DanGRT made their first contribution in #2782
- @JackBailey made their first contribution in #2814
- @sasagar made their first contribution in #2883
Full Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
- Feature: Added gatus uptime widget by @Nedra1998 in #2729
- Fix: iCal integration use event data hash instead of unstable uid by @shamoon in #2758
- Enhancement: extend hdhomerun widget by @JeffRandall and @shamoon in #2757
New Contributors
- @Nedra1998 made their first contribution in #2729
- @JeffRandall made their first contribution in #2757
Full Changelog: v0.8.6...v0.8.7
v0.8.6
⚠️ Note
v0.8.6 Fixes an issue in v0.8.5 that prevented docker service discovery for some users
What's Changed
- Fix: Peanut widget v2 api compatibility by @Brandawg93 in #2526
- Change: better handle malformed docker labels by @shamoon in #2552
- Fix: pass user/pass as strings with OMV proxy by @shamoon in #2555
- Fix: unique element key generation in quicklaunch and services by @shamoon in #2586
- Enhancement: support multiple checks for healthchecks widget by @strboul and @shamoon in #2580
- Fix: sort ical events in monthly view by @shamoon in #2604
- Fix for events repeating on monthly basis and old events that are show… by @denispapec in #2624
- Add option to specify a timezone for events by @denispapec in #2623
- Fix configured service weight = 0 by @shamoon in #2628
- Fix: constrain usage bar percentage between 0 and 100 by @shamoon in #2650
- CustomAPI changes: locale option for date & relativeDate format by @0phoff in #2658
- Feature: Netdata service widget by @ping-localhost in #2672
- Fix: remove date time load delay by @LukeHagar in #2675
- Feature: Romm Widget by @karl0ss and @shamoon in #2663
- Fix: Calendar widget iCal integration catch RRule failures by @shamoon in #2706
- Fix broken docker service discovery in v0.8.5 by @shamoon in #2717
New Contributors
- @strboul made their first contribution in #2580
- @0phoff made their first contribution in #2658
- @ping-localhost made their first contribution in #2672
- @LukeHagar made their first contribution in #2675
Full Changelog: v0.8.4...v0.8.6