Skip to content

Snowify v1.2.6

Choose a tag to compare

@github-actions github-actions released this 27 Feb 01:10
· 215 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Fixed playback race condition when rapidly skipping tracks
  • Debounced state persistence to reduce main-thread blocking during rapid interactions
  • Unified lyrics sync into a single requestAnimationFrame loop
  • Stale search results are now discarded when a newer search completes
  • Auto-skip stops after 5 consecutive playback failures
  • Add context menu to now playing bar by @ssantss in #41
  • Revamped playlist dropdown in context menu by @ssantss in #40
  • Keep Now Playing fixed while scrolling queue and add scroll-to-top button by @ssantss in #39
  • Add real-time LUFS loudness normalization via AudioWorklet by @ssantss in #35
  • Radio enhancements: albums, videos, artists & smart skip by @ssantss in #38

Full Changelog: v1.2.5...v1.2.6