Releases: opengisch/qgis-document-management-system-plugin
Releases · opengisch/qgis-document-management-system-plugin
0.4.3 Fix images/documents preview on windows
Fixes 🐛
- Fix images/documents preview not visible on windows #38
- Print a warning when the relations are invalid #37
CI 🔧
Full Changelog: 0.4.0...0.4.3
0.4.2 Fix images/documents preview on windows
Fixes 🐛
- Fix images/documents preview not visible on windows #38
- Print a warning when the relations are invalid #37
CI 🔧
0.4.0 Copy the document path
Add a context menu action to copy the document path
0.3.3: Fix black widget on show form on windows
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)
* 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
Remove unnecessary call to updateButtons()
0.3.0
- Performance improvements when opening the widgets
0.2.1
- In document side widget show the display string instead of plain feature id
0.2.0
- 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
- Fix update buttons when toggle editing from the main window