This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Two new visualizers, UI affordance, and Install across a mixed release.
Full changelog
What's new
Hotdog Deck — rebuilt from scratch
The compact-window hot dog skin is now a photorealistic inline SVG, not a CSS-art assembly. Hand-placed sesame seeds, turbulence-noise bun crumb, glossy sausage with char-darkened tips, and a real squeeze-bottle mustard zigzag. Every control lives inside the bun — frosted titlebar in the top-bun valley, olive-slice visualizer screen on the sausage, mustard-yellow play chip on the bottom bun. No rectangle frame anywhere.
The mustard squeeze IS the progress bar — its filled length is clipped to currentTime / duration via SVG <clipPath>.
Two new visualizers
- Tempo Pulse — beat-locked ring bursts from the origin. Real spectral-flux onset detection (debounced 110ms), bass scales burst size, treble jitters the spawn point.
- Lattice Strobe — 2026 club-style grid. Palette flips on beat, scan-line strobe sweep on every kick, lattice scales with bass.
The shared audio-feature analyzer now runs in every canvas mode (not just the WebGL shader path), so Galaxy and Pulse pick up actual beats instead of smoothed RMS.
Auto hardware tier
detectPerformanceTier() reads WebGL renderer string + hardwareConcurrency + deviceMemory to pick balanced/low for first-run users. Conservative fallback keeps headless contexts on balanced unless they're genuinely weak.
UI affordance
- New
.pxbtn.is-primarymodifier — accent halo, larger hit area, for "obvious primary action" buttons. Transport play button now wears it. - All
.pxbtnbuttons gain a:focus-visibleoutline for keyboard nav. - Proper
aria-labels + keyboard shortcut hints on transport controls.
Install
NewAmp Setup 1.3.0.exe— NSIS installer, registers file associations for 16 audio formats + 4 playlist formatsNewAmp Portable 1.3.0.exe— single-file portable, no install, no registry writes
SHA256 hashes for all artifacts are in SHA256SUMS.txt.
Windows SmartScreen may warn on first launch because NewAmp ships without a $200/yr code-signing certificate. Click "More info" → "Run anyway", or verify against the checksum file before launching.
Full changelog
https://github.com/Evilander/newamp/compare/v1.2.0...v1.3.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Evilander/newamp
All releases →Related context
Related tools
Earlier breaking changes
- v1.5.7 IPC argument order standardized to (albumArtist, album) across all call sites
- v1.5.7 Breaking: IPC argument order aligned to (albumArtist, album) everywhere
- v1.5.7 Breaking: setAlbumRatingScore and getAlbumRating throw on missing input
- v1.5.6 Milkdrop broken on 1.5.4 and 1.5.5 builds; upgrade recommended.
- v1.5.5 Upgrade strongly recommended; version 1.5.4 cannot display albums.
Beta — feedback welcome: [email protected]