4 Commits

Author SHA1 Message Date
david d417a78b85 Update metadata.txt 2026-06-10 13:40:14 +02:00
david ca827321d8 Update README.md 2026-06-10 13:33:33 +02:00
david b2001c625c Hotfix: oprava minimální podporované QGIS verze (3.4→3.44) (#48) 2026-06-10 13:31:55 +02:00
david 88018aa432 Update README.md 2026-06-10 13:16:33 +02:00
2 changed files with 7 additions and 5 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
**Platform:** QGIS 3.4.04.99.0
**Platform:** QGIS 3.44.04.99.0
**Module Type:** Data Acquisition & Visualization
@@ -24,9 +24,9 @@
## 2. Installation Guide
**Install the plugin from QGIS plugin repository.**
**Install the latest version of the plugin from the QGIS plugin repository.**
**OR**
**OR** (*in case you need older version*)
1. *Obtain the [plugin distribution package](https://github.com/ARUP-CAS/aiscr-qgis-amcr-viewer/releases) (ZIP archive containing the `amcr_viewer` directory).*
2. *Launch QGIS.*
+4 -2
View File
@@ -5,10 +5,10 @@
[general]
name=AMČR Viewer
qgisMinimumVersion=3.4.0
qgisMinimumVersion=3.44.0
qgisMaximumVersion=4.99.0
description=Viewing and downloading the AMČR data.
version=2.0.0
version=2.0.1
author=David Spáčil
email=spacil@arub.cz
@@ -26,6 +26,8 @@ changelog=
Aktualizace na verzi 2.0.0 výrazně mění chování pluginu. Před updatem je doporučeno přečíst si seznam změn níže.
Version 2.0.0 changes the plugin behavior dramatically. It is advised to check the changelog below.
Plný seznam změn v češtině je dostupný zde: https://github.com/ARUP-CAS/aiscr-qgis-amcr-viewer/releases/tag/v2.0.0
v2.0.1 (2026-06-10)
* Fixed QGIS minimum version
v2.0.0 (2026-06-05)
* Added warning regarding the feature duplication when loading components to the dialog
* Added Help button to the plugin menu