Skip to content

Commit fe3069f

Browse files
committed
Merge branch 'develop'
2 parents 6de389e + 2978411 commit fe3069f

4 files changed

Lines changed: 23 additions & 3 deletions

File tree

Help/ASCOMDeveloper.content

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Topics>
3-
<Topic id="7d9253c2-fdfd-4c0d-8225-a96bddb49731" visible="True" isDefault="true" isSelected="true" title="ASCOM Platform 7.1 Update 2" tocTitle="Introduction" />
3+
<Topic id="7d9253c2-fdfd-4c0d-8225-a96bddb49731" visible="True" isDefault="true" title="ASCOM Platform 7.1 Update 2" tocTitle="Introduction" />
44
<Topic id="6cdc126a-3b1a-4a55-836f-aaf704740a33" visible="True" title="Introduction - ASCOM Platform 7 For Developers" tocTitle="Introduction - Developers" />
55
<Topic id="174fff87-9bd7-442e-98e1-9fe2ac09bac6" visible="True" />
66
<Topic id="3d17234a-c873-4f65-af0f-52f182081a44" visible="True" title="ASCOM Platform for .NET Developers" />
77
<Topic id="bfd53b69-9f13-489b-9a98-50c60d2a633b" visible="True" isExpanded="true" title="Version History">
8+
<Topic id="Version_7.1.3" visible="True" isSelected="true" />
89
<Topic id="Version_7.1.2" visible="True" />
910
<Topic id="1d9c9d1e-1980-45a6-b7f9-4f4bcb752b80" visible="True" title="Version 7.1 Update 1" />
1011
<Topic id="1cff238c-4522-4730-ae94-a82f9666654e" visible="True" title="Version 7.1" />

Help/ASCOMDeveloper.shfbproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@
365365
<None Include=".ProjectOverrides\VS2013ChmHelpFormat.proj" />
366366
<None Include=".ProjectOverrides\VS2013HtmlHelpFormat.proj" />
367367
<None Include=".ProjectOverrides\VS2022HtmlHelpFormat.proj" />
368+
<None Include="Version History\Version 7.1 Update 3.md" />
368369
<None Include="Developer Information\Astronomical Coordinates.aml" />
369370
<None Include="Developer Information\ConnectionProtocol.aml" />
370371
<None Include="Developer Information\Developer Links.aml" />

Help/Introduction/Introduction.aml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink">
44
<introduction>
55
<para>
6-
The <link xlink:href="Version_7.1.2" > Platform 7.1 Update 2</link> release has the same changes and fixes as the
7-
<link xlink:href="1cff238c-4522-4730-ae94-a82f9666654e" >Platform 7.1 Update 1</link> release, but additionally contains a critical fixes for Platform installation issues.
6+
The <link xlink:href="Version_7.1.3" > Platform 7.1 Update 3</link> release has the same changes and fixes as the
7+
<link xlink:href="Version_7.1.2" >Platform 7.1 Update 2</link> release, but additionally contains an important fix for logging stability under high workloads and on lower powered devices.
88
</para>
99
<para>
1010
Please see <link xlink:href="4eb05978-d9b4-4465-896b-e9ed09bff8c1" >Major Changes in Platform 7.0</link> for a complete list of changes and fixes in the initial Platform 7.0 release.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
uid: Version_7.1.3
3+
title: ASCOM Platform 7.1 Update 3
4+
tocTitle: Version 7.1 Update 3
5+
# linkText: Optional Text to Use For Links
6+
# keywords: keyword, term 1, term 2, "term, with comma"
7+
# alt-uid: optional-alternate-id
8+
# summary: Optional summary abstract
9+
---
10+
In line with previous Platform installers, Platform 7.1 Update 3 is a cumulative release that contains all enhancements and fixes from previous
11+
Platform releases and service packs. The Platform environment pre-requisites are listed
12+
here <link xlink:href="7d9253c2-fdfd-4c0d-8225-a96bddb49731#PreReqs70">Platform Prerequisites</link>.
13+
14+
## Issues Fixed in 7.1 Update 3 - For Everyone
15+
* Fixed - TraceLogger occasionally threw `ProfilePersistenceException - Timed out waiting for TraceLogger mutex` exceptions.
16+
17+
## Changes in 7.1 Update 2
18+
See this link for changes and fixes in <link xlink:href="Version_7.1.2">Platform 7.1 Update 2</link>.

0 commit comments

Comments
 (0)