Skip to content

Commit

Permalink
Release for v1.7.1.0
Browse files Browse the repository at this point in the history
.
  • Loading branch information
nazuke committed Apr 15, 2018
1 parent e24a0b4 commit 5eeb083
Show file tree
Hide file tree
Showing 13 changed files with 44 additions and 49 deletions.
4 changes: 2 additions & 2 deletions SEOMacroscopeEngine/SEOMacroscopeEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<PackageReference Include="DocumentFormat.OpenXml" Version="2.8.1" />
<PackageReference Include="ExCSS" Version="2.0.6" />
<PackageReference Include="FastMember.Signed" Version="1.3.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.7.4" />
<PackageReference Include="HtmlAgilityPack" Version="1.8.0" />
<PackageReference Include="System.IO" Version="4.3.0" />
<PackageReference Include="ZXing.Net" Version="0.16.2" />
<PackageReference Include="ZXing.Net" Version="0.16.4" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion SEOMacroscopeSeriesOne/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.7.4.0" newVersion="1.7.4.0" />
<bindingRedirect oldVersion="0.0.0.0-1.8.0.0" newVersion="1.8.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
Expand Down
2 changes: 1 addition & 1 deletion SEOMacroscopeSeriesOne/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[assembly: AssemblyConfiguration( "" )]
[assembly: AssemblyCompany( "" )]
[assembly: AssemblyProduct( "SEO Macroscope" )]
[assembly: AssemblyCopyright( "Copyright © 2018 Jason Holland" )]
[assembly: AssemblyCopyright( "Copyright © 2018 Jason Holland" )]
[assembly: AssemblyTrademark( "" )]
[assembly: AssemblyCulture( "" )]

Expand Down
12 changes: 6 additions & 6 deletions SEOMacroscopeSeriesOne/SEOMacroscopeSeriesOne.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
<Reference Include="FastMember.Signed, Version=1.3.0.0, Culture=neutral, PublicKeyToken=9e8f22703bef9a29, processorArchitecture=MSIL">
<HintPath>..\packages\FastMember.Signed.1.3.0\lib\net45\FastMember.Signed.dll</HintPath>
</Reference>
<Reference Include="HtmlAgilityPack, Version=1.7.4.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>..\packages\HtmlAgilityPack.1.7.4\lib\Net45\HtmlAgilityPack.dll</HintPath>
<Reference Include="HtmlAgilityPack, Version=1.8.0.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>..\packages\HtmlAgilityPack.1.8.0\lib\Net45\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include="HtmlAgilityPack.CssSelectors, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\HtmlAgilityPack.CssSelectors.1.0.2\lib\net45\HtmlAgilityPack.CssSelectors.dll</HintPath>
Expand Down Expand Up @@ -177,11 +177,11 @@
<Reference Include="ZKWeb.System.Drawing, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ZKWeb.System.Drawing.4.0.1\lib\net45\ZKWeb.System.Drawing.dll</HintPath>
</Reference>
<Reference Include="zxing, Version=0.16.2.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.2\lib\net47\zxing.dll</HintPath>
<Reference Include="zxing, Version=0.16.4.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.4\lib\net47\zxing.dll</HintPath>
</Reference>
<Reference Include="zxing.presentation, Version=0.16.2.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.2\lib\net47\zxing.presentation.dll</HintPath>
<Reference Include="zxing.presentation, Version=0.16.4.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.4\lib\net47\zxing.presentation.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions SEOMacroscopeSeriesOne/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<package id="ExCSS" version="2.0.6" targetFramework="net47" />
<package id="Fastenshtein" version="1.0.0.4" targetFramework="net461" />
<package id="FastMember.Signed" version="1.3.0" targetFramework="net47" />
<package id="HtmlAgilityPack" version="1.7.4" targetFramework="net47" />
<package id="HtmlAgilityPack" version="1.8.0" targetFramework="net47" />
<package id="HtmlAgilityPack.CssSelectors" version="1.0.2" targetFramework="net461" />
<package id="itext7" version="7.1.1" targetFramework="net47" />
<package id="LanguageDetection" version="1.2.0" targetFramework="net461" />
Expand All @@ -29,5 +29,5 @@
<package id="System.Net.Http.WinHttpHandler" version="4.5.0-preview2-26406-04" targetFramework="net47" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.0-preview2-26406-04" targetFramework="net47" />
<package id="ZKWeb.System.Drawing" version="4.0.1" targetFramework="net47" />
<package id="ZXing.Net" version="0.16.2" targetFramework="net47" />
<package id="ZXing.Net" version="0.16.4" targetFramework="net47" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ public static void SetDefaultValues ()
MaxHeadingDepth = 2;

AnalyzeKeywordsInText = false;
AnalyzeTextReadability = true;
AnalyzeTextReadability = false;
AnalyzeTextReadabilityEnglishAlgorithm = 0;

/** Custom Filter Options -------------------------------------------- **/
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions SEOMacroscopeSeriesTwo/SEOMacroscopeSeriesTwo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
<Reference Include="FastMember.Signed, Version=1.3.0.0, Culture=neutral, PublicKeyToken=9e8f22703bef9a29, processorArchitecture=MSIL">
<HintPath>..\packages\FastMember.Signed.1.3.0\lib\net45\FastMember.Signed.dll</HintPath>
</Reference>
<Reference Include="HtmlAgilityPack, Version=1.7.4.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>..\packages\HtmlAgilityPack.1.7.4\lib\Net45\HtmlAgilityPack.dll</HintPath>
<Reference Include="HtmlAgilityPack, Version=1.8.0.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>..\packages\HtmlAgilityPack.1.8.0\lib\Net45\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
Expand Down Expand Up @@ -99,11 +99,11 @@
<Reference Include="WindowsBase" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="zxing, Version=0.16.2.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.2\lib\net47\zxing.dll</HintPath>
<Reference Include="zxing, Version=0.16.4.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.4\lib\net47\zxing.dll</HintPath>
</Reference>
<Reference Include="zxing.presentation, Version=0.16.2.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.2\lib\net47\zxing.presentation.dll</HintPath>
<Reference Include="zxing.presentation, Version=0.16.4.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<HintPath>..\packages\ZXing.Net.0.16.4\lib\net47\zxing.presentation.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions SEOMacroscopeSeriesTwo/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<package id="ExcelNumberFormat" version="1.0.3" targetFramework="net47" />
<package id="ExCSS" version="2.0.6" targetFramework="net47" />
<package id="FastMember.Signed" version="1.3.0" targetFramework="net47" />
<package id="HtmlAgilityPack" version="1.7.4" targetFramework="net47" />
<package id="HtmlAgilityPack" version="1.8.0" targetFramework="net47" />
<package id="Microsoft.NETCore.Platforms" version="2.1.0-preview2-26406-04" targetFramework="net47" />
<package id="NETStandard.Library" version="2.0.1" targetFramework="net461" />
<package id="System.Buffers" version="4.5.0-preview2-26406-04" targetFramework="net47" />
Expand All @@ -15,5 +15,5 @@
<package id="System.Memory" version="4.5.0-preview2-26406-04" targetFramework="net47" />
<package id="System.Net.Http.WinHttpHandler" version="4.5.0-preview2-26406-04" targetFramework="net47" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.0-preview2-26406-04" targetFramework="net47" />
<package id="ZXing.Net" version="0.16.2" targetFramework="net47" />
<package id="ZXing.Net" version="0.16.4" targetFramework="net47" />
</packages>
2 changes: 1 addition & 1 deletion docs/_collection_releases/v1.7.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: SEO Macrocope v1.7.1.0
tag: v1.7.1.0
arch: 64
installer: SEO-Macroscope-Installer-1.7.1.0.msi
published: false
published: true
---
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: "New v1.7.1 release of SEO Macroscope: HTTP Too"
date: "2018-04-13 18:00:00 -09:00"
published: false
description: "This release of SEO Macroscope primarily fixes bugs."
excerpt: "This release of SEO Macroscope primarily fixes bugs."
title: "New v1.7.1 release of SEO Macroscope: HTTP Too and a half"
date: "2018-04-15 18:00:00 -09:00"
published: true
description: "This release of SEO Macroscope primarily fixes bugs from v1.7."
excerpt: "This release of SEO Macroscope primarily fixes bugs from v1.7."
---

This release of SEO Macroscope primarily fixes bugs in v1.7.
This release of SEO Macroscope primarily fixes bugs from v1.7.
{: .lead }

Source code and an installer can be found on GitHub at:
Expand All @@ -19,6 +19,7 @@ Please check the [downloads page]({{ "/downloads/" | relative_url }}) for more r
## New features in this release include:

* There is a new hyperlink ratio feature found in the document details panel, and in the overview Excel and CSV reports. This calculates the percentage value for the number of hyperlinks in and out of a particular document, within the crawled collection. It does not include links from third-party sites not in the crawled collection.
* The web proxy settings may now now the systems configured proxies.

## Bug fixes

Expand Down
Binary file modified docs/manual/images/preferences-network-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 5 additions & 11 deletions docs/manual/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page
title: SEO Macroscope User Manual
description: "The SEO Macroscope user manual."
date: "2018-04-01 21:00:00 -09:00"
date: "2018-04-15 21:00:00 -09:00"
redirect_from:
- /manual/preferences/spidering-control/
---
Expand Down Expand Up @@ -593,17 +593,11 @@ Configure your network settings here.

Configure your web proxy settings here. Please consult your network administrator, if necessary.

##### HTTP Proxy Hostname
##### Select configured system proxy

Enter the IP address or hostname of your network's web proxy.

Leave this blank if no web proxy is required.

##### HTTP Proxy Port

Enter the port that your web proxy requires.

Set this to 0 if no web proxy is required.
* Select **No proxy** to disable the use of a web proxy.
* Select **WinInetProxy** to use the web proxy configured in your Internet Explorer or Edge preferences. In many cases, this is the most commonly required option.
* Select **WinHttpProxy** to use the system-wide web proxy configured for your system.

#### Server Certificates

Expand Down

0 comments on commit 5eeb083

Please sign in to comment.