Skip to content

Releases: felixvons/Easy-Print-Menu

v1.3.0

Choose a tag to compare

@felixvons felixvons released this 30 May 09:06
f928c87
  • QGIS 3.34 compatibility only
    • updated deprecated methods from PyQGIS API (setFont, writeAsVectorFormatV2)
    • usage of new "setFilterByMapItems" method to link multiple map items with a legend item
  • no backward compatibility to old plot layers
  • added experimental feature to set a page/viewport rotation
    • eperimental due to a work around
  • updated translation file

v1.2.1

Choose a tag to compare

@felixvons felixvons released this 08 Sep 09:48
fba78bc
  • fix QGIS crash after plot and map navigation #14

v1.1.1

Choose a tag to compare

@felixvons felixvons released this 16 May 16:07
243ccd4
  • fix issue #4 (python error on layer creation, QGIS 3.22)

v1.1.0

Choose a tag to compare

@felixvons felixvons released this 05 Feb 13:55
da4bc94
  • add multi selection of pages
    • selected pages can be moved
    • selected pages can be deleted
  • changes to extra legend page
    • only used symbols from whole plot visible (only possible for rule based symbology)

image

image

1.0.2

Choose a tag to compare

@felixvons felixvons released this 23 Dec 13:53
5a6af91

fix: issue when opening a plot layer without template files in folder
update: #3 plot icons now in plot template folder
fix: wrong page number after deletion, auto correction
fix: #6 map annotations not visible on pages
update: new checkbox to run pdf creation as QGIS task or not
new: manual https://github.com/felixvons/Easy-Print-Menu/blob/main/manual/manual.md

1.0.1

Choose a tag to compare

@felixvons felixvons released this 02 Dec 13:16
1b9a337
Merge pull request #5 from felixvons/dev

Dev

1.0.0

Choose a tag to compare

@felixvons felixvons released this 23 Nov 18:02
0dea6d6

first release