v0.6.0-rc331

tauri-apps/tauriv0.6.0-rc331Aug 14, 2026by buger

AI Summary

This release addresses stability and correctness issues, specifically fixing ranking algorithms and preventing environment-related errors in child processes.

Key Highlights

  • Fix ranking correctness and stability
  • Fix environment passing to child processes to prevent E2BIG

New Features

  • Fix ranking correctness and stability
  • Fix environment passing to child processes to prevent E2BIG

Full Release Notes

## What's Changed
* Fix/ranking correctness and stability by @buger in https://github.com/probelabs/probe/pull/583
* fix: pass minimal env to child processes to prevent E2BIG by @buger in https://github.com/probelabs/probe/pull/584


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc330...v0.6.0-rc331