v3.5.3

bevyengine/bevyv3.5.3Jul 20, 2026by sid-bruno

AI Summary

A patch release addressing Git state management and process environment handling issues to ensure proper commit author resolution.

Key Highlights

  • Fixed Git state refresh on the trailing edge of the throttle
  • Fixed process environment preservation to allow Git to resolve the commit author

Full Release Notes

# Changelog

## Fixes
fix: refresh git state on the trailing edge of the throttle by @prateek-bruno
fix: preserve process env so git can resolve the commit author by @prateek-bruno

**Full Changelog:** https://github.com/usebruno/bruno/compare/v3.5.2...v3.5.3