| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-mac.yml | 2024-12-04 | 344 Bytes | |
| privacy.sexy-0.13.7.dmg | 2024-12-04 | 199.7 MB | |
| privacy.sexy-0.13.7.dmg.blockmap | 2024-12-04 | 209.1 kB | |
| latest.yml | 2024-12-04 | 355 Bytes | |
| privacy.sexy-Setup-0.13.7.exe | 2024-12-04 | 93.0 MB | |
| privacy.sexy-Setup-0.13.7.exe.blockmap | 2024-12-04 | 99.2 kB | |
| latest-linux.yml | 2024-12-04 | 379 Bytes | |
| privacy.sexy-0.13.7.AppImage | 2024-12-04 | 127.5 MB | |
| 0.13.7 source code.tar.gz | 2024-12-04 | 3.0 MB | |
| 0.13.7 source code.zip | 2024-12-04 | 3.7 MB | |
| README.md | 2024-12-04 | 4.8 kB | |
| Totals: 11 Items | 427.2 MB | 0 | |
This patch improves Windows configurations, compiler validation, and fixes several bugs. Key improvements include enhanced Windows privacy controls with better Defender management, new phishing protection options, and fixes for Edge/Chrome privacy settings. It also comes with minor UI fixes.
📝 Note for macOS desktop users
privacy.sexy now clears update files, but before they were not cleared by the operating system. Some update files may have been accumulated on your system, taking storage space.. Open terminal and run this command: `rm -v /var/folders/*/*/privacy.sexy/*-installer.dmg` to clear them. This bug is fixed and you'll only need to do this once if you used older versions of privacy.sexy desktop for macOS.Consider donating ❤️.
Changes
Desktop
- Fix file retention after updates on macOS [#417] | 2f31bc7
- Fix browser instructions appearing on desktop | 9e8bad0
UI
- Hide code highlight and cursor until interaction | 74378f7
- Fix HTML semantics in script run instructions | 5db8c6b
Scripts
- [Windows] Categorize disabling Defender components | aee24cd
- [Windows] Add disabling Defender core service [#385] | db090f3
- [Windows] Enable PowerShell as TI runs [#128] [#412] [#421] | 6b8f6aa
- [Windows] Add missing system apps [#279] [#316] [#343] | 98e8dc0
- [Windows] Add CLSID/COM object removal [#412] | a05a600
- [Windows] Add disabling Phishing Protection [#385] | a536c69
- [Windows] Fix Defender service [#128] [#385] [#393] [#402] [#426] | 0900492
- [Windows] fix and improve driver update control [#444] | 68d30a2
- [Windows] fix incorrect registry paths [#446] | c3f8c09
- [Windows] fix incorrect Edge privacy configs [#455] | b8530d0
- [Windows, macOS] Fix typos and dead URLs | 5155f93
Compiler
- Add validation for max line length in compiler | dc5c873
- Improve compiler output for line validation | 8b6067f
Tests
- Fix CI/CD fail by installing ImageMagick on runner | 69e7e0a
- Fix CI/CD runtime checks failing on Ubuntu 24.04 | 3f56166
- Add external URL linting for markdown files | 4e06d54