v7.0.0-rc.6

aiola-lab/draxv7.0.0-rc.6Oct 19, 2025by github-actions[bot]

AI Summary

The final release candidate for version 7.0.0, introducing Full Meta Coexistence support and increased socket reliability, while noting remaining performance and sync issues to be resolved before the main release.

Key Highlights

  • Full Meta Coexistence support
  • Increased socket reliability
  • 1:1 parity with WA Web
  • Up to 30x increase in binary reads

New Features

  • Full Meta Coexistence support
  • Increased socket reliability
  • Reduced vectors for automation detection
  • Increased signal reliability

Full Release Notes

# Version 7.0.0-RC6:

The last release candidate is here. Any future work will be segmented into PRs (whether by @jlucaso1 or I) and then tested heavily, then merged into master and then 7.0.0 will release. I don't have an ETA, but you can use this version now.

Rc6 issues and things to tackle before main release:
- Performance issues resulting from a lot of the LID migration commits and the transaction rewrite
- App State Sync (many errors)
- Up to 30x increase in binary reads (still benchmarking this my discovery is insane)
- History sync
- 1:1 parity with WA Web when it comes to a lot of things to decrease bans


Changes that have been made since rc5:


- increased socket reliability
- Full Meta Coexistence support (pairing with coex, sending messages to someone with it, receiving messages from them, and also being in a group with someone who has it are all handled)
- fetchWAWebVersion works again
- less and less vectors for automation detection, should show reduced bans
- Increased reliability and less crashes
- patched fromMe in some scenarios
- Increased signal reliability as well