All notable changes to this project will be documented in this file.
The Visionatrix service has been updated from version 1.4.1
to 1.9.0
.
Please remove docker volume named nc_app_visionatrix_data
or uninstall previous version of Visionatrix with Delete data on remove
checkbox ticked.
The main changes are summarized below:
- Support for flows that produce
video
files as output. OpenAPI
specs support, enabling easier development of Nextcloud Apps that can seamlessly use Visionatrix flows.- Many new
flows
with updated models. - Parallel installation of
flows
andmodels
.
- Online
flows
andmodels
storage has been separated, ensuring the integration remains stable. - Added support for both
Ollama
andGemini
as providers forVision
andPrompt translation
.
- Numerous bug fixes and significant performance improvements.
- Updated the bundled Visionatrix from version
1.3.0
to1.4.1
. The changelog for this update can be found here.
- Resolved the warning "sudo: unable to resolve host" during container startup.
- Initial release with the bundled Visionatrix version
1.3.0
.