Skip to content

Releases: 3liz/qgis-atlasprint

3.4.1

31 May 09:04
8cda69e
Compare
Choose a tag to compare
  • Fix Python exception about PDF rasterized

3.4.0

27 May 13:04
305ca91
Compare
Choose a tag to compare
  • Bump QGIS minimum version to QGIS 3.22
  • Fix PDF not being rasterized

3.3.2

19 Oct 08:10
7b8a3ea
Compare
Choose a tag to compare
  • Fix an issue when the layout does not have a map, fix #59 (contribution from @benoitblanc)

3.3.1

04 Mar 12:27
bc88e40
Compare
Choose a tag to compare
  • Improve logs about additional parameters and current login

3.3.0

03 Mar 11:01
710eb66
Compare
Choose a tag to compare
  • Add expression for @lizmap_user and @lizmap_user_groups related to the current logged user in Lizmap Web Client
  • Add FORMAT option in the GET request to export as JPEG, PDF, PNG or SVG.
    Values are from the QGIS Server documentation : https://docs.qgis.org/latest/en/docs/server_manual/services.html#wms-getprint-format
  • Display the version number in the logs when starting the plugin
  • Set file permission to 744 in the ZIP by default
  • Some code refactoring and cleaning
  • Remove the v prefix in a git tag

v3.2.2

29 Apr 04:03
8b8f89f
Compare
Choose a tag to compare
  • Fix the feature expression if the primary key is numeric
  • Fix the name of the plugin in the logs
  • Raise the minimum version to 3.10
  • Some code cleanup to follow the QGIS API

3.2.1

06 Jan 05:42
0a0d404
Compare
Choose a tag to compare
  • Sanitize filename when exporting to PDF
  • Improve debug when there is an error while exporting to PDF
  • Add some tests

3.2.0

28 Aug 16:31
9cf58cf
Compare
Choose a tag to compare
  • Add QGIS report support, contribution from OpenGIS.ch

3.1.0

28 Apr 10:17
b64c4ed
Compare
Choose a tag to compare
v3.1.0

prepare release with CI

Release 2.0.0

27 Nov 13:28
1b15212
Compare
Choose a tag to compare
  • support multiple atlas pages
  • respect all the config from the atlas defined in QGIS Desktop, add SCALE parameter fix #17 #18
  • use project or global map scales
  • implement SCALES parameter