Version 3.3.1

Live Background Removal Lite

## Live Background Removal Lite 3.3.1 Release Notes

**Release Date:** 2025-12-24

### 🚀 What's New in 3.3.1

- **Ventura Support**  
  Live Background Removal Lite now offers improved support for Ventura (macOS 13), ensuring a smoother and more stable experience on the latest macOS platforms. This update addresses compatibility issues and enhances plugin reliability on Ventura.

### 🛠️ Technical Improvements

- **Improved Memory Alignment**  
  The memory alignment logic has been refactored. We've replaced the custom `AlignedMemoryResource` with a new, streamlined `AlignedAllocator`, simplifying the codebase and providing more efficient aligned memory management across all platforms—including Ventura.
- **MemoryBlockPool & MaskBuffer Refactoring**  
  Internal structures such as `MemoryBlockPool` and `MaskBuffer` now use the new `AlignedAllocator`. This reduces complexity and potential crashes, directly contributing to stability improvements in the Ventura environment.

### 🐛 Bug Fixes & Reliability

- The above refactoring resolves several potential crash scenarios previously seen with custom memory resource handling, particularly under newer OS environments like Ventura.
- CMake build scripts and includes have been updated for consistency and ease of developer builds on macOS.

---

Thank you for using Live Background Removal Lite!  
For feedback or issues, please visit our [GitHub repository](https://github.com/kaito-tokyo/live-backgroundremoval-lite).