diffusion-rs Releases
62 releases of EricLBuehler/diffusion-rs
- v0.11.0
Adds support for button interaction, message revoke/forward, and persists chat unread counts.
May 22, 2026
- v0.10.0
Adds read-only media download capability and fixes connection presence handling to ensure server records pushnames correctly.
May 20, 2026
- v0.9.2
Adds status broadcast commands, improves security by blocking private link previews and validating webhooks, and fixes numerous bugs.
May 17, 2026
- v1.12.0
Introduces TURN permission handling changes (blocking private IPs by default) and authentication changes (TTL for credentials), while maintaining backwards compatibility.
May 16, 2026
- v3.5.0
Integrates with Hugging Face ecosystem, supports Word/Excel/PPT to Markdown, and releases PaddleOCR.js for browser inference.
Apr 21, 2026
- v1.11.0
A minor version bump for the LiveKit transport library that enables data tracks by default and introduces new logging and telemetry features.
Apr 17, 2026
- v3.4.1
PaddleOCR-VL release focused on expanding hardware support and fixing dependency issues for specific NPUs.
Apr 14, 2026
- v1.10.1
Bug fixes for media parsing logic and improvements to migration workflows.
Mar 30, 2026
- v0.5.1
A maintenance release specifically addressing compilation errors on macOS.
Feb 5, 2026
- v3.4.0
Major release introducing the PaddleOCR-VL-1.5 model with significantly improved accuracy and new capabilities.
Jan 29, 2026
- v0.5.0
A major UI component library update featuring new components and a switch to Rust 2024 edition.
Dec 8, 2025
- v0.4.2
Bug fixes and security updates for the UI component library.
Nov 27, 2025
- v0.4.1
UI enhancements including new visual options and improved interaction details.
Nov 20, 2025
- v0.4.0
A major API refactoring to improve consistency by renaming multiple components and introducing new builder patterns.
Nov 17, 2025
- v3.0.9v3.0.9 | fix tag caching Issue from latest security fix breaking PP-AI
Security and bug fix release addressing tag caching issues that were breaking PP-AI.
Nov 4, 2025
- v3.0.8Release v3.0.8 | Security Fix | Updates | Merges
This release focuses on bug fixes and feature enhancements for the AI document processing system, including UI improvements, tag serialization fixes, and Azure OpenAI setup corrections.
Nov 3, 2025
- v3.0.7
This release refactors the prompt handling system to support user-defined placeholders for restricted data within system messages.
Jun 22, 2025
- v3.0.6v3.0.6 | Critical fix for Custom Providers
A critical release addressing a 400 error encountered with the Gemini API during document analysis tasks.
Jun 18, 2025
- v3.0.5v3.0.5 | Introduce fine-grained restrictions for tags and correspondents
This release introduces fine-grained restrictions for tags and correspondents, enhances OpenAI service with external API integration, and adds RAG Chat capabilities for Azure OpenAI.
Jun 16, 2025
- v0.1.0
Initial release of diffusion-rs, a Rust library for diffusion models with Python bindings. The library supports loading DDUF files, optimized kernels (sdpa, layernorm), Metal memory optimization, bnb 8bit quantization, and device offloading. Both Rust crates and Python wheels are available.
Jan 7, 2025