nuclear version history
16 releases tracked, newest first.
player@1.42.2
Jul 8, 2026- Fix playback stalling at 10-second fMP4 segment boundaries when streaming via yt-dlp
9 downloads
player@1.42.1
Jul 7, 2026- Fixed macOS app opening issue by providing Terminal command to remove quarantine attribute.
9 downloads
player@1.42.0
Jul 7, 2026## What's New in v1.42.0
- **Improvement**: Recent searches appear under the search box, with keyboard navigation and one-click history clearing `UI` - @nukeop
- **Improvement**: Search box with clear button, search icon, Escape to clear, and URL sync `UI` - @nukeop
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.41.4
Jul 1, 2026- Fixed macOS app opening issue by providing Terminal command solution
9 downloads
player@1.41.3
Jul 1, 2026Nuclear Player release v1.41.3
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.41.2
Jul 1, 2026Nuclear Player release v1.41.2
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.41.0
Jun 21, 2026- Added custom title bar for frameless window mode in Settings -> Appearance
9 downloads
player@1.40.5
Jun 19, 2026## What's New in v1.40.5
- **Fix**: Fix HLS playback failing on Windows with Chromium 147+ `Playback` - @nukeop
- **Fix**: We're temporarily switching to nightly yt-dlp due to a regression. This will fix playlist imports. `Playlists` - @nukeop
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.40.4
Jun 18, 2026## What's New in v1.40.4
- **Fix**: We're temporarily switching to nightly yt-dlp due to a regression. This will fix playlist imports. `Playlists` - @nukeop
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.40.3
Jun 17, 2026## What's New in v1.40.3
- **Feature**: Navigate to playlists directly from artist pages that have them `Artists` - @nukeop
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.40.2
Jun 14, 2026Nuclear Player release v1.40.2
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.40.1
Jun 14, 2026## What's New in v1.40.1
- **Fix**: Fix the queue getting stuck at the end of some tracks, where playback parked a fraction of a second before the end and never advanced to the next track `Playback` - @nukeop
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.40.0
Jun 10, 2026## What's New in v1.40.0
- **Feature**: Right-click a queue item to see its stream candidates and switch to a different source; picking a failed source retries it `Queue` - @nukeop
- **Fix**: Fix TSX plugins failing with 'React is not defined' unless they imported React manually, and fix stale plugin code being served when an imported file changed but the entry file didn't `Plugins` - @nukeop
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.39.1
Jun 7, 2026Nuclear Player release v1.39.1
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.39.0
Jun 1, 2026## What's New in v1.39.0
- **Feature**: The window now remembers its size, position, and maximized state between restarts `UI` - @nukeop
> **macOS:** If the app won't open, run `sudo xattr -r -d com.apple.quarantine /Applications/Nuclear.app` in Terminal.
9 downloads
player@1.38.0
May 29, 2026## What's New in v1.38.0
<p align="center">
<picture>
<img width="640" height="216" alt="jam-update-banner" src="https://github.com/user-attachments/assets/50e74e23-dc88-45c4-9d5c-d21d731aa651" />
</picture>
<p align="center">
**Nuclear Jam** is your mobile remote control for Nuclear. It lets you control Nuclear from any device with a web browser. Pull out your phone, scan a QR code, and you can control playback and see the queue. Handy for parties, cooking, your housemates, and so on.
How does it work? Nuclear can start a small web server that can be accessed on your local network. Your phone (or other devices) connects to your computer directly - no data ever leaves your grasp.
## Enable Nuclear Jam
1. Open Nuclear, then go to Settings, then Integrations.
2. Toggle **Nuclear Jam** on.
3. Two read-only fields appear below the toggle: **Remote URL** and **API URL**. The Remote URL is what you open in a browser to use the remote. The API URL is for scripts and other integrations. See [HTTP API](../integrations/http-api.md) if you want to use it. Intended for programmers.
<img width="485" height="373" alt="jam-settings" src="https://github.com/user-attachmen
9 downloads