<dl >
0.9 2021-02-10
<ul >
<li>fixed loading from VRt files (#23)</li>
<li>main window got a toolbar and dock widgets</li>
<li>improved tree models, e.g. to list raster sources</li>
<li>can read multi-layer sources</li>
<li>spatial extents can be selected from different map canvases, e.g QGIS or EnMAP-box</li>
</ul>
0.8 2020-08-09:
<ul >
<li>fixed updating of VRT output extent</li>
<li>added menu bar</li>
<li>modified context menu of VRT tree, e.g. to rename VRT Bands</li>
</ul>
0.7 2019-11-20:
<ul >
<li>documentation now online on <a  href="https://virtual-raster-builder.readthedocs.io/en/latest/">https://virtual-raster-builder.readthedocs.io/en/latest/</a></li>
<li>widgets to specify the output extent will be disable if auto-extent is enabled</li>
<li>output raster size in px can be now set to values larger 99px (#18)</li>
<li>spatial extent can be selected from QGIS map canvas (#17)</li>
<li>selected tree-view rows now have a yellow background (#15)</li>
<li>removed error when clicking on empty VRT band (#14)</li>
</ul>
0.6 2019-06-04:
<ul >
<li>preview window shows extent of VRT raster sources</li>
<li>added options to copy raster grid properties (resolution, extent) from other rasters (#12)</li>
<li>added option to align the VRR rastergrid to that of another raster image (#12)</li>
<li>included QPS library for faster updates</li>
</ul>
0.5 2018-06-15:
<ul >
<li>supports in-memory files based on GDAL &quot;/vsimem/&quot;</li>
<li>does not require temporal local VRT files any more</li>
<li>fixed bug #9 &quot;Save VRT error&quot;</li>
</ul>
0.4 Mai 2018:
<ul >
<li>fixed bug #6 drag 'n drop from QGIS 3 layer list</li>
<li>fixed bug #7 import of raster layers known to QGIS MapLayerRegistry</li>
<li>enhancement #7 VRTs can now be written with empty virtual raster bands (but have to define at least one virtual band)</li>
<li>fixed bug #10 removal of selected data sources</li>
</ul>
0.3 2018-03-02:
<ul >
<li>Code-base converted to PyQt5 and QGIS 3</li>
<li>Small fixes of smaller UI response issues</li>
<li>Sphinx - based documentation, documentation is also shown in the &quot;help&quot; tab</li>
</ul>
</dl>