Release notes
## Live Background Removal Lite — Release 2.5.4
We're excited to share a friendly update for the plugin! Here’s what’s new and improved in version 2.5.4:
### 🧹 Debug Window Improvements
- **Proper Cleanup:** The debug window now cleans up correctly when it finishes, thanks to improved signal handling. This should make troubleshooting even smoother!
- **Safer Initialization:** Member pointers (`renderingContext_` and `debugWindow_`) in the main plugin context are now safely initialized to `nullptr`, reducing the chance of unexpected behavior.
### 🐞 Stability and Safety
- **Null Checks in Drawing:** When drawing, we now check if the target source actually exists before proceeding, helping avoid crashes and logging clear errors when something’s missing.
### 📖 Docs & Dependencies
- **README Update:** The documentation saw a refresh for better clarity and guidance.
- **Astro Version Bump:** Documentation builds are now using Astro 5.15.9, courtesy of dependabot.
---
Thank you to everyone who contributed to this release! Feedback and bug reports are always welcome. Update and enjoy smoother, safer background removal in OBS Studio 🚀