Skip to content

Commit

Permalink
v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
msasanmh committed Sep 9, 2023
1 parent 37bb347 commit b7e8fce
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 7 deletions.
21 changes: 18 additions & 3 deletions SecureDNSClient/Forms/FormMain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -884,9 +884,24 @@ private void CustomButtonImportUserData_Click(object sender, EventArgs e)
try
{
ZipFile.ExtractToDirectory(ofd.FileName, SecureDNS.UserDataDirPath, true);
string msg = "Data imported seccessfully.\n";
msg += "Restart application is required for changes to take effect.";
CustomMessageBox.Show(this, msg, "Import", MessageBoxButtons.OK, MessageBoxIcon.Information);
Task.Delay(1000).Wait();

try
{
// Load Settings
if (File.Exists(SecureDNS.SettingsXmlPath) && XmlTool.IsValidXMLFile(SecureDNS.SettingsXmlPath))
AppSettings = new(this, SecureDNS.SettingsXmlPath);
else
AppSettings = new(this);

string msg = "Data imported seccessfully.";
CustomMessageBox.Show(this, msg, "Import", MessageBoxButtons.OK, MessageBoxIcon.Information);
}
catch (Exception)
{
string msg = "Failed importing user data.";
CustomMessageBox.Show(this, msg, "Import", MessageBoxButtons.OK, MessageBoxIcon.Information);
}
}
catch (Exception ex)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<History>True|2023-09-06T14:14:41.6405987Z;True|2023-09-06T18:22:07.3334171+04:30;False|2023-09-06T18:18:40.3448050+04:30;True|2023-08-27T22:27:13.6015442+04:30;True|2023-08-07T12:05:28.9426536+04:30;True|2023-08-01T19:24:40.5252762+04:30;True|2023-08-01T19:15:41.4620135+04:30;True|2023-08-01T18:45:45.3880616+04:30;True|2023-07-31T02:12:04.5448192+04:30;True|2023-07-31T00:04:46.0894144+04:30;True|2023-07-31T00:01:33.6095925+04:30;True|2023-07-30T21:43:56.3111067+04:30;True|2023-07-30T21:12:58.0148728+04:30;True|2023-07-30T21:12:04.4089924+04:30;True|2023-07-30T21:08:02.5981217+04:30;True|2023-07-30T20:59:26.1393550+04:30;True|2023-07-30T20:49:10.0641504+04:30;True|2023-07-30T20:37:55.0060946+04:30;True|2023-07-30T19:59:45.2211753+04:30;True|2023-07-30T19:22:27.2089781+04:30;True|2023-07-30T18:59:16.4344534+04:30;True|2023-07-30T18:18:36.0414670+04:30;True|2023-07-30T17:53:16.0490028+04:30;True|2023-07-30T17:17:30.2774165+04:30;True|2023-07-30T02:41:58.4359505+04:30;True|2023-07-30T01:47:45.1815278+04:30;True|2023-07-30T01:39:19.1433492+04:30;True|2023-07-30T01:36:00.2507530+04:30;True|2023-07-30T01:29:16.5405756+04:30;True|2023-07-30T00:58:07.8090602+04:30;True|2023-07-29T23:47:20.3162431+04:30;True|2023-07-29T22:55:03.7928616+04:30;True|2023-07-17T22:32:20.6598533+04:30;True|2023-07-17T21:50:48.4709956+04:30;True|2023-07-17T21:41:55.9459002+04:30;True|2023-07-17T21:18:13.0811919+04:30;True|2023-07-04T20:14:27.5923252+04:30;True|2023-07-03T17:04:51.8596933+04:30;True|2023-06-28T20:50:29.7354161+04:30;True|2023-06-28T20:45:12.9586472+04:30;True|2023-06-28T20:36:22.0289215+04:30;True|2023-06-28T20:16:14.5797027+04:30;True|2023-06-17T16:31:05.5599274+04:30;True|2023-06-17T14:52:35.3347651+04:30;True|2023-06-04T19:48:51.8162459+04:30;True|2023-06-04T17:30:12.3301548+04:30;True|2023-06-02T21:18:20.3636677+04:30;True|2023-06-02T20:51:04.1304394+04:30;True|2023-06-02T20:25:56.5067353+04:30;True|2023-06-02T20:22:14.1787902+04:30;True|2023-06-02T17:15:42.7452611+04:30;True|2023-05-30T17:58:01.2450123+04:30;True|2023-05-29T20:36:32.5291896+04:30;True|2023-05-29T20:18:12.2031439+04:30;True|2023-05-29T19:44:46.0704739+04:30;True|2023-05-27T17:25:56.0498058+04:30;True|2023-05-27T14:50:19.0862471+04:30;True|2023-05-26T00:33:02.8133052+04:30;True|2023-05-26T00:22:55.5762345+04:30;True|2023-05-19T21:55:55.2053137+04:30;True|2023-05-04T21:14:13.1959990+04:30;True|2023-05-03T18:38:41.0925495+04:30;True|2023-05-03T18:22:56.1278337+04:30;True|2023-04-07T19:23:03.7575436+04:30;True|2023-04-07T19:01:53.8374192+04:30;True|2023-04-07T18:56:48.3465035+04:30;True|2023-02-23T19:42:36.6931238+03:30;True|2023-02-21T23:02:29.4417103+03:30;True|2023-02-21T22:58:29.4403662+03:30;True|2023-02-21T22:48:24.4128535+03:30;True|2023-02-21T22:27:17.9388815+03:30;True|2023-02-20T17:48:08.6532315+03:30;True|2023-02-16T01:42:22.8837631+03:30;True|2023-02-16T01:39:16.7954793+03:30;True|2023-02-15T21:24:18.8085514+03:30;True|2023-02-15T21:18:04.1969211+03:30;True|2023-02-15T21:15:01.3739223+03:30;True|2023-02-08T06:22:33.0414550+03:30;True|2023-02-08T05:20:18.9270105+03:30;True|2023-02-08T05:15:17.5374116+03:30;True|2023-02-08T05:03:44.0882459+03:30;True|2023-02-08T04:53:40.5516012+03:30;True|2023-02-08T02:23:19.0633758+03:30;</History>
<History>True|2023-09-09T17:26:00.3507414Z;True|2023-09-09T20:27:09.7027307+04:30;True|2023-09-09T20:16:47.0865578+04:30;True|2023-09-06T18:44:41.6405987+04:30;True|2023-09-06T18:22:07.3334171+04:30;False|2023-09-06T18:18:40.3448050+04:30;True|2023-08-27T22:27:13.6015442+04:30;True|2023-08-07T12:05:28.9426536+04:30;True|2023-08-01T19:24:40.5252762+04:30;True|2023-08-01T19:15:41.4620135+04:30;True|2023-08-01T18:45:45.3880616+04:30;True|2023-07-31T02:12:04.5448192+04:30;True|2023-07-31T00:04:46.0894144+04:30;True|2023-07-31T00:01:33.6095925+04:30;True|2023-07-30T21:43:56.3111067+04:30;True|2023-07-30T21:12:58.0148728+04:30;True|2023-07-30T21:12:04.4089924+04:30;True|2023-07-30T21:08:02.5981217+04:30;True|2023-07-30T20:59:26.1393550+04:30;True|2023-07-30T20:49:10.0641504+04:30;True|2023-07-30T20:37:55.0060946+04:30;True|2023-07-30T19:59:45.2211753+04:30;True|2023-07-30T19:22:27.2089781+04:30;True|2023-07-30T18:59:16.4344534+04:30;True|2023-07-30T18:18:36.0414670+04:30;True|2023-07-30T17:53:16.0490028+04:30;True|2023-07-30T17:17:30.2774165+04:30;True|2023-07-30T02:41:58.4359505+04:30;True|2023-07-30T01:47:45.1815278+04:30;True|2023-07-30T01:39:19.1433492+04:30;True|2023-07-30T01:36:00.2507530+04:30;True|2023-07-30T01:29:16.5405756+04:30;True|2023-07-30T00:58:07.8090602+04:30;True|2023-07-29T23:47:20.3162431+04:30;True|2023-07-29T22:55:03.7928616+04:30;True|2023-07-17T22:32:20.6598533+04:30;True|2023-07-17T21:50:48.4709956+04:30;True|2023-07-17T21:41:55.9459002+04:30;True|2023-07-17T21:18:13.0811919+04:30;True|2023-07-04T20:14:27.5923252+04:30;True|2023-07-03T17:04:51.8596933+04:30;True|2023-06-28T20:50:29.7354161+04:30;True|2023-06-28T20:45:12.9586472+04:30;True|2023-06-28T20:36:22.0289215+04:30;True|2023-06-28T20:16:14.5797027+04:30;True|2023-06-17T16:31:05.5599274+04:30;True|2023-06-17T14:52:35.3347651+04:30;True|2023-06-04T19:48:51.8162459+04:30;True|2023-06-04T17:30:12.3301548+04:30;True|2023-06-02T21:18:20.3636677+04:30;True|2023-06-02T20:51:04.1304394+04:30;True|2023-06-02T20:25:56.5067353+04:30;True|2023-06-02T20:22:14.1787902+04:30;True|2023-06-02T17:15:42.7452611+04:30;True|2023-05-30T17:58:01.2450123+04:30;True|2023-05-29T20:36:32.5291896+04:30;True|2023-05-29T20:18:12.2031439+04:30;True|2023-05-29T19:44:46.0704739+04:30;True|2023-05-27T17:25:56.0498058+04:30;True|2023-05-27T14:50:19.0862471+04:30;True|2023-05-26T00:33:02.8133052+04:30;True|2023-05-26T00:22:55.5762345+04:30;True|2023-05-19T21:55:55.2053137+04:30;True|2023-05-04T21:14:13.1959990+04:30;True|2023-05-03T18:38:41.0925495+04:30;True|2023-05-03T18:22:56.1278337+04:30;True|2023-04-07T19:23:03.7575436+04:30;True|2023-04-07T19:01:53.8374192+04:30;True|2023-04-07T18:56:48.3465035+04:30;True|2023-02-23T19:42:36.6931238+03:30;True|2023-02-21T23:02:29.4417103+03:30;True|2023-02-21T22:58:29.4403662+03:30;True|2023-02-21T22:48:24.4128535+03:30;True|2023-02-21T22:27:17.9388815+03:30;True|2023-02-20T17:48:08.6532315+03:30;True|2023-02-16T01:42:22.8837631+03:30;True|2023-02-16T01:39:16.7954793+03:30;True|2023-02-15T21:24:18.8085514+03:30;True|2023-02-15T21:18:04.1969211+03:30;True|2023-02-15T21:15:01.3739223+03:30;True|2023-02-08T06:22:33.0414550+03:30;True|2023-02-08T05:20:18.9270105+03:30;True|2023-02-08T05:15:17.5374116+03:30;True|2023-02-08T05:03:44.0882459+03:30;True|2023-02-08T04:53:40.5516012+03:30;True|2023-02-08T02:23:19.0633758+03:30;</History>
<LastFailureDetails />
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion SecureDNSClient/SecureDNSClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
<Copyright>MSasanMH</Copyright>
<Product>SDC - Secure DNS Client</Product>
<Version>$(VersionPrefix)2.6.2</Version>
<Version>$(VersionPrefix)2.6.3</Version>
<PackageIcon>SecureDNSClient.png</PackageIcon>
<ApplicationIcon>SecureDNSClientMulti.ico</ApplicationIcon>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<History>True|2023-09-06T13:48:07.5831910Z;True|2023-08-27T22:21:59.9308143+04:30;True|2023-08-07T12:04:58.2158763+04:30;True|2023-08-01T18:47:06.6654646+04:30;True|2023-07-29T22:56:36.3830251+04:30;True|2023-07-17T21:17:33.7464374+04:30;True|2023-07-03T17:04:13.0193508+04:30;True|2023-06-28T20:15:06.4877499+04:30;True|2023-06-17T16:30:29.1914633+04:30;True|2023-06-17T14:51:54.4241557+04:30;True|2023-06-04T19:48:08.0977577+04:30;True|2023-06-04T17:29:38.8482141+04:30;True|2023-06-02T21:17:38.0623106+04:30;True|2023-06-02T20:50:27.6325136+04:30;True|2023-06-02T20:25:16.8004627+04:30;True|2023-06-02T20:21:33.2641926+04:30;True|2023-06-02T17:14:48.5208600+04:30;True|2023-05-30T17:57:19.0001069+04:30;True|2023-05-29T20:17:44.2223328+04:30;True|2023-05-29T19:43:15.8911213+04:30;True|2023-05-27T17:25:27.9631407+04:30;True|2023-05-27T14:50:40.9938592+04:30;True|2023-05-26T00:22:04.4226759+04:30;True|2023-05-19T21:55:03.6988953+04:30;True|2023-05-04T21:13:44.0531282+04:30;True|2023-05-03T18:20:58.6158351+04:30;True|2023-04-07T19:22:18.1443242+04:30;True|2023-04-07T19:01:23.1687551+04:30;True|2023-04-07T18:56:25.8534493+04:30;True|2023-02-23T19:42:03.7111255+03:30;True|2023-02-21T22:26:35.4429594+03:30;True|2023-02-20T17:47:25.0792312+03:30;True|2023-02-16T01:42:37.6467629+03:30;True|2023-02-15T22:16:38.0474815+03:30;True|2023-02-15T21:50:25.4952184+03:30;True|2023-02-15T21:49:01.8562159+03:30;</History>
<History>True|2023-09-09T17:25:20.5997263Z;True|2023-09-09T20:15:53.2907333+04:30;True|2023-09-06T18:18:07.5831910+04:30;True|2023-08-27T22:21:59.9308143+04:30;True|2023-08-07T12:04:58.2158763+04:30;True|2023-08-01T18:47:06.6654646+04:30;True|2023-07-29T22:56:36.3830251+04:30;True|2023-07-17T21:17:33.7464374+04:30;True|2023-07-03T17:04:13.0193508+04:30;True|2023-06-28T20:15:06.4877499+04:30;True|2023-06-17T16:30:29.1914633+04:30;True|2023-06-17T14:51:54.4241557+04:30;True|2023-06-04T19:48:08.0977577+04:30;True|2023-06-04T17:29:38.8482141+04:30;True|2023-06-02T21:17:38.0623106+04:30;True|2023-06-02T20:50:27.6325136+04:30;True|2023-06-02T20:25:16.8004627+04:30;True|2023-06-02T20:21:33.2641926+04:30;True|2023-06-02T17:14:48.5208600+04:30;True|2023-05-30T17:57:19.0001069+04:30;True|2023-05-29T20:17:44.2223328+04:30;True|2023-05-29T19:43:15.8911213+04:30;True|2023-05-27T17:25:27.9631407+04:30;True|2023-05-27T14:50:40.9938592+04:30;True|2023-05-26T00:22:04.4226759+04:30;True|2023-05-19T21:55:03.6988953+04:30;True|2023-05-04T21:13:44.0531282+04:30;True|2023-05-03T18:20:58.6158351+04:30;True|2023-04-07T19:22:18.1443242+04:30;True|2023-04-07T19:01:23.1687551+04:30;True|2023-04-07T18:56:25.8534493+04:30;True|2023-02-23T19:42:03.7111255+03:30;True|2023-02-21T22:26:35.4429594+03:30;True|2023-02-20T17:47:25.0792312+03:30;True|2023-02-16T01:42:37.6467629+03:30;True|2023-02-15T22:16:38.0474815+03:30;True|2023-02-15T21:50:25.4952184+03:30;True|2023-02-15T21:49:01.8562159+03:30;</History>
<LastFailureDetails />
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion SecureDNSClientPortable/SecureDNSClientPortable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<ApplicationIcon>SecureDNSClientMulti.ico</ApplicationIcon>
<Version>$(VersionPrefix)2.6.2</Version>
<Version>$(VersionPrefix)2.6.3</Version>
<Copyright>MSasanMH</Copyright>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
Expand Down

0 comments on commit b7e8fce

Please sign in to comment.