Skip to content

Releases: nextgis/qgis_devtools

v1.3.2

27 Feb 14:41

Choose a tag to compare

What's Changed

Fixed

  • Fixed Python executable resolution for macOS DMG installations

Full Changelog

v1.3.1...v1.3.2

v1.3.1

20 Jan 18:04

Choose a tag to compare

What's Changed

Fixed

  • Fixed PopupMode enum usage for Qt6

Changed

  • Updated minimum QGIS version to 3.32

Full Changelog

v1.3.0...v1.3.1

v1.3.0

01 Nov 19:40

Choose a tag to compare

What's Changed

Added

  • Added the ability to debug scripts launched from the QGIS Python console
  • Added the ability to copy launch.json without path mappings

Fixed

  • Fixed check if port is already in use

Full Changelog

v1.2.1...v1.3.0

v1.2.1

15 Oct 11:20

Choose a tag to compare

What's Changed

Changed

  • Updated maximum QGIS version to 4.99

Full Changelog

v1.2.0...v1.2.1

v1.2.0

19 Jul 15:18

Choose a tag to compare

What's Changed

Added

  • Added message on plugin install and update
  • Added user guide button to debug status widget

Fixed

  • Fixed multiple run tracking for older debugpy versions (#3)
  • Fixed launch issue on macOS (#4)

Full Changelog

v1.1.0...v1.2.0

v1.1.0

03 Jul 13:56

Choose a tag to compare

What's Changed

Added

  • Added Qt6 support
  • Added user guide link to About dialog

Fixed

  • Fixed accidental closing of plugin settings widgets

Full Changelog

v1.0.0...v1.1.0

v1.0.0

26 Jun 02:51

Choose a tag to compare

Initial release