File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ SCEP is released under MIT license.
33
33
34
34
## Versions
35
35
36
- ### SCEP 0.1 - 29/03 /2022
36
+ ### SCEP 0.1.0 - 24/04 /2022
37
37
38
38
- Embedding file explorer in tabs
39
39
- Open folder in new tab with middle click or through a context menu dedicated entry
@@ -63,6 +63,10 @@ SCEP is released under MIT license.
63
63
- Full support for icons and icons overlays.
64
64
- On startup, SCEP reopens the previous tabs
65
65
- Windows installer
66
+ ### SCEP 0.1.1 - 25/04/2022
67
+
68
+ - The Windows Installer does not require administrator privileges any more
69
+ - The icon overlays are back in the explorer window
66
70
67
71
### Towards SCEP 1.0
68
72
Original file line number Diff line number Diff line change 1
1
SCEP_MAJ_VERSION=0
2
2
SCEP_MIN_VERSION=1
3
- SCEP_PATCH_VERSION=0
3
+ SCEP_PATCH_VERSION=1
Original file line number Diff line number Diff line change 1065
1065
{
1066
1066
"Name" = "8:Microsoft Visual Studio"
1067
1067
"ProductName" = "8:SCEP"
1068
- "ProductCode" = "8:{D1901C73-F550-4A22-82E8-3FB8DD960A6D }"
1068
+ "ProductCode" = "8:{A82E1113-059E-4E04-9538-E9D46AAD1964 }"
1069
1069
"PackageCode" = "8:{BDB35D0E-74F4-4FDB-B992-08FF45F63D34}"
1070
1070
"UpgradeCode" = "8:{85EA2171-9FB2-48FA-A029-28AFEFF622BB}"
1071
1071
"AspNetVersion" = "8:2.0.50727.0"
1072
1072
"RestartWWWService" = "11:FALSE"
1073
1073
"RemovePreviousVersions" = "11:TRUE"
1074
1074
"DetectNewerInstalledVersion" = "11:TRUE"
1075
1075
"InstallAllUsers" = "11:FALSE"
1076
- "ProductVersion" = "8:0.1.0 "
1076
+ "ProductVersion" = "8:0.1.1 "
1077
1077
"Manufacturer" = "8:SCEP"
1078
1078
"ARPHELPTELEPHONE" = "8:"
1079
1079
"ARPHELPLINK" = "8:"
You can’t perform that action at this time.
0 commit comments