Skip to content

singray: v1.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 07:41
abb9ee6

1.0.2 (2026-06-21)

Bug Fixes

  • add timeouts to artwork/iTunes fetch calls (#148) (90e5f97), closes #137
  • install managed ffmpeg reliably and re-validate stale install steps (#129) (2266e9c), closes #128
  • make generateSongId collisions impossible to overwrite (#143) (98f8e2b), closes #135
  • stop leaked mic tracks when dispose races a pending enableMic() (#140) (71e659f), closes #133
  • time out pingWorklets() so a stuck worklet can't hang Promise.all (#142) (66d643c), closes #134
  • yt-dlp bot-detection — retry with browser cookies on macOS (#153) (f4eca41)

Performance Improvements

  • cache recording durations instead of ffprobing on every list (#150) (8f7410c)
  • parallelize listSongs() disk reads (#144) (de58bab), closes #136