v130.0.1-beta.6

daijro/camoufoxv130.0.1-beta.6Sep 19, 2024by github-actions[bot]

AI Summary

Updates Firefox to version 130.0.1 and optimizes performance behaviors, including instant CSS animations and garbage collection methods.

Key Highlights

  • Bumped to Firefox v130.0.1
  • Added upstream fix for DNS leaks with uBlock Origin
  • CSS animations are now instant
  • Added Heap.collectGarbage Juggler method

New Features

  • Heap.collectGarbage method for manual garbage collection
  • Instant CSS animations
  • DNS leak prevention

Full Release Notes

**Full Changelog**: https://github.com/daijro/camoufox/compare/v130.0-beta.5...v130.0.1-beta.6

---

Keep in mind that Camoufox is in active development and not production ready.

If you experience any issues, please report them [here](https://github.com/daijro/camoufox/issues).

---

### Changes:

- Bumped to Firefox v130.0.1
- Added upstream fix for DNS leaks with uBlock Origin prefetching (#10)
- All CSS animations are now instant
- Added upstream `Heap.collectGarbage` Juggler method to force garbage collection
- Fix context menu UI on light mode (#9)