Releases: wagesj45/butterflow-ui
Release 1.1.1
Release 1.1.0
This version updates the included butterflow executables to version 0.2.4.alpha4. This should fix #4 and #5 as relating to this bug related to GTX drivers, OpenCV build versions, and MSYS2 build configurations. There is a new option to allow butterflow to automatically choose your OpenCL compute device for you if you do not want to manually choose one. The about page also now will link to donation pages for contributors (currently only me, feel free to make a pull request to change that).
Butterflow Announcement
Butterflow is currently looking for active developers that would be interested in taking over the project. If you are well versed in Python, C++, and OpenCV, please consider becoming a developer and talk to dthpham about the project.
Release 1.0.5
This version fixes the crash that would happen if you opened butterflow-ui without a network connection as described in #3. You can also now set the compute device to "Force CPU" in case the target machine has no detected compute devices.
Release 1.0.4
This version adds the ability to detect and choose the default computing/acceleration device to use, as requested in #2. This feature is still experimental pending feedback from the community. If you use a non-default acceleration device and have any problems, please submit an issue.
Release 1.0.3
This version adds automatic update checking. butterflow-ui will check github to see if a newer version is available at start up. If there is a new version, you'll have the option of going directly to the release page to download the new installer.
Release 1.0.2
Added the ability to batch process multiple files at once using the same settings. Housecleaning for the code.
- Implements feature request #1. Thanks for the suggestion!
- Adds more translated strings for things like file dialogue supported file type drop-downs.
- Transfer some strings to constants to reduce the chance of run-time tampering.
Version 1.0.1
Added the current version to the about box. Also added several more automatic UI translations.
New Languages:
- Arabic
- Japanese
- Russian
- Chinese
Initial Release
This release is the first release of butterflow-ui. Please report any issues you may find.