<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="../../Documentation.xsl"?>

<documentation>
	<extension-title>API</extension-title>
	<extension-menu-doc>API_Menu.xml</extension-menu-doc>
	<content>
		<topic>
			<topic-title>Release Notes</topic-title>
			<topic-text>

				<p><b>4.0</b></p>
				<ul>
				<li>   Performance optimisation of all calls with custom fields.</li>
				</ul>

				<p><b>3.8</b></p>
				<ul>
				<li>   Null values removed from product metafields.</li>
				<li>   Performance of product related calls increased.</li>
				</ul>
				
				<p><b>3.7</b></p>
				<ul>
				<li>   Compatibility improvements with Storefront 9.4 and 9.5.</li>
				</ul>
				
				<p><b>3.6</b></p>
				<ul>
				<li>   Fix of the 'from' / 'to' parameters logic for orders and order items calls.</li>
				</ul>

				<p><b>3.5</b></p>
				<ul>
				<li>   Support for TLS 1.2 added to callbacks.</li>
				<li>   Extended debug logging added.</li>
				</ul>

				<p><b>3.4</b></p>
				<ul>
				<li>   Performance compatibility with extensions that retrieve data from remote data sources.</li>
				<li>   Call responses now contain only custom fields with definition.</li>
				</ul>
				
				<p><b>3.3</b></p>
				<ul>
				<li>   REST API compatibility updates.</li>
				</ul>
				
				<p><b>3.2</b></p>
				<ul>
				<li>   Storefront 9 and REST API compatibility updates.</li>
				</ul>
				
				<p><b>2.5</b></p>
				<ul>
				<li>   New API calls added - GetOrderFields, SetOrderFields, GetOrderItemOutputPath.</li>
				</ul>

				<p><b>2.4</b></p>
				<ul>
				<li>   Bug fix for SetUserFields.</li>
				</ul>

				<p><b>2.3</b></p>
				<ul>
				<li>   Updated OrderReadyForProduction Callback.</li>
				<li>   Bug fix to currency calculations.</li>
				<li>   Bug fix to password validation.</li>
				</ul>

				<p><b>2.2</b></p>
				<ul>
				<li>   Bug fix to Product ID</li>
				</ul>

				<p><b>2.1</b></p>
				<ul>
				<li>   Implemented User Groups.</li>
				<li>   Implemented User Profile Fields.</li>
				<li>   Implemented Product Metadata.</li>
				<li>   Implemented Product Categories.</li>
				<li>   Bug fix when Print Options or Form Filling are not present.</li>
				</ul>

				<p><b>2.0</b></p>
				<ul>
				<li>   Added Callbacks Functions to the API.</li>
				<li>   Added administration page to manage Callbacks.</li>
				</ul>
				  
				<br />
			</topic-text>	
		</topic>
	</content>
</documentation>