chore(deps): update medialyze to v0.7.0 #5932

Merged
alexlebens merged 1 commits from renovate/unified-medialyze into main 2026-04-15 01:09:53 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
frederikemmer/MediaLyze minor 0.6.00.7.0
ghcr.io/frederikemmer/medialyze minor 0.6.00.7.0

Release Notes

frederikemmer/MediaLyze (frederikemmer/MediaLyze)

v0.7.0

Compare Source

2026-04-14

New
  • add configurable metric-comparison statistic panels on the dashboard and library detail pages, with two-axis selection, heatmap / scatter / bar renderers, and dedicated comparison API endpoints for direct context such as size versus duration (#​102)
  • extend metric-comparison charts with a numeric Resolution - MP axis option, show the active renderer icon directly in the toolbar button, and add an App Settings control for the scatter-plot sample limit (#​102)
  • add inline statistic-panel layout editing on the dashboard and per-library detail pages, including a visible Dashboard page title, animated edit controls, add-panel menus, drag-and-drop reordering, per-panel resize controls, and browser-persisted layouts for each page context
  • add curated first-run default layouts for dashboard and library statistic panels, allow intentionally empty saved panel layouts, and add a History restore-default action to the inline layout toolbar
  • add a new unlimited panel size feature flag that removes the current 4-row height cap for dashboard and library statistic panels while still keeping panel width constrained by the underlying 4-column grid
  • simplify the former Library statistics settings block into a Table View section that now only manages analyzed-files table columns and tooltips, while Bitrate and Audio bitrate can also be enabled as table columns
🐛 Bug fixes
  • remount statistic charts when resized smaller so comparison and histogram panels redraw correctly after inline panel-size changes, restore top-aligned list panels, and make newly added statistic panels default to 1x2
  • align dashboard and library statistic layout controls with the existing header-style button design language so Darkmode no longer renders bright low-contrast white action circles
  • bundle macOS desktop ffprobe dependencies into the packaged app and rewrite non-system dylib loader paths so scans no longer fail on machines without the original Homebrew cellar layout
  • make dashboard statistic panels behave as non-interactive read-only summaries again instead of hinting at missing cross-library drill-downs; only scatter points in dashboard comparison panels still open file details (#​104)

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [frederikemmer/MediaLyze](https://github.com/frederikemmer/MediaLyze) | minor | `0.6.0` → `0.7.0` | | [ghcr.io/frederikemmer/medialyze](https://github.com/frederikemmer/MediaLyze) | minor | `0.6.0` → `0.7.0` | --- ### Release Notes <details> <summary>frederikemmer/MediaLyze (frederikemmer/MediaLyze)</summary> ### [`v0.7.0`](https://github.com/frederikemmer/MediaLyze/blob/HEAD/CHANGELOG.md#v070) [Compare Source](https://github.com/frederikemmer/MediaLyze/compare/v0.6.0...v0.7.0) > 2026-04-14 ##### ✨ New - add configurable metric-comparison statistic panels on the dashboard and library detail pages, with two-axis selection, heatmap / scatter / bar renderers, and dedicated comparison API endpoints for direct context such as `size` versus `duration` ([#&#8203;102](https://github.com/frederikemmer/MediaLyze/issues/102)) - extend metric-comparison charts with a numeric `Resolution - MP` axis option, show the active renderer icon directly in the toolbar button, and add an App Settings control for the scatter-plot sample limit ([#&#8203;102](https://github.com/frederikemmer/MediaLyze/issues/102)) - add inline statistic-panel layout editing on the dashboard and per-library detail pages, including a visible `Dashboard` page title, animated edit controls, add-panel menus, drag-and-drop reordering, per-panel resize controls, and browser-persisted layouts for each page context - add curated first-run default layouts for dashboard and library statistic panels, allow intentionally empty saved panel layouts, and add a `History` restore-default action to the inline layout toolbar - add a new `unlimited panel size` feature flag that removes the current 4-row height cap for dashboard and library statistic panels while still keeping panel width constrained by the underlying 4-column grid - simplify the former `Library statistics` settings block into a `Table View` section that now only manages analyzed-files table columns and tooltips, while `Bitrate` and `Audio bitrate` can also be enabled as table columns ##### 🐛 Bug fixes - remount statistic charts when resized smaller so comparison and histogram panels redraw correctly after inline panel-size changes, restore top-aligned list panels, and make newly added statistic panels default to `1x2` - align dashboard and library statistic layout controls with the existing header-style button design language so Darkmode no longer renders bright low-contrast white action circles - bundle macOS desktop `ffprobe` dependencies into the packaged app and rewrite non-system `dylib` loader paths so scans no longer fail on machines without the original Homebrew cellar layout - make dashboard statistic panels behave as non-interactive read-only summaries again instead of hinting at missing cross-library drill-downs; only scatter points in dashboard comparison panels still open file details ([#&#8203;104](https://github.com/frederikemmer/MediaLyze/issues/104)) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkb2NrZXIiXX0=-->
renovate-bot added the docker label 2026-04-14 21:06:05 +00:00
renovate-bot added 1 commit 2026-04-14 21:06:09 +00:00
chore(deps): update medialyze to v0.7.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m5s
lint-test-helm / validate-kubeconform (pull_request) Successful in 32s
f15eb333d9
alexlebens merged commit 4b22dc5c48 into main 2026-04-15 01:09:53 +00:00
Sign in to join this conversation.