Version-stamps two hotfixes that shipped to production after v2.3.3.
Fixed
- Per-artist error isolation in subscription runs (#68) — one artist's transient error (e.g. a MusicBrainz 503) no longer aborts the whole run or reports
lastRunCount: 0; failures degrade that artist and the run reports real partial progress. - slskd search completion polling (#70) — the worker polls for search completion and matches slskd's compound status strings exactly, so searches aren't finished early or misclassified as successful.