Highlights:
- 🌐 Edge on Windows
- 53 New Scripts: Fully control Edge for better privacy—delete it, stop updates, remove Copilot and block ads.
- Explore more under
Configure Programs > Configure Browsers > Configure Edge
.
- 🍏 macOS Scripts:
- Updated documentation and recommendations for easier use and better reliability.
- ✨ Quality control:
- Compiler is improved with stricter validation and new YAML support, fixing detected issues to boost the reliability and developer experience.
Consider donating ❤️.
Changes
Scripts
- [Windows] Document and improve Firefox telemetry #259 (thanks @TheAndr0id) | 8341411
- [Windows] Improve executable blocking, Chrome reporting | f21ef92
- [Windows] Fix revert scripts for removing shortcuts | 8becc7d
- [Windows] Fix missing app access recommendations #369 | 1c2d82d
- [Windows] Fix text and handwriting script omission #369 (thanks @TobyGiacometti) | 1a10cf2
- [Windows] Fix incomplete VSCEIP, location scripts | 48761f6
- [Windows] Fix errors due to missing Edge uninstaller | 2f82873
- [Windows] Fix latest Edge removal on Windows 10 #309 (thanks @ltguillaume) | e7031a3
- [Windows] Categorize, rename, doc Chrome & Edge scripts | f286f92
- [Windows] Add disabling Edge/WebView2 auto-updates #309 (thanks @d3cim) | ed7e69c
- [Windows] Add more Edge scripts including AI & ads | 1430d52
- [macOS] Document, improve, encourage clearing logs | e9a5285
- [macOS] Discourage and document captive portal script | b29cd7b
- [Windows, macOS, Linux] Fix typos #373 (thanks @RainRat) | c09c5ff
Compiler/parser improvements
- Add object property validation in parser #369 | 6ecfa9b
- Add schema validation for collection files #369 | dc03bff
- Add type validation for parameters and fix types | fac26a6
- Trim compiler error output for better readability | 78c62cf
Refactorings
- ci/cd: centralize and bump artifact uploads | 22d6c79
- Refactor to unify scripts/categories as Executable | c138f74