Skip to content

chore(release): promote 6.4.0 - #74

Merged
chrisae9 merged 4 commits into
mainfrom
dev
Sep 8, 2026
Merged

chore(release): promote 6.4.0#74
chrisae9 merged 4 commits into
mainfrom
dev

Conversation

@chrisae9

@chrisae9 chrisae9 commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Summary

Promote SyncLounge 6.4.0 from dev to main, including PR #73's mobile navigation and scrolling fixes, diagnostic reports, buffering-popup preference, host sync presets, participant health, and lower-quality recommendations.

Verification

PR #76 adds diagnostic validation and playback recovery review fixes. Local verification passed 153 server/Node tests and 383 frontend tests, lint, build, and dependency audit. Browser checks covered mobile settings, report copying (including offline), and mobile/desktop media shelves. Physical iPhone/PWA and Chromecast playback were not retested. Release images will be published and verified after promotion.

* feat: improve mobile watch parties and playback troubleshooting

* fix: preserve browse-first rooms and prepare 6.4.0

* feat: make connection reports available from the offline screen

* fix: preserve live room preset updates during joining

* fix: compare participant timing across Plex libraries
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 37 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 27a8ca14-f77a-418b-b0b4-a0e5c16d1aed

📥 Commits

Reviewing files that changed from the base of the PR and between b2dade2 and 3a71bd6.

⛔ Files ignored due to path filters (4)
  • package-lock.json is excluded by !**/package-lock.json, !package-lock.json
  • public/offline-report.js is excluded by !public/**
  • public/offline.css is excluded by !public/**
  • public/offline.html is excluded by !public/**
📒 Files selected for processing (51)
  • README.md
  • config/defaults.js
  • package.json
  • packages/syncloungeserver/src/socketserver/handlers.js
  • packages/syncloungeserver/src/socketserver/playbackdiagnostics.js
  • packages/syncloungeserver/src/socketserver/state.js
  • packages/syncloungeserver/src/socketserver/validation.js
  • src/App.vue
  • src/__tests__/participant-health.test.js
  • src/__tests__/problemreport.test.js
  • src/__tests__/qualityrecovery.test.js
  • src/__tests__/room-creation-navigation.test.js
  • src/__tests__/slplayer-speed-seek.test.js
  • src/__tests__/socket-diagnostics.test.js
  • src/__tests__/synclounge-actions.test.js
  • src/__tests__/synclounge-eventhandlers.test.js
  • src/components/MediaShelf.vue
  • src/components/PlexOnDeck.vue
  • src/components/PlexRecentlyAdded.vue
  • src/components/ReportProblem.vue
  • src/components/TheSettingsDialog.vue
  • src/components/TheSidebarLeft.vue
  • src/components/TheSidebarRight.vue
  • src/components/UserList.vue
  • src/main.js
  • src/pwa/service-worker.js
  • src/socket.js
  • src/store/modules/settings/getters.js
  • src/store/modules/settings/mutations.js
  • src/store/modules/settings/state.js
  • src/store/modules/slplayer/actions.js
  • src/store/modules/slplayer/mutations.js
  • src/store/modules/slplayer/state.js
  • src/store/modules/synclounge/actions.js
  • src/store/modules/synclounge/eventhandlers.js
  • src/store/modules/synclounge/getters.js
  • src/store/modules/synclounge/mutations.js
  • src/store/modules/synclounge/state.js
  • src/store/state.js
  • src/utils/problemreport.js
  • src/utils/qualityrecovery.js
  • src/views/AdvancedRoomJoin.vue
  • src/views/RoomCreation.vue
  • src/views/WebPlayer.vue
  • test/config-public.test.js
  • test/fixtures/ui-preview.vue
  • test/playbackdiagnostics.test.js
  • test/pwa-build.test.js
  • test/pwa-worker.test.js
  • test/socket-validation.test.js
  • vite.config.mjs

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.

@chrisae9
chrisae9 deployed to development September 8, 2026 20:46 — with GitHub Actions Active
…6.4.0

chore(release): reconcile main history before 6.4.0
@chrisae9
chrisae9 deployed to development September 8, 2026 20:52 — with GitHub Actions Active
@chrisae9
chrisae9 deployed to development September 8, 2026 21:00 — with GitHub Actions Active
@chrisae9
chrisae9 merged commit b6b522f into main Sep 8, 2026
16 checks passed
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