chore(release): v1.2.0#62
Merged
Merged
Conversation
Ships the visualiser pane fixes (edge-to-edge rendering, per-viz fill, bar-family log/dB scaling, snappier reactivity across the braille catalogue) plus the Spotify Settings tab with in-TUI OAuth, client- side auth-deadline recovery, and reconnect re-sync. Closes v1.2 rollup from CLI-86 through CLI-93.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Workspace version bump to
1.2.0+ CHANGELOG entry covering the v1.2 rollup.Shipping in v1.2.0
Visualiser pane (CLI-86 / 87 / 89 / 91):
scaling.rsso bars reach 80–90% height at normal volumesSpotify Settings tab (CLI-90 / 92 / 93):
4/ Tab) showing Spotify auth status, Connect device name, config pathsaon Settings to sign in without leaving the TUIAudio diagnostics (CLI-88):
RUST_LOG=clitunes::audio=traceemits per-60-frame FFT signal-path telemetryFftTap::snapshot_fromregression test pinning sinusoid-amplitude preservationKnown limitation
Event::AuthStarted.urlis alwaysNonetoday — librespot-oauth 0.8 holds the PKCEpkce_verifierprivately, so we can't reconstruct a matching authorize URL from outside the crate. SSH / headless users see a pending-state hint that directs them to theclitunes authsubcommand, which prints the URL in their own terminal. Upstream contribution tracked as CLI-94.Release-sensitivity check
Nothing release-sensitive has changed since
v1.1.0:release.ymleditsrust-toolchain.tomlchangesSafe to skip the
-rcNdry run per the project's pre-push CI parity rule.Test plan
v1.2.0on the merge commit, push tag, watchrelease.ymlcomplete all four build targets + release step