0.11.4
undergroundwires
released this
08 Mar 17:32
·
359 commits
to master
since this release
This patch introduces some fixes for Windows, a minor performance improvement, better legacy browser support and more documentation.
This patch is the last patch for 0.11.x
and the next version will be 0.12.0
with cool features such as Linux support 🥳.
Consider donating ❤️.
Windows
- Fix Microsoft Defender alert for uninstaller #114 | 112e79a
- Fix reverting of Windows NVIDIA telemetry service | 2354f0b
- Fix Windows 11 being detected as Windows 10 | d6bc33e
- Fix Windows DoSvc not being disabled #115 | 43ce834
- Document WpnService breaking on Windows 10 #110 | 3785e41
- Fix error when reverting Windows Defender setting | 956052c
Other improvements
- Improve performance of selecting scripts | 8e96c19
- Transpile dependencies for wider browser support | 0e52a99
Documentation
- Improve documentation for developing | 3c3ec80
- Improve documentation for architecture | 1bcc6c8
- Improve existing documentation | db47440
- Add donation information | 05a6a84
Chores, tests and refactorings
- Bump node environment to 16.x | 242a497
- Bump dependencies to latest | efd63ff
- Add AirBnb TypeScript overrides for linting | 834ce8c
- Add more and unify tests for absent object cases | 44d79e2
- Move stubs from
./stubs
to./shared/Stubs
| 803ef2b - Refactor to remove code coupling with Webpack | 5bbbb9c
- Refactor to remove hardcoding of aliases | 481a02a
- Refactor to use version object #59 | eeb1d5b