chore(release): bump desktop version to 1.4.65 - #97
Merged
Conversation
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
OttoApocalypse69
approved these changes
Aug 26, 2026
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.
Cuts the v1.4.65 product release. Scoped to the root version declaration only —
package.jsonandpackage-lock.json, 3 insertions / 3 deletions.What ships in v1.4.65
11 non-merge commits since
v1.4.64. Media core advanced1.0.164 → 1.0.172.fix(desktop): stop random audio drops and volume flappingfeat(desktop): audio output device pickerfix(cloud): restore full-length YouTube playback via WebPO token mintingfeat(cloud,mobile): sync taste across devices and upgrade personalizationfeat(cloud,mobile): enforce account moderation with admin controlsfeat(cli): SPICE terminal CLI with remote-control playbackapps/cliworkspacefix(cloud): materialize Next tracer placeholder links during local packagingfix(cloud): prune listeners-like-you route from offline local runtimefix(cloud): repair source encoding and local schema stub for production buildstest(desktop): cover workspace registry drift that broke packaging CItest(cloud): guard the offline local-runtime pipeline invariantsThe desktop audio reliability fix and the Android features cannot reach users without new packaged artifacts, so this is not deliverable through a Vercel-only backend update.
Local verification
npm cipackage.jsonnpm test(root desktop)npm run backend:testnpm run backend:typechecknpm run backend:lintnpm run backend:build:localnpm run backend:build:vercelnpm run cli:typechecknpx electron-builder --linux --dirpackage.jsonreports1.4.65npm run dist:native:linux -- --dir1.0.1721.4.65→1004065, strictly above1004064, within the gradle rangeSPICE_MEDIA_CORE_VERSIONstays at1.0.172and theWALKTHROUGH.mdhead already matches it — this commit touches no backend or local media runtime code, so no media core bump applies.Not verified locally
Windows and macOS Electron packaging, macOS universal slices, and the Android release APK could not run on the local Linux machine (no JDK, no Android SDK, no Windows/macOS). All five are covered by the
Release Build Checksjobs on this pull request and must be green before merge.🤖 Generated with Claude Code