v0.61.8

ShenhanQian/VHAPv0.61.8Jul 17, 2026by github-actions[bot]

AI Summary

This release serves as a clean promotion of the latest `main` branch work into the `release` branch, facilitating faster deployment to staging and production environments.

Key Highlights

  • Clean promotion of `main` into `release` for streamlined deployment.
  • Fast-forwardable merge ensuring no divergence in the codebase.
  • Preparation for staging and production cuts.

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