Skip to content

chore(release): v0.42.0 - #520

Merged
LargeModGames merged 1 commit into
mainfrom
release/v0.42.0
Sep 8, 2026
Merged

chore(release): v0.42.0#520
LargeModGames merged 1 commit into
mainfrom
release/v0.42.0

Conversation

@LargeModGames

@LargeModGames LargeModGames commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Release v0.42.0

Version bump and changelog for v0.42.0. No code changes.

Also adds .github/PULL_REQUEST_TEMPLATE/release.md, the template this PR uses,
so future releases go through a PR instead of a push to main
(gh pr create --template release.md; the root template stays the default).

Checklist

  • CHANGELOG.md: ## [Unreleased] renamed to ## [v0.42.0] 2026-09-08, every user-facing PR since v0.41.0 has an entry
  • Cargo.toml version bumped and Cargo.lock regenerated (cargo update -p spotatui --offline)
  • cargo metadata --locked passes (every CI leg runs with --locked)

After merge

git checkout main && git pull
git tag v0.42.0
git push origin v0.42.0

The tag push runs cd.yml. Check the release page once it finishes: the download links resolve and both .deb rows are present.

Summary by CodeRabbit

  • New Features

    • Added Qobuz support.
    • Added fuzzy filtering in Settings.
    • Added Tokyo Night theme, adaptive cover-art themes, and cava visualization.
    • Improved source-aware playback and native queue playback.
  • Bug Fixes

    • Improved Spotify compatibility, authentication, rate-limit handling, and YouTube retries.
    • Improved audio-device and CLI device recovery.
    • Fixed configuration persistence, plugin and agent routing, and AI DJ startup behavior.
  • Documentation

    • Published release notes for version 0.42.0.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: a1ef7e6b-1638-4a99-a9a2-47199c8d2e3d

📥 Commits

Reviewing files that changed from the base of the PR and between c165db2 and 28b39df.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock, !Cargo.lock
📒 Files selected for processing (3)
  • .github/PULL_REQUEST_TEMPLATE/release.md
  • CHANGELOG.md
  • Cargo.toml

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

Changes

v0.42.0 Release Preparation

Layer / File(s) Summary
Version and release notes
Cargo.toml, CHANGELOG.md
The package version is updated to 0.42.0. The changelog records the release features, fixes, and corrected configuration key.
Release pull request workflow
.github/PULL_REQUEST_TEMPLATE/release.md
A release template defines changelog, version, locked dependency, tagging, and post-release verification steps.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 28b39

This release preparation updates the package version, release notes, and release checklist without application-code changes. No merge-blocking risk is currently identified.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title uses the permitted chore prefix, identifies the release scope, and accurately describes the v0.42.0 release preparation changes.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.42.0
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch release/v0.42.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@LargeModGames
LargeModGames merged commit 17338e7 into main Sep 8, 2026
32 checks passed
@LargeModGames
LargeModGames deleted the release/v0.42.0 branch September 8, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant