14 KiB
14 KiB
Changelog
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
- updated documentation | commit
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
0.4.10 (2020-07-15)
- fixed script errors & added tests | commit
0.4.9 (2020-07-14)
- disable office telemetry Disassembler0/Win10-Initial-Setup-Script#288 | commit
- updated to may 2020 update | commit
- simplified docker builds | commit
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
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
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
0.4.5 (2020-06-13)
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
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
0.4.2 (2020-02-29)
- added missing semicolon for masking | commit
- set font on input | commit
- shortened all HKEY paths | commit
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
0.4.0 (2020-01-11)
- 🔍 support for search | commit
- more scripts & better organized | commit
- refactorings | commit
- more margin for the scripts | commit
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
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
0.1.0 (2019-12-31)
Initial release | commits