Change Log
Aug 9, 2025
- Minor bugfixes for media uploading
May 28, 2025
Added nodes that allows the use of "agents" that can complete tasks using different LLM providers.
Two simple agent nodes that can find interesting segments from audio as well as find any specified prompt from audio.

Created a basic developer API that can be viewed from the API Reference.
Developer features must be opted in

- Added blueprint versioning
These immutable versions can either be ran independently or used with the developer API.

- Added more save to gallery nodes.
Added more nodes to save graphics SaveToGalleryGraphic and audio SaveToGalleryAudio to the gallery.

Added connection support for Azure AI Foundry for LLM Providers.

- Various quality-of-life and bug fixes.
March 20, 2025
- Added two new nodes for setting mobile and desktop resolutions.

- Added two new nodes for repeating audio.

- Added ability to set default values for nodes.

- Various quality-of-life and bug fixes.
March 5, 2025
- Various quality-of-life and bug fixes.
February 28, 2025
- Various improvements to the project media page.
- Various quality-of-life and bug fixes.
February 25, 2025
- Added appearance tab in account settings
This appearance tab allows the user to change the theme of the account. Previously the user was limited to a single theme.

- Added media tab in project pages
This media tab shows the previously uploaded media the user has uploaded to the platform.

- Added status on request page showing the current node being worked on when the task is processing.

- Various quality-of-life and bug fixes
February 18, 2025
- Minor quality-of-life/ bug-fixes
February 17, 2025
- Nura Flow initial release