core Releases
85 releases of diffusionstudio/core
- v3.4.3
Minimal release notes: "## What's Changed * Push GHCR docker images Thanks to: - [@zaggash](https://github.com/zaggash) **Full Changelog"
Oct 9, 2025
- v3.4.2
This is a minor patch release that updates the Model Context Protocol (MCP) SDK dependency to version 1.18.2.
Oct 1, 2025
- v3.4.1
This is a minor patch release that improves the initialization process for Streamable HTTP in Python MCP servers.
Oct 1, 2025
- v5.1.0
This release focuses on a critical security update regarding CSRF prevention and introduces significant new features such as OIDC user auto-creation and bulk subscriber blocklisting. It also brings UI improvements to the media gallery and landing page, alongside replacing the deprecated hCaptcha with ALTCHA.
Sep 9, 2025
- v3.4.0
This release is a rollback to v3.2.0 to address stability issues and hanging problems caused by concurrency improvements introduced in v3.3.0.
Jul 3, 2025
- v3.3.0
Introduces concurrency support for stdio to SSE streams, allowing users to control the number of spawned processes via new command-line flags while maintaining default behavior.
Jun 30, 2025
- v2.0.0
Major update that completely removes PixiJS and Pixi Filters, replacing them with a custom 2D context rendering implementation. Brings significant improvements in bundle size, performance, and stability.
Feb 1, 2025
- v1.1.1
Implemented ability to insert clips into a stacked track at a given index and ensured clips within stacked tracks can be split without the track being reordered.
Oct 29, 2024
- v1.1.0
Implemented a method to efficiently retrieve the waveform of a clip and display it on the timeline for improved audio visualization.
Oct 27, 2024
- v1.0.1
Implemented that the currently visible clip will be removed from the scene graph when the parent track gets disabled, improving resource management.
Oct 23, 2024
- v1.0.0
Initial release that ensures large videos with lots of cuts can be rendered efficiently by demuxing them on demand.
Oct 20, 2024
- v1.0.0-rc.8
This release focuses on performance and robustness, adding partial video loading capabilities and significantly increasing test coverage to ensure stability before the final release.
Sep 23, 2024
- v1.0.0-rc.6
The release introduces a new Opus encoder to replace the WebCodecs AudioEncoder, ensuring broader browser compatibility and providing a new API for audio encoding.
Sep 12, 2024
- v1.0.0-rc.4
Diffusion Studio now integrates an animation API inspired by Motion Canvas, allowing for complex keyframe animations like rotation and scaling on text clips.
Sep 9, 2024
- v1.0.0-rc.3
Performance is significantly boosted with a ~24% improvement in rendering speed, alongside a new, granular clip lifecycle system for better control over initialization and rendering phases.
Sep 7, 2024
- v1.0.0-rc.2
Advanced animations now support functional properties, allowing values to be calculated dynamically based on time or other parameters within the clip.
Sep 5, 2024
- v1.0.0-rc.1
This release introduces significant API changes, renaming methods and properties for consistency, while adding new methods for track creation and automatic caption generation.
Sep 3, 2024
- v1.0.0-beta.15
The caption preset system has been simplified to reduce complexity by removing the need for an init function and standardizing the serialization of base text clips.
Sep 1, 2024
- v1.0.0-beta.14
A new `VerdantCaptionPreset` has been added to the library, enabling users to easily apply stylized captions to media clips using AI-generated transcripts.
Aug 30, 2024
- v1.0.0-beta.13
The repository has been migrated to an open-source model under the Mozilla Public License v. 2.0, with minor bug fixes included in this update.
Aug 30, 2024