Browse Source

Portuguese fixes and minor hotfixes

deadmoon 3 năm trước cách đây
mục cha
commit
810c4b1dd0
4 tập tin đã thay đổi với 12 bổ sung6 xóa
  1. 6 0
      CHANGELOG.md
  2. 1 1
      Optimizer/Program.cs
  3. 4 4
      README.md
  4. 1 1
      version.txt

+ 6 - 0
CHANGELOG.md

@@ -2,6 +2,12 @@
 
 All notable changes to this project will be documented in this file.
 
+## [10.7] - 2021-11-23
+- New: Disable Meet Now icon (in Restore Classic File Explorer)
+- New: Disable lockscreen suggestions (in Disable Start Menu Ads)
+- Hotfix: Portuguese translation corrected
+- Minor bug fixes
+
 ## [10.6] - 2021-11-16
 - New: Fully translated into Italian (thanks to https://github.com/Ziocash - Ziocash)
 - New: Disable File History (in Restore Classic File Explorer)

+ 1 - 1
Optimizer/Program.cs

@@ -12,7 +12,7 @@ namespace Optimizer
         /* DO NOT LEAVE THEM EMPTY */
 
         internal readonly static float Major = 10;
-        internal readonly static float Minor = 6;
+        internal readonly static float Minor = 7;
 
         internal readonly static bool EXPERIMENTAL_BUILD = false;
 

+ 4 - 4
README.md

@@ -10,7 +10,7 @@ Optimizer is recommended after a fresh, clean installation of Windows to achieve
 
 Depending on your version of Windows, Optimizer will also allow you to perform some specific tweaks.
 <p align="center">
-	<a href="https://github.com/hellzerg/optimizer/releases/download/10.6/Optimizer-10.6.exe" target="_blank">
+	<a href="https://github.com/hellzerg/optimizer/releases/download/10.7/Optimizer-10.7.exe" target="_blank">
 		<img src="download-button.png">
 		<br>
 		<img src="flags.png">
@@ -81,6 +81,6 @@ https://github.com/hellzerg/optimizer/blob/master/FEED.md
 
 ## Details: ##
 
-* Latest version: 10.6
-* Released: November 16, 2021
-* SHA256: 5943300547B39E37B7942EE1049508D2A56AB153A0880DA1D700211C9A358E65
+* Latest version: 10.7
+* Released: November 23, 2021
+* SHA256: 1BB96D6704A8569346A590C7817C6E1D7202B6B67839CCF809C10A645E259C4E

+ 1 - 1
version.txt

@@ -1 +1 @@
-10.6
+10.7