Releases: stemrollerapp/stemroller
Releases · stemrollerapp/stemroller
2.1.1
2.1.0
Merge pull request #75 from stemrollerapp/dev Release 2.1.0
2.0.7
Merge pull request #71 from stemrollerapp/dev Bump node-version in GitHub Actions
2.0.6
Fix broken start screen
2.0.4
Merge pull request #59 from stemrollerapp/develop Upgrade demucs-cxfreeze, improve Unicode support, output to input folder
2.0.3
Progress indicator, MP3, dependency updates (#49) * support mp3 file format for resulting stems (#44) * feat: show progress of the audio extraction (#45) * show progress of the audio extraction * refactor it a little by using the parent components instead to fix mem leak * feat: real time progress updates / refactor (#47) * first refactor status to be an object * pass progress through with the status object to processQueueCard * also pass progress through to the resultCard * add quantity also * fix done step * fix indentation and spacing --------- Co-authored-by: iffyloop <35245220+iffyloop@users.noreply.github.com> * Minor fixes * Fix RegEx and progress display * Update NPM dependencies * Remove unused exports * Revert initial progress update implementation * Rename quantity -> stemIdx --------- Co-authored-by: Devin Burnette <devin.burnette@gmail.com>
2.0.2
Merge pull request #41 from stemrollerapp/develop Use distube ytdl-core and update minor version
2.0.1
Merge pull request #39 from stemrollerapp/develop Update ytdl-core and revert to old icon
2.0.0
Merge pull request #34 from stemrollerapp/develop New icon and fix Windows GitHub actions script
1.1.1
Merge pull request #21 from stemrollerapp/develop Hotfix for ytdl-core