v0.61.8

deepfakes/faceswapv0.61.8Jul 17, 2026by github-actions[bot]

AI Summary

This release focuses on CI/CD pipeline maintenance, specifically promoting accumulated changes from the `main` branch to the `release` branch to prepare for staging and production deployment.

Key Highlights

  • Promotion of `main` into `release` via a fast-forwardable merge
  • Preparation of staging and production builds
  • Clean release momentum

Full Release Notes

# The Smooth Shipping Upgrade

v0.61.2 → v0.61.8 is all about clean release momentum—promoting the latest work from `main` into `release` so staging/prod builds can pick up the newest improvements. Onward and upward. 🚀

## Highlights

### Release pipeline & promotion 🚢
This release primarily reflects a clean promotion of `main` into `release`, bringing the accumulated changes forward with a fast-forwardable merge (no divergence), ready for staging and production cuts.

([#4936](https://github.com/tinyhumansai/openhuman/pull/4936)) — Thank you @M3gA-Mind!

## Contributor Credits

Thanks to everyone who contributed to this release: **@M3gA-Mind**, **@github-actions[bot]**.

## Full Compare

https://github.com/tinyhumansai/openhuman/compare/v0.61.2...v0.61.8