We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31de9a5 commit ba49655Copy full SHA for ba49655
CHANGELOG.md
@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
* Fixed small bug when explorer process didn't load back after restating in `OneDrive -Uninstall` function;
13
* Closed #554;
14
* Added `SearchHighlights` function to show or hide hightlights in the search on the taskbar;
15
+* Fixed bug in all creating scheduled tasks where a wrong encoding were used that cased mojibake;
16
+ * You may re-create them if you've encountered such bug.
17
+ * Thanks to @lowl1f3.
18
* Fixed typos;
19
* Minor changes.
20
0 commit comments