Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1.37 KB

Changelog

All notable changes to this project will be documented in this file.

[1.1.0 - 2024-12-18]

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:

Added

  • 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 and models.

Changed

  • Online flows and models storage has been separated, ensuring the integration remains stable.
  • Added support for both Ollama and Gemini as providers for Vision and Prompt translation.

Fixed

  • Numerous bug fixes and significant performance improvements.

[1.0.1 - 2024-10-18]

Changed

  • Updated the bundled Visionatrix from version 1.3.0 to 1.4.1. The changelog for this update can be found here.

Fixed

  • Resolved the warning "sudo: unable to resolve host" during container startup.

[1.0.0 - 2024-09-25]

Added

  • Initial release with the bundled Visionatrix version 1.3.0.