Skip to content

Latest commit

 

History

History
899 lines (733 loc) · 101 KB

CHANGELOG.md

File metadata and controls

899 lines (733 loc) · 101 KB

Changelog

0.13.4 (2024-05-27)

  • Add specific empty function name compiler error | 870120b
  • ci/cd: fix recent Docker build failures on macOS | a1922c5
  • win: standardize registry edit + delete on revert | cec0b4b
  • Fix e2e test failing on Windows | 4a7efa2
  • Add support for macOS universal binary #348, #362 | d25c4e8
  • Migrate to GitHub issue forms | 9ab3ff7
  • ci/cd: fix quality checks not running on all OSes | 2390530
  • Bump Vue to latest and fix universal selector CSS | aae5434
  • Centralize and optimize ResizeObserver usage | 2923621
  • win: improve app access disabling and docs #138 | ff3d5c4
  • win: document and discourage RSA key script #363 | f347fde
  • win: improve printing removal /w Print Queue #279 | 150e067
  • win: discourage blocking app access #121 #339 #350 | 7794846
  • Improve context for errors thrown by compiler | 4212c7b
  • win: document disabling firewall #115 #152 #364 | 12b1f18
  • win: add script to disable Recall feature | ce4cfdd
  • win, mac, linux: fix typos and dead URLs #367 | 9e34e64

compare

0.13.3 (2024-05-11)

  • win: organize and document network disablement | 2eed6f4
  • win: improve disabling SMBv1 protocol | f584fab
  • win: improve disabling insecure renegotiations | f261ab4
  • win: doc, improve, encourage cipher disabling | 8b224ee
  • ci/cd: add check for TODO comments | 4e21f05
  • win: improve 'Snipping Tool' removal #343 | e18907c
  • ci/cd: lint Python scripts using pylint | 23bac0f
  • win: improve disabling insecure hashes #131 | d19dde6
  • Add system requirements documentation #134 | 0fc2ffc
  • win, linux, mac: fix various typos #349 | 694bf1a
  • Fix script cancellation with new dialog on Linux | 8c17396
  • win: improve disabling protocols | 4ef16ce
  • win: fix Copilot by excluding r.bing.com #329 | 66a5688
  • Fix blank window on load on desktop version #348 | 813d820
  • Improve desktop icon quality and generation | ab25e0a
  • win: improve enabling secure connections #175 | c75df1c
  • Fix VSCode script issues with added CI/CD tests | 1d7cafc
  • Fix win execution with whitespace in username #351 | a334320
  • Fix misaligned tooltip positions in modal dialogs | dd71536
  • Fix Chromium scrollbar-induced layout shifts | bc4879c
  • ci/cd: remove check-latest from setup-node | 52a4730
  • win: categorize and rename network security #131 | 9fd193e

compare

0.13.2 (2024-04-15)

  • Update documentation for logo-update.js script | 4a9b430
  • win: improve and document removing Phone apps #279 | 8924337
  • Fix bottom gap in card expansion panel | 79183d6
  • ci/cd: Fix macOS Docker build reliability issues | 8a5592f
  • ci/cd: fix IPv6 timeouts with force-ipv4 action | 52fadcd
  • ci/cd: bump Node.js environment to 20.x | 59decd1
  • ci/cd: trigger URL checks more, and limit amount | 4fb6302
  • Fix overflow in tree node content on small screens | 557cea3
  • Fix horizontal layout shift after script selection | bc7e1fa
  • Fix card header expansion glitch on card collapse | 5d940b5
  • Ignore ResizeObserver errors in Cypress tests | 4472c28
  • win: improve and document secret key scripts | 49f22f0
  • Fix card arrow not being animated in sync | 7b546c5
  • win: improve Windows feature disablement scripts | b68711e
  • Fix top script menu overflow on small screens | b7a20d9
  • win: fix Visual Studio remote analysis script #327 | 4142d08
  • win: improve firewall docs /w winget impact #142 | ffd647d
  • Centralize and use global spacing variables | ae17200
  • win: improve service revert and docs | b87b7aa
  • Bump dependencies to latest, hold ESLint | f3571ab
  • Fix inability to tap outside modal on mobile | cb144ae

compare

0.13.1 (2024-03-22)

  • ci/cd: Fix cross-platform git command compability | 255c51c
  • Fix tooltip falling behind elements on fade out | 1964524
  • Improve VSCode detection in configure_vscode.py | 98845e6
  • Bump TypeScript to 5.3 with verbatimModuleSyntax | a721e82
  • Migrate to Vite 5 and adjust configurations | 4ac1425
  • win: improve and unify service start/stop logic | adc2089
  • Upgrade vitest to v1 and fix test definitions | e721885
  • Improve URL checks to reduce false-negatives | 5abf8ff
  • win: improve OneDrive data deletion safety | 5eff3a0
  • Bump Electron to latest and use native ESM | 840adf9
  • Fix tooltip styling inconsistency | ec34ac1
  • win: fix VSCode manual update switch script #312 | b71ad79
  • mac, linux, win: fix dead URLs and improve docs | abec9de

compare

0.13.0 (2024-02-11)

  • win: add disabling clipboard features #251, #247 | c6ebba8
  • win: improve search privacy scripts #117 | 541f9aa
  • win: add disabling Windows Copilot #263, #266 | cd42550
  • win: add Dropbox telemetry blocking #125, #118 | 10829d6
  • Improve selection type documentation | 7af8daa
  • Expand script names to take full available width | d277139
  • Limit tooltip width for improved readability | 6ab6dac
  • Add markdown support for script/category names | a5ffed4
  • Normalize and improve font sizes | 4da306b
  • Change 'revert' button to title case | 937f459
  • Remove playful emojis (🍑🍆) | aa4205f
  • Improve UI code styling for all platforms | 311fcb1
  • Render bracket references as superscript text | b9c89b7
  • Change slogan and refactor project info naming | a54e164
  • Add 'Revert All Selection' feature #68 | 55fa7ea
  • win, mac, linux: add privacy.sexy cleanup scripts | 63366a4
  • Extend search by including documentation content | 6142f3a
  • Remove 'preview' label from Linux options | ebd8285
  • Change fonts for improved readability | d5bbc32
  • Apply global styles for visual consistency | faa7a38
  • Add UI animations for expand/collapse actions | fb08f03
  • win: relocate service disabling and improve docs | 894687c
  • win: add host blocking category #26 | 17152c8
  • Update meta title and description | c7fa4b6

compare

0.12.10 (2024-01-17)

  • Fix CSP for Vue, Ace, Vite, Safari compatibility | 940febc
  • Improve security by isolating code execution more | efa05f4
  • Fix unresponsive circle icon in revert button | 645c333
  • Improve documentation for contribution guidelines | fc9dd23
  • Bump Node.js environment to 18.x | 2f06043
  • Fix button inconsistencies and macOS layout shifts | 86fde6d
  • win: fix language dependent delete script #149 | 8f4b34f
  • Improve desktop script runs with timestamps & logs | cdc32d1
  • win: improve store app docs and add research #279 | fac72ed
  • Fix handling special chars in script paths | 40f5eb8
  • Fix macOS detection in desktop app and Chromium | dc30825
  • Bump ESLint Typescript dependencies to latest | bf7fb07
  • Fix script deletion during execution on desktop | c84a1bb
  • Fix script execution for Linux VSCode development | 3b1a89c
  • Fix touch, cursor and accessibility in slider | 7285842
  • Fix invisible script execution on Windows #264 | b404a91
  • win: add missing extension apps, improve docs #279 | da4be50
  • Show native save dialogs in desktop app #50, #264 | c546a33
  • Show save/execution error dialogs on desktop #264 | e09db0f
  • Add Windows save instructions UI and fix URL #296 | 756c736
  • Add AD detection on desktop app #264, #304 | f03fc24
  • Improve script error dialogs #304 | 6ada8d4

compare

0.12.9 (2023-12-16)

  • win: improve docs and category of jump lists #146 | 40ae8a8
  • mac: improve clearing privacy permissions | 5a7d7d8
  • win: fix logic for terminating processes | 807ae6a
  • win: improve documentation for "Get Help" app #280 | 8f5d7ed
  • Centralize log file and refactor desktop logging | 08dbfea
  • win: fix revert and improve docs for SAM enum #255 | 25e23c8
  • Improve security and reliability of macOS updates | 4765752
  • win: fix Win 11 Windows Security app removal #195 | daa6230
  • Improve security and privacy with strict meta tags | ba5b29a
  • win: document and discourage admin shares #249 | e747ee5
  • win: discourage XboxIdentityProvider #64, #79 #181 | c72f9f5
  • win: improve disabling update healing #272 | 47b4823
  • Fix tooltip overflow on smaller screens | 916c9d6
  • Fix touch state not being activated in iOS Safari | a985127
  • Fix tree view alignment and padding issues | 15134ea
  • win: improve disabling of Application Experience | fe3de49
  • Fix OS switching not working on tree view UI | 3457fe1
  • Fix touch-enabled Chromium highlight on tree nodes | 2063397
  • win: add scripts to postpone auto-updates #272 | e95b2ba

compare

0.12.8 (2023-11-27)

  • Remove duplicated index.html file | aab0f7e
  • Refactor DI for simplicity and type safety | 7770a9b
  • Refactor user selection state handling using hook | 58cd551
  • Refactor watch sources for reliability | 7ab16ec
  • Refactor to enforce strictNullChecks | 949fac1
  • Fix icon tooltip alignment on instructions modal | bd383ed
  • Fix mobile layout overflow caused by tooltips | e541a35
  • win: improve disabling of scheduled tasks | 3864f04
  • Fix card list UI layout shifts (jumps) on load | bf3426f
  • Refactor to Vue 3 recommended ESLint rules | 4531645
  • Fix code highlighting and optimize category select | cb42f11
  • Fix layout jumps/shifts and overflow on modals | e299d40
  • win: fix and improve Store app categorization #190 | 094dbb0
  • win: fix persistent update disabling /w tasks #272 | dee3279
  • win: discourage IntelliCode disabling #267, #286 | 7f7a84e
  • Fix spacing in documentation for readability | 1442f62
  • win: fix system app removal affecting updates #287 | 7c632f7
  • Fix rendering of inline code blocks for docs | 9845a7c
  • linux: fix Firefox settings not reverting #282 | bcad357
  • Fix incorrect URL rendering in documentation texts | d328f08

compare

0.12.7 (2023-11-07)

  • Add winget download instructions | b2ffc90
  • Fix unresponsive copy button on instructions modal | 8ccaec7
  • Fix tree node check states not being updated | af7219f

compare

0.12.6 (2023-11-03)

  • Bump dependencies to latest | 25d7f7b
  • win: improve system app uninstall cleanup #73 | dbe3c5c
  • win: improve system app uninstall /w fallback #260 | 98a26f9
  • Improve performance of rendering during search | 79b46bf
  • Fix YAML error for site release in CI/CD | 237d994
  • win: fix Microsoft Advertising app removal #200 | e40b9a3
  • win: improve directory cleanup security | 060e789
  • Centralize Electron entry file path configuration | d6da406
  • win: prevent updates from reinstalling apps #260 | 8570b02
  • win: improve script environment robustness #221 | dfd4451
  • Fix compiler failing with nested with expression | 80821fc
  • win: improve soft file/app delete security #260 | f4a74f0
  • Fix incorrect tooltip position after window resize | f8e5f1a
  • linux: fix string formatting of Firefox configs | e775d68
  • win: improve file delete | e72c1c1
  • win: change system app removal to hard delete #260 | 77123d8
  • Improve UI performance by optimizing reactivity | 4995e49
  • Migrate to Vue 3.0 #230 | ca81f68
  • win, linux: unify & improve Firefox clean-up #273 | 0466b86
  • win: fix store revert for multiple installs #260 | 5bb13e3

compare

0.12.5 (2023-10-13)

  • Fix Docker build and improve checks #220 | 7669985
  • Add SAST security checks with SECURITY.md #178 | 3e5239f
  • Add Scoop download instructions #174 | cf55ca9
  • win: fix and improve temp dir cleanup #176, #89 | d457504
  • win, linux: improve VSCode setting robustness #196 | e8a52f7
  • linux: fix obsolete Firefox DPI script #239 | e5f6edf
  • win: add removal of Edge assocations #64 | 888c916
  • win: improve Edge & OneDrive shortcut removal #73 | 8501495
  • win: relocate and document SecHealthUI #190 | 2862951
  • Add developer toolkit UI component | 2147eae
  • win: fix and improve network data usage reset #265 | 5e359c2
  • win: improve app reversion and docs #260 | a3f11df
  • Fix working directory in CI/CD web release | 698b570
  • Implement new UI component for icons #230 | 48730bc
  • win: fix and improve AppCompat disabling #255 | bab6316
  • win, linux, mac: fix typos and improve naming | 67c3677

compare

0.12.4 (2023-09-25)

  • win: fix Windows spotlight revert, docs, recommend | 659fea7
  • win: fix Edge telemetry disabling for v116+ #242 | 6d301f9
  • win: fix, improve disabling automatic updates #252 | 6e9b65d
  • win: refactor update.mode key for VSCode #215 | c27172c
  • Fix wrong action path in website CI deployment | a1f2497
  • Fix compiler bug with nested optional arguments | 53222fd
  • Fix no spacing after lists in documentation text | f810ed0
  • Rewrite tooltip UI for efficiency and Vue 3.0 #230 | 8b930fc
  • win: fix uninstallation of newer Edge #236 | 60dde11
  • win: fix delivery optimization side-effects #173 | 203daeb
  • win: fix Defender scan artifacts removal #246 | cb21a97
  • Fix outdated and broken links in README #161 | 0303ef2
  • Fix loss of tree node state when switching views | 8f188ac
  • Fix slow appearance of nodes on tree view | bd2082e

compare

0.12.3 (2023-09-09)

  • linux: use user.js over prefs.js for Firefox #232 | dae6d11
  • win: fix typo in Defender retention script #213 | 35be05d
  • Improve desktop runtime execution tests | ad0576a
  • Fix Windows artifact naming in desktop packaging | f4d86fc
  • Refactor and improve external URL checks | 19e42c9
  • Fix memory leaks via auto-unsubscribing and DI | eb096d0
  • Refactor build configs and improve CI/CD checks | 0a2a1a0
  • Introduce retry mechanism for npm install in CI/CD | 4beb1bb
  • win: fix disable recent apps revert #211, #248 | 4ce327e
  • Change license to AGPLv3 | 821cc62
  • Introduce new TreeView UI component | 65f121c

compare

0.12.2 (2023-08-25)

  • Add automated checks for desktop app runtime #233 | 04b3133
  • win: fix automatic updates revert #234 | 0873769
  • Migrate unit/integration tests to Vitest with Vite | 5f11c8d
  • Remove Vue ESLint plugin for Vite compatibility | 6e40edd
  • Migrate web builds from Vue CLI to Vite | 7365905
  • Migrate Cypress (E2E) tests to Vite and TypeScript | ec98d84
  • Migrate to electron-vite and electron-builder | 75c9b51
  • Fix searching/filtering bugs #235 | 62f8bfa
  • Improve desktop security by isolating Electron | e9e0001

compare

0.12.1 (2023-08-17)

  • Transition to eslint-config-airbnb-with-typescript | ff84f56
  • Improve user privacy with secure outbound links | 3a594ac
  • Refactor Vue components using Composition API #230 | 1b9be8f
  • Fix failing security tests | 3bc8da4
  • Improve Defender scripts #201 | 061afad
  • Fix failing tests due to failed error logging | 986ba07
  • Implement custom lightweight modal #230 | 9e5491f
  • Refactor usage of tooltips for flexibility | bc91237
  • Fix revert toggle partial rendering | 39e650c
  • Increase testability through dependency injection | ae75059
  • Refactor filter (search query) event handling | 6a20d80
  • Migrate to ES6 modules | a14929a

compare

0.12.0 (2023-08-03)

  • Improve script/category name validation | b210aad
  • Improve touch like hover on devices without mouse | 99e24b4
  • Improve click/touch without unintended interaction | 3233d9b
  • Align card icons vertically in cards view | 8608072
  • Fix broken npm installation and builds | 924b326
  • Improve documentation support with markdown | 6067bdb
  • win: add more Visual Studio scripts, support 2022 | df533ad
  • win: add script to remove Widgets | bbc6156
  • Use line endings based on script language #88 | 6b3f465
  • win: improve OneDrive removal | 58ed7b4
  • Use lowercase in script names and search text | 430537f
  • Improve manual execution instructions | 7d3670c
  • Add multiline support for with expression | e8d06e0
  • Break line in inline codes in documentation | c1c2f29
  • win: add script to increase RSA key exchange #165 | a2e0921
  • win: add scripts to downloaded file handling #153 | e7b816d
  • Drop support for dead browsers | bf0c55f
  • Add support for nested templates | 68a5d69
  • mac: add scripts to configure Parallels Desktop | 64cca1d
  • Rework icon with higher quality and new color | f4a7ca7
  • Relax and improve code validation | e819993
  • Add initial Linux support #150 | c404dfe
  • mac: add script to disable personalized ads | 8b374a3
  • Update dependencies and add npm setup script | 5721796
  • Fix macOS desktop build failure in CI | 5901dc5
  • Change subtitle heading to new slogan | 1e80ee1
  • win: add new scripts to disable more telemetry | 298b058

compare

0.11.4 (2022-03-08)

  • Improve performance of selecting scripts | 8e96c19
  • Fix reverting of Windows NVIDIA telemetry service | 2354f0b
  • Add AirBnb TypeScript overrides for linting | 834ce8c
  • Transpile dependencies for wider browser support | 0e52a99
  • Add more and unify tests for absent object cases | 44d79e2
  • Fix Windows DoSvc not being disabled #115 | 43ce834
  • Move stubs from ./stubs to ./shared/Stubs | 803ef2b
  • Improve documentation for developing | 3c3ec80
  • Improve documentation for architecture | 1bcc6c8
  • Improve existing documentation | db47440
  • Refactor to remove code coupling with Webpack | 5bbbb9c
  • Refactor to remove hardcoding of aliases | 481a02a
  • Document WpnService breaking on Windows 10 #110 | 3785e41
  • Fix error when reverting Windows Defender setting | 956052c
  • Fix Windows 11 being detected as Windows 10 | d6bc33e
  • Refactor to use version object #59 | eeb1d5b
  • Fix Microsoft Defender alert for uninstaller #114 | 112e79a
  • Add donation information | 05a6a84
  • Bump node environment to 16.x | 242a497
  • Bump dependencies to latest | efd63ff

compare

0.11.3 (2022-01-05)

  • Fix double backlashes in Windows vscode scripts | 5f091bb
  • Fix OS desktop detection tests and edge cases | a8358b8
  • Fix clearing Windows product key showing dialog | 9b6636e
  • Document and unrecommend Cloud Experience Host | 9b5e0b0
  • Add initial e2e testing with cypress | ddd2e70
  • Restructure pipelines and badges | 5a2c263
  • Fix failing of functions without revert code | 87de017
  • Fix typos in privacy modal #109 | a1871a2
  • Refactor to add readonly interfaces | c3c5b89
  • Document and unrecommend AAD app removal #24, #54 | 455084c
  • Migrate from TSLint to ESLint | 61b475f
  • Add build checks and improve existing CI/CD checks | 17298f0
  • Upgrade to Vue CLI 5 (and webpack 5) | 96265b7
  • Refactor code to comply with ESLint rules | 5b1fbe1
  • Fix mutated line endings on Windows | bd23faa
  • Refactor to improve iterations | 31f7091
  • win: unrecommend and document Live ID service #100 | d11a674

compare

0.11.2 (2021-12-03)

  • Fix Windows TrustedInstaller session errors | 20a0071
  • Improve tests for UserSelection | 2f90cac
  • Fix disabling/enabling Defender on Windows #104 | 2e08293
  • Refactor Saas naming, structure and modules | bf83c58
  • Fix Defender features errors in Windows #104 | d7761ab
  • Fix unintendedly inlined Windows scripts | f2d9881
  • Fix Defender error due to non-english Windows #104 | 7c02ffb
  • Improve and unify disabling of Windows services | 70cdf38
  • Improve Windows defender docs and errors #104 | d2518b1
  • Unrecommend and complete Windows Push Notif. #101 | c65209e

compare

0.11.1 (2021-11-04)

  • Update dependencies | 64631a4
  • Fix, document, unrecommend Windows browser cleanup | 5ead1a0
  • Fix failing URL status checking integration tests | 799fb09
  • Refactor to remove "Async" function name suffix | 82c43ba
  • Fix dead URLs and use forks as GitHub references | 97ddc02
  • Fix website not loading on Safari | 0db8cc4

compare

0.11.0 (2021-10-21)

  • Change "grouping" to "view" | c0c475f
  • Tighten parameter substitution tolerance | dcccb61
  • Add optionality for parameters | 6a89c62
  • Do not collapse cards on links and code area #88 | e73c0ad
  • Add scripts to disable, hide and opt-out from Siri | c92dc1e
  • Improve macOS scripts for cleaning OS logs | 6c3c2e6
  • Add "with" expression for templating #53 | 862914b
  • Add support for pipes in templates #53 | 4d7ff7e
  • Bump node environment to 15.x | 2f0321f
  • Add new UX for optionally downloading updates | ddf417a
  • Add pipes to write pretty PowerShell #53 | 5217b0b
  • Improve alignment, padding/margin issues on UI | c8cb7a5
  • Support disabling per-user services in Windows #16 | 4b23907
  • Add script to remove Meet Now icon in Windows | f39ee76
  • Add support for more depth in function calls | 20b7d28
  • Increase default screen width on desktop app | 9942df1
  • Improve disabling of SmartScreen #74 | 0696ed8
  • Remove integration tests from deployments #90 | 37ad26a
  • Use a consistent color system | b08a6b5
  • Add semi-automatic update support for macOS | 410bcd8
  • Add more ways to disable and clean Defender #74 | 2492f2d
  • Add privacy over security scripts for macOS #83 | 236a0f6
  • Change PowerShell double quotes escape | 9aa8166
  • Change theme colors | a8031d1
  • Improve security hardening for macOS | e6152fa
  • Support disabling of protected services #74 | ab8bce7
  • Fix minor issues with Defender scripts | 739287a
  • Update screenshot | 504fa05

compare

0.10.3 (2021-08-27)

  • unrecommend VSS and document its breaking behavior | 7714898
  • fix incorrect modification of Desktop folder on ThisPC (#71) | eb9ac35
  • add initial integration tests | 49600c5
  • unify usage of sleepAsync and add tests | 36f0805
  • fix broken URLs and automate broken URL checks #70 | db62ed7
  • fix hiding recent files in quick access | b976b92
  • bump dependencies to latest #75, #69 | 0a857aa
  • Fix NTP configuration before running the service (#72) | 71e70e5
  • Fix typo on main page (#82) | 487001a
  • Improve issue templates | f2935e4
  • Fix infinitely subscribing to state changes | ea5f9ec
  • Fix select options being clickable when disabled | 1c6b305
  • Fix tests for ParameterSubstitutionParser | 2a08855
  • Fix excessive highlighting on hover | ec0c972
  • Fix dead URLs | 439cd30

compare

0.10.2 (2021-04-19)

  • in CI/CD, run other tests/check even if one of them fails | 5c43965
  • fix desktop initial window size being bigger than current display size on smaller Linux/Windows screens | 02bdc4c
  • refactor extra code, duplicates, complexity | 00d8e55
  • improve disabling ads and marketing #65 | 040ed27
  • document breaking behavior in script name #64 | b1ed3ce
  • add module alias '@tests/' | 60c8061
  • document chromium warning for policy changes | aea04e5
  • fix script revert activating recommendation level | a2f1085
  • fix typo and dead URL in Windows scripts (#70) | 8141a01
  • fix vue warning for undefined property during render | b25b8cc

compare

0.10.1 (2021-03-25)

  • refactor script compilation to make it easy to add new expressions #41 #53 | 646db90
  • restructure presentation layer | f3c7413
  • fix a test where "it" is not used inside "describe" | 1a5f920
  • bump dependencies to latest | 1f515e7
  • fix throttle function not being able to run with argument(s) | 1935db1
  • fix fs module hanging not allowing code to run | 5f527a0
  • refactor all modals to use same dialog component | 6f46cdb
  • fix safari cleanup scripts that are not working on modern versions | 05932c5
  • refactor features to use shared functions #41 | ac2249f
  • increase performance by polyfilling ResizeObserver only if required | 448e378

compare

0.10.0 (2021-03-02)

  • allow functions to call other functions #53 | 7661575
  • add option to run script directly in desktop app | 9a6b903
  • add script to automatically kill devicecensus process | c9b91f6
  • refactor disabling application experience and document better | 45a3669
  • escape printed characters to prevent command injection #45 | 1260eea
  • move code area to right on bigger screens | cf39e6d
  • more scripts to disable speech recognition and Cortana | ee43fd9
  • add more macos scripts for privacy cleanup | b0a7d0b
  • add better error messages to setting vscode settings | 65226f3
  • remove windows scripts for removing non-bloating system apps #55 | 15004ff
  • remove "preview" disclaimer from macOS | 970221b
  • update screenshot | bd41af4

compare

0.9.2 (2021-02-13)

  • do not compile with unused locals vuejs/vetur#1063 | 73e0520
  • fix wrong path for NvTelemtry file in NVIDIA script | 34b8822
  • refactor event handling to consume base class for lifecycling | f1e21ba
  • make compiler throw if a function call includes an unexpected parameter | 15353d0
  • refactor vscode configuration scripts using functions #41 | 67b2d1c
  • refactor state handling to make application available independent of the state | df273f7
  • add test to ensure correct shared functions are being parsed | d7de420
  • refactor and add tests for NonCollapsingDirective | 5934b17
  • add GitHub issue templates | daa997b
  • correct the typo in application.md (#60) | 575636e

compare

0.9.1 (2021-01-23)

compare

0.9.0 (2021-01-15)

  • refactor application.yaml to become an os definition #40 | f7557bc
  • refactor folders to move "/state" (IApplicationState) inside "/context" (IApplicationContext) | 3467241
  • add scripts to prevent family safety monitoring | e14bf2b
  • rework Cortana scripts to remove duplicates, better document and support Windows version 2004/2009 #43 | 7cc161c
  • rename Application to CategoryCollection #40 | 6fe858d
  • add script to clean previous windows installation #35 | 3455a2c
  • refactor to allow switching ICategoryCollection context #40 | 2e40605
  • fix typo causing uninstalling capabilities to fail #51 | c299e95
  • improve uninstalling apps to show errors and exit if taking ownership fails #51 | 72e925f
  • move application.yaml to collections/windows.yaml #40 | 6b83dcb
  • 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
  • fix unintended null file creation #52 | 2428de2
  • add initial macOS support #40 | 8a8b731
  • add scripts to manage chromium based edge | 86a2b2f
  • update screenshot | c318bd3

compare

0.8.2 (2020-12-26)

  • replace ampersand in "Movies & TV app" with "and" to prevent batch file from misinterpreting it (#45) | 52d4313
  • update dependencies to latest #46 | d9e44e2
  • fix type assignment error after typescript upgrade | 55f936f
  • correct typos (#48) | a744415
  • in ci/cd, do not run security checks if PRs do not change dependencies #48 | 54ba4db
  • rename app launch tracking tweak to make it more clear #44 | b3117c2
  • refactor capabilities to use a shared function #41 #47 | c4ec6a1
  • rename "disable" to "uninstall" for removing capabilities #47 | 8cd3352

compare

0.8.1 (2020-11-16)

  • refactor removing bloatware to use functions #41 | ffa279f
  • fix reinstalling store apps by searching appx for all users | 2c5ab3e
  • fix clearing jump lists causing os to break and user pin removal #37 | 92c3dd9
  • fix reinstalling store apps by searching appx for all users | 4e72673
  • refactor unused imports | 45b8dd9
  • fix not being able to uninstall system apps | 31e08d2
  • fix wrong app names caused by wrong Microsoft docs | e41e40c
  • unrecommend some system apps and document more | 29c7704
  • fix not being able to rename paths including brackets | ad1872e
  • fix errors when file already exists | c26bc20
  • move Microsoft.Appconnector to right category | b247b12
  • replace deprecated github ::set-env command | ab7d617

compare

0.8.0 (2020-11-01)

  • add support for different recommendation levels: strict and standard | 14be301
  • Add GroupMe and Spotify removal option (#34) | 3785c62
  • switch places of download and copy buttons | 50fb290
  • change "download" button to "save" on desktop | 07fc555
  • show icons on cards during indeterminate and fully selected states | 1072505
  • add scripts to increase cryptography, enable camera notifications and remove todo app (#36) | 4c68408
  • update recommendations to be safer and consistent | d0019c2
  • rework disabling metadata retrieval | ac70b06
  • add all dist folders in gitignore because of files auto-generated by vscode | 1a9db31
  • add support for shared functions #41 | 8ce06fa
  • hide scrollbars on code area when not overflowing | fd28eaa
  • update screenshot | cfedcd7

compare

0.7.6 (2020-10-18)

  • add docs for default0 pointing to github discussion (#30) | a3fc378
  • add robots.txt to explicitly allow indexing | 4c2f749
  • add more reversibility | 19a092d
  • refactor to read more from package.json | 784a67a
  • simplify "why" section | 77c3d2b
  • update dependencies to latest | 11e0613
  • run tests on all operating systems: macos, ubuntu, windows | d9d7f62

compare

0.7.5 (2020-09-14)

  • fix reverting (reinstalling) capabilities not working | 939d838
  • fix tests and checks are not running on PRs | 82d5091
  • fix the recycling bin option (#32) | 15db311
  • fix rendering issue in older edge/IE | 6efed72
  • fix pasting in search bar after page load showing no results | d169434
  • fix typo | 7dd15ed

compare

0.7.4 (2020-09-12)

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

compare

0.7.3 (2020-09-12)

  • fix vscode settings file override and add more configs | a0d6172
  • fix nvidia tweak error message, categorize and add reversibility | 99a2035
  • improve CPU specific tweaks by conditional platform checks and reversibility | 8df5faf
  • fix wrong path to the main telemetry file | de4ac97
  • fix naming of firefox cleanup to mention profiles | 3ab48b1
  • add reversibility and more scripts to denying app access with better structure | 1d465ee
  • fix comment lines are being detected as duplicate in validation | b6ccb59
  • add more detailed error message | 1f11c39
  • fix typo in a test | 1f19b25

compare

0.7.2 (2020-09-06)

  • update onesync documentation and do not recommend it as it breaks other apps | f36d8bf
  • add reversibility for biometric disabling and do not recommend it | db74531
  • fix bad highlighting of selected nodes when using keyboard navigation | 255133a
  • add reversibility to removing bloatware | c7b2a70
  • fix indeterminate state being lost | 1f266c3
  • fix wording in default text in text area | ca63a09
  • add best practice suggestion to come back | f4885b6

compare

0.7.1 (2020-09-04)

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

compare

0.7.0 (2020-09-02)

  • [search] better (multilined) message when there are no results | ec15af0
  • [search] added clear/close button | d6fa9a2
  • move script generation to /generation | 5df4587
  • add auto-highlighting of selected/updated code | b789250
  • prompt admin priviliges automatically | f8ba5c4
  • add removal of ghost (default0) telemetry user | c262681
  • add more windows defender tweaks, categorization and reversibility | 1a34c73
  • fix NTP script documentation is on wrong place | 3060ebf
  • updated dependencies to latest and audit fixes (#25) | c628aa9
  • categorize, fix and extend windows log files cleanup | 594a14d
  • add more OneDrive cleanup scripts and categorize them | 978d7d0
  • add disabling firefox telemetry | f8b8b4c
  • add disabling ccleaner telemetry | 018b7e2
  • Add disabling of PowerShell 7+ telemetry (#29) | 456e40b
  • categorize, fix, make scripts reversible in "UI for privacy", "security improvements" and "configure browsers" | 532915b
  • fix "Configure Defender" being in wrong category #28 | f709d6a
  • do not hardcode capability versions and make them reversible | 2afef4e
  • exclude paint, wordpad and notepad from bloatware removal | d235dee
  • add reversibility on category level | f51e885
  • refactor unused imports & variables | a23d28f
  • fix search (got broken in b789250) with tests and refactorings | 8bbe6eb
  • update the screenshot to show off highlighting | b4aacea

compare

0.6.2 (2020-08-16)

  • 🐛 fixed disabling error reporting for november 2019 update | 5967347
  • 🐛 fixed blank screen and icons on mac | 7fac0fe
  • 🐛 fixed removing onedrive does not delete scheduled tasks | b6bfc25
  • ⚙️ enhanced tweak to disable for office telemetry | afc3bfb
  • ✨ added script to clear dotnet telemery | 1663bfe
  • 🐛 fixed changing time server not working | c69998c
  • 🔥 removed disabling ClickToRun as it breaks office | 3d3380f

compare

0.6.1 (2020-08-09)

  • updated documentation | 5963d2b
  • fixed typo in footer | 5c15a7a
  • more scripts can be reverted | 831c014
  • moved windows connect now to security & recommended | 6049a2b
  • fixed mac / linux download links | 4c8be45
  • tweaks to disable webcam, speech and compatibility telemetry | a5dbe66
  • refactorings | 66d4d39
  • fixed removing onedrive does not clean start menu / quick access | 1cc1219

compare

0.6.0 (2020-07-26)

  • fixed dead links in documentation | 25ce236
  • runs tests on each push on the repository | 73c4268
  • code area now shows "how" before "why" | 4ff4b52
  • support for desktop versions #20 | 04b9b59
  • reworked on footer & removed github icon | 60a5a2a
  • updated dependencies to latest | 45816a2

compare

0.5.0 (2020-07-19)

  • added ability to revert (#21) | 9c063d5
  • search placeholder shows total scripts | 1d5225d
  • do not collapse card when on "Search" and "Select" | dd7e141
  • opening a card scrolls to its content div | 31d2067
  • all cards in same line now have same height | a9f9e90
  • patched loadash vulnerability (#18) | 92a7118

compare

0.4.10 (2020-07-15)

  • fixed script errors & added tests | 9e722dd

compare

0.4.9 (2020-07-14)

compare

0.4.8 (2020-07-11)

  • added more scripts #16 (#17) | d8552c6
  • stopping services before disabling #16 | 628c16e
  • can disable features, capabilities & remove onedrive #16 | 30efbcc
  • updated one more typo (#19) | d7a1325
  • more tweaks #16 | 2c4eb78

compare

0.4.7 (2020-06-30)

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

compare

0.4.6 (2020-06-16)

  • Fixed Some More Issues (#12) | 52d5713
  • removed failing continuous deployment #14 | 583c566
  • Updated Some Tweaks (#11) | 0fc1845
  • Updated Some More Tweaks (#13) | 019b838

compare

0.4.5 (2020-06-13)

compare

0.4.4 (2020-05-24)

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

compare

0.4.3 (2020-05-23)

  • removed redundant documentation | 749a140
  • fixed broke link | 97b7e03
  • simplified heading | 226074c
  • reading version from package.json instead of version file #5 | 691f989
  • automatically increases patch number #5 | 3e3bc07
  • using deployment operations from aws-static-site-with-cd | 997be71
  • automated using bump-everywhere + more quality checks (#8) | 4a91e8c

compare

0.4.2 (2020-02-29)

  • added missing semicolon for masking | e63ac4a
  • set font on input | 0c39a06
  • shortened all HKEY paths | 802b36b

compare

0.4.1 (2020-01-11)

  • fixed search bug | 31364bd
  • hide grouping while searching | 92f1a36
  • 👀🔍 showing search queries | 97a7747
  • more efficient queries with single lowercase | 19813b6
  • using right 🔍 input type | 0ce354e

compare

0.4.0 (2020-01-11)

compare

0.3.0 (2020-01-09)

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

compare

0.2.0 (2020-01-06)

  • added GitHub Actions badge for build & deploy | a229aca
  • more badges 📛🏆📜 | 090e831
  • typo fixes + whitespace refactorings | e99f210
  • switched content information to "why" section | beb3c83
  • fixed contribution URL | 7b4277d
  • fixed wrong relation + lighter style | 8d05b03
  • better URL validation | aff463d
  • refactoring to new function | c646c10
  • optimized find queries & refactorings | d38f6cd
  • 🎨 styled no JS error | c359f1d
  • simplified finding duplicates | 57037aa
  • fixed maintainability badge URL | aaea47e
  • fixed wrong line dumps | 5ccc7c5
  • refactorings in parsing | 2aa3742
  • using free function | 20020af
  • default selection is now none | 3140cc6
  • added hyphen lines for longer names | cced601
  • more descriptive subtitle | 2cf9214
  • added footer with version | 10a34fa
  • using font variables | 60e6348
  • code-gen refactorings | 246e753
  • added text when nothing is chosen | a7da75d

compare

0.1.0 (2019-12-31)

Initial release | commits