Skip to content

Releases: opengisch/qgis-document-management-system-plugin

0.4.3 Fix images/documents preview on windows

02 Dec 09:44
Compare
Choose a tag to compare

Fixes 🐛

  • Fix images/documents preview not visible on windows #38
  • Print a warning when the relations are invalid #37

CI 🔧

  • Upgrade python to 3.12

Full Changelog: 0.4.0...0.4.3

0.4.2 Fix images/documents preview on windows

02 Dec 09:28
Compare
Choose a tag to compare

Fixes 🐛

  • Fix images/documents preview not visible on windows #38
  • Print a warning when the relations are invalid #37

CI 🔧

  • Upgrade python to 3.12

0.4.0 Copy the document path

07 Nov 14:15
Compare
Choose a tag to compare

Add a context menu action to copy the document path

image

0.3.3: Fix black widget on show form on windows

16 Jun 06:51
11bb39e
Compare
Choose a tag to compare

Fixes 🐛

  • Fix a bug making the files list widget turn black when showing the attribute form from the context menu. This was happening only on windows. #31

Documentation 📝

  • Added a note in the README.md about required QML modules. #32

0.3.2: Pre commit (#30)

28 Nov 14:05
05a453b
Compare
Choose a tag to compare
* fix crash when reference layer is missing

* add pre commit

* run pre-commit on all files + fix

0.3.1: Merge pull request #26 from opengisch/removeUpdateButtonsCall

11 Mar 14:53
4d82488
Compare
Choose a tag to compare

0.3.0

14 Dec 10:43
Compare
Choose a tag to compare
  • Performance improvements when opening the widgets

0.2.1

11 Oct 12:14
7f8fcea
Compare
Choose a tag to compare
  • In document side widget show the display string instead of plain feature id

0.2.0

24 Aug 20:35
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Fix file type icons not visible on windows #12.
  • Show preview for PDF files #11 (only on systems where QImageReader supports it).
  • Fixed critical error about QML connections syntax.
  • Added a layer type icon in the document side view

0.1.2

10 Aug 14:11
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Fix update buttons when toggle editing from the main window