Skip to content

v0.12.0

Compare
Choose a tag to compare
@mthh mthh released this 30 Nov 09:56
· 1366 commits to master since this release
  • New: Enable the import of vector layers contained in geopackages.

  • Fix missing HTML attribute that prevented re-translation of some tooltip.

  • Fix coordinate order when exporting to some CRS / file formats.

  • Improves the positioning of the legend titles for proportional symbols.

  • Improve the alignment of the items in the legend edition box.

  • Update Python dependencies to enable Python 3.11 support and switch to Python 3.11 in all docker images (Python 3.11 is supposed to bring interesting performance improvements thanks to the specialization brought by its adaptive interpreter)