Skip to content

Releases: undergroundwires/privacy.sexy

0.9.0 🍎

15 Jan 03:26
Compare
Choose a tag to compare

https://privacy.sexy

Highlights

New scripts

  • add scripts to manage chromium based edge | 86a2b2f
  • rework Cortana scripts to remove duplicates, better document and support Windows version 2004/2009 #43 | 7cc161c
  • add scripts to prevent family safety monitoring | e14bf2b
  • add script to clean previous windows installation #35 | 3455a2c

Script changes / improvements

  • improve uninstalling apps to show errors and exit if taking ownership fails #51 | 72e925f
  • recommend onedrive removal on strict mode | 663d63b
  • document app connector removal and recommend on strict mode | 9d009c4
  • recommend removing cortana taskbar icon on standard mode | 7ec889e

Bug fixes

  • fix typo causing uninstalling capabilities to fail #51 | c299e95
  • fix unintended null file creation #52 | 2428de2

Minor changes

compare

0.8.2

27 Dec 14:42
Compare
Choose a tag to compare

https://privacy.sexy

Bug fixes

  • replace ampersand in "Movies & TV app" with "and" to prevent batch file from misinterpreting it (#45) | commit
  • fix type assignment error after typescript upgrade | commit
  • correct typos (#48) | commit

Script improvements

  • rename app launch tracking tweak to make it more clear #44 | commit
  • rename "disable" to "uninstall" for removing capabilities #47 | commit

Chores

  • refactor capabilities to use a shared function #41 #47 | commit
  • update dependencies to latest #46 | commit
  • in ci/cd, do not run security checks if PRs do not change dependencies #48 | commit

compare

0.8.1

16 Nov 18:38
Compare
Choose a tag to compare

https://privacy.sexy

Bug fixes

  • ⭐ fix not being able to uninstall system apps | commit
  • fix reinstalling store apps by searching appx for all users | commit
  • fix clearing jump lists causing os to break and user pin removal #37 | commit
  • fix reinstalling store apps by searching appx for all users | commit
  • fix wrong app names caused by wrong Microsoft docs | commit
  • fix not being able to rename paths including brackets | commit
  • fix errors when file already exists | commit

Minor changes

  • unrecommend some system apps and document more | commit
  • move Microsoft.Appconnector to right category | commit

Maintainability improvements

  • refactor removing bloatware to use functions #41 | commit
  • refactor unused imports | commit
  • replace deprecated github ::set-env command | commit

compare

0.8.0

01 Nov 18:00
Compare
Choose a tag to compare

https://privacy.sexy

Script improvements

  • ⭐ add support for different recommendation levels: strict and standard | commit
  • add scripts to increase cryptography, enable camera notifications and remove todo app (#36) | commit
  • Add GroupMe and Spotify removal option (#34) | commit
  • rework disabling metadata retrieval | commit

Maintainability improvements

  • ⭐ add support for shared functions #41 | commit
  • add all dist folders in gitignore because of files auto-generated by vscode | commit

UI improvements

  • hide scrollbars on code area when not overflowing | commit
  • switch places of download and copy buttons | commit
  • change "download" button to "save" on desktop | commit
  • show icons on cards during indeterminate and fully selected states | commit

Minor changes

  • update screenshot | commit
  • update recommendations to be safer and consistent | commit

compare

0.7.6

17 Oct 22:58
Compare
Choose a tag to compare

https://privacy.sexy

Minor improvements

  • Add docs for default0 pointing to github discussion (#30) | commit
  • ⭐ Add robots.txt to explicitly allow indexing | commit
  • Add more reversibility | commit
  • Update dependencies to latest | commit

Maintainability improvements

  • Refactor to read more from package.json | commit
  • Run tests on all operating systems: macos, ubuntu, windows | commit

Documentation

  • Simplify "why" section | commit

compare

0.7.5

19 Sep 13:42
Compare
Choose a tag to compare

https://privacy.sexy

Bug fixes

  • fix reverting (reinstalling) capabilities not working | commit
  • fix tests and checks are not running on PRs | commit
  • fix the recycling bin option (#32) | commit
  • fix rendering issue in older edge/IE | commit
  • fix pasting in search bar after page load showing no results | commit
  • fix typo | commit

compare

0.7.4

14 Sep 13:57
Compare
Choose a tag to compare

https://privacy.sexy

Bug fixes

  • fix checked checkbox has blue border | commit
  • fix spectre protection getting single lined #31 | commit
  • fix missing reg value in denying app access to account | commit
  • fix wrong path in clear all firefox user profile settings | commit

compare

0.7.3

12 Sep 13:14
Compare
Choose a tag to compare

https://privacy.sexy

Script improvements

  • improve CPU specific tweaks by conditional platform checks and reversibility | commit
  • add reversibility and more scripts to denying app access with better structure | commit
  • add more detailed error message | commit

Bug fixes

  • fix vscode settings file override and add more configs | commit
  • fix nvidia tweak error message, categorize and add reversibility | commit
  • fix wrong path to the main telemetry file | commit
  • fix naming of firefox cleanup to mention profiles | commit
  • fix comment lines are being detected as duplicate in validation | commit
  • fix typo in a test | commit

compare

0.7.2

06 Sep 18:10
Compare
Choose a tag to compare

https://privacy.sexy

Script improvements

  • update onesync documentation and do not recommend it as it breaks other apps | commit
  • add reversibility for biometric disabling and do not recommend it | commit
  • add reversibility to removing bloatware | commit

UI fixes

  • fix bad highlighting of selected nodes when using keyboard navigation | commit
  • fix indeterminate state being lost | commit
  • fix wording in default text in text area | commit

Minor changes

  • add best practice suggestion to come back | commit

compare

0.7.1

04 Sep 11:42
Compare
Choose a tag to compare

https://privacy.sexy

  • fix some browsers (including firefox) downloading the script as a text file | commit
  • rename screenshot image file | commit
  • fix new/changed script higlighting not working on production builds | commit
  • refactor unused imports | commit

compare