Files
privacy.sexy/CHANGELOG.md
undergroundwires-bot 3b31ace726 ⬆️ bumped to 0.7.1
2020-09-04 11:42:03 +00:00

20 KiB

Changelog

0.7.1 (2020-09-04)

  • 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

0.7.0 (2020-09-02)

  • [search] better (multilined) message when there are no results | commit
  • [search] added clear/close button | commit
  • move script generation to /generation | commit
  • add auto-highlighting of selected/updated code | commit
  • prompt admin priviliges automatically | commit
  • add removal of ghost (default0) telemetry user | commit
  • add more windows defender tweaks, categorization and reversibility | commit
  • fix NTP script documentation is on wrong place | commit
  • updated dependencies to latest and audit fixes (#25) | commit
  • categorize, fix and extend windows log files cleanup | commit
  • add more OneDrive cleanup scripts and categorize them | commit
  • add disabling firefox telemetry | commit
  • add disabling ccleaner telemetry | commit
  • Add disabling of PowerShell 7+ telemetry (#29) | commit
  • categorize, fix, make scripts reversible in "UI for privacy", "security improvements" and "configure browsers" | commit
  • fix "Configure Defender" being in wrong category #28 | commit
  • do not hardcode capability versions and make them reversible | commit
  • exclude paint, wordpad and notepad from bloatware removal | commit
  • add reversibility on category level | commit
  • refactor unused imports & variables | commit
  • fix search (got broken in b789250) with tests and refactorings | commit
  • update the screenshot to show off highlighting | commit

compare

0.6.2 (2020-08-16)

  • 🐛 fixed disabling error reporting for november 2019 update | commit
  • 🐛 fixed blank screen and icons on mac | commit
  • 🐛 fixed removing onedrive does not delete scheduled tasks | commit
  • ⚙️ enhanced tweak to disable for office telemetry | commit
  • added script to clear dotnet telemery | commit
  • 🐛 fixed changing time server not working | commit
  • 🔥 removed disabling ClickToRun as it breaks office | commit

compare

0.6.1 (2020-08-09)

  • updated documentation | commit
  • fixed typo in footer | commit
  • more scripts can be reverted | commit
  • moved windows connect now to security & recommended | commit
  • fixed mac / linux download links | commit
  • tweaks to disable webcam, speech and compatibility telemetry | commit
  • refactorings | commit
  • fixed removing onedrive does not clean start menu / quick access | commit

compare

0.6.0 (2020-07-26)

  • fixed dead links in documentation | commit
  • runs tests on each push on the repository | commit
  • code area now shows "how" before "why" | commit
  • support for desktop versions #20 | commit
  • reworked on footer & removed github icon | commit
  • updated dependencies to latest | commit

compare

0.5.0 (2020-07-19)

  • added ability to revert (#21) | commit
  • search placeholder shows total scripts | commit
  • do not collapse card when on "Search" and "Select" | commit
  • opening a card scrolls to its content div | commit
  • all cards in same line now have same height | commit
  • patched loadash vulnerability (#18) | commit

compare

0.4.10 (2020-07-15)

  • fixed script errors & added tests | commit

compare

0.4.9 (2020-07-14)

compare

0.4.8 (2020-07-11)

  • added more scripts #16 (#17) | commit
  • stopping services before disabling #16 | commit
  • can disable features, capabilities & remove onedrive #16 | commit
  • updated one more typo (#19) | commit
  • more tweaks #16 | commit

compare

0.4.7 (2020-06-30)

  • removed HKU tweak as all HKU's are changed #10 | commit
  • Fixed types + script in "Clear Windows log files" (#15) | commit

compare

0.4.6 (2020-06-16)

  • Fixed Some More Issues (#12) | commit
  • removed failing continuous deployment #14 | commit
  • Updated Some Tweaks (#11) | commit
  • Updated Some More Tweaks (#13) | commit

compare

0.4.5 (2020-06-13)

compare

0.4.4 (2020-05-24)

  • fixed close card button not being visible & cleanup | commit
  • new footer with privacy policy | commit
  • one command to lint everything "npm run lint" | commit
  • fix "group by" overflows on smaller screens | commit
  • clicking outside of a card closes it | commit

compare

0.4.3 (2020-05-23)

  • removed redundant documentation | commit
  • fixed broke link | commit
  • simplified heading | commit
  • reading version from package.json instead of version file #5 | commit
  • automatically increases patch number #5 | commit
  • using deployment operations from aws-static-site-with-cd | commit
  • automated using bump-everywhere + more quality checks (#8) | commit

compare

0.4.2 (2020-02-29)

  • added missing semicolon for masking | commit
  • set font on input | commit
  • shortened all HKEY paths | commit

compare

0.4.1 (2020-01-11)

  • fixed search bug | commit
  • hide grouping while searching | commit
  • 👀🔍 showing search queries | commit
  • more efficient queries with single lowercase | commit
  • using right 🔍 input type | commit

compare

0.4.0 (2020-01-11)

  • 🔍 support for search | commit
  • more scripts & better organized | commit
  • refactorings | commit
  • more margin for the scripts | commit

compare

0.3.0 (2020-01-09)

  • added description & more descriptive title | commit
  • allow robots | commit
  • removed unused references | commit
  • 🚫 disable NVIDIA telemetry | commit
  • backwards compatibility for fonts | commit
  • added back meta needed for responsiveness | commit
  • fancy-font is renamed to main and now used | commit
  • added support for grouping | commit
  • less hyphens as it looks better on mobile | commit

compare

0.2.0 (2020-01-06)

  • added GitHub Actions badge for build & deploy | commit
  • more badges 📛🏆📜 | commit
  • typo fixes + whitespace refactorings | commit
  • switched content information to "why" section | commit
  • fixed contribution URL | commit
  • fixed wrong relation + lighter style | commit
  • better URL validation | commit
  • refactoring to new function | commit
  • optimized find queries & refactorings | commit
  • 🎨 styled no JS error | commit
  • simplified finding duplicates | commit
  • fixed maintainability badge URL | commit
  • fixed wrong line dumps | commit
  • refactorings in parsing | commit
  • using free function | commit
  • default selection is now none | commit
  • added hyphen lines for longer names | commit
  • more descriptive subtitle | commit
  • added footer with version | commit
  • using font variables | commit
  • code-gen refactorings | commit
  • added text when nothing is chosen | commit

compare

0.1.0 (2019-12-31)

Initial release | commits