ModelHandle/docs/source/MigrationGuide.html

11 lines
362 B
HTML

<h1>Migration Guide</h1>
<p>This document lists changes in the engine to help you to migrate your code base.</p>
<h2>0.8.21</h2>
<ul>
<li>{@link Init3DViewerElement} has been renamed to {@link Init3DViewerElementFromUrlList}.</li>
<li>{@link Init3DViewerElementFromFileList} is now available to initialize the viewer based on File objects.</li>
</ul>