Releases: dunnousername/yanderifier
v3.0.6 alpha 1
Restored default behavior for relative checkbox (hopefully).
v3.0.6 alpha 0
This release adds an "advanced options" panel, currently with only one option. This may or may not introduce additional bugs, which is why it is in alpha.
v3.0.5
This version should resolve some issues with ffmpeg. Additionally, the code is now optimized to run on cards with less than 2GB of VRAM, and should not rely on the entire file fitting in memory (i.e., longer videos are possible).
v3.0.4
- Fix issues related to starting the conda environment
- Potentially fix memory leak
- Added attribution to FOMM in the README
v3.0.3
Potentially fix issues with the install process.
v3.0.2
looks like I missed a file in v3.0.1. This should fix it!
v3.0.1-stable
Changelog:
- Complete overhaul of the install process
- Toned down unnecessary warnings
- Sanity checks are done prior to installation
- md5sum is checked on the checkpoint.tar file
- Removed alpha warning
- Changed ">=GTX950" to ">=GTX750" in the GUI
v3.0.1 alpha 0
This is a hotfix for those encountering issues with the install process. While it appears to work on my computer, your mileage may vary. I recommend sticking to v3.0.0 until this becomes stable unless you are experiencing install issues.
v3.0.0 stable
This is it. 3.0.0 is deemed stable! For now, at least.
There are a ton of changes; many things were overhauled, many bugs were fixed. If you were having an issue on v2.0.5 it's likely been fixed on this version.
v3.0.0 alpha 1
Fixing a few common issues in the previous alpha. My power went out before I could push the changes; sorry for the delay!
- No longer tries to copy a file that doesn't exist
- Added an actual loading message
- Added bypass to powershell script to allow installer to work on most Windows systems
- Added an extra verbose debug mode