Skip to content

Releases: kartoza/SpeciesExplorer

Species Explorer v0.3.3

Choose a tag to compare

@github-actions github-actions released this 15 Mar 10:02

Species Explorer v0.3.3

Changes

  • Fix PyQt5/PyQt6 enum compatibility for QGIS 3/4

Installation

  1. Download SpeciesExplorer-0.3.3.zip
  2. In QGIS, go to Plugins → Manage and Install Plugins → Install from ZIP
  3. Select the downloaded file and click Install

Links


Made with love by Kartoza

Species Explorer v0.3.2

Choose a tag to compare

@timlinux timlinux released this 14 Mar 13:11

Species Explorer v0.3.2

Changes

  • Use generic qgis.PyQt imports for QGIS 3 and 4 compatibility

Installation

  1. Download SpeciesExplorer-0.3.2.zip
  2. In QGIS, go to Plugins → Manage and Install Plugins → Install from ZIP
  3. Select the downloaded file and click Install

Links


Made with love by Kartoza

Species Explorer v0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Mar 10:35

Species Explorer v0.3.1

🦎 Documentation Enhancement Release

This release focuses on comprehensive documentation improvements and GitHub Pages deployment.

✨ What's New

📚 Documentation

  • Administrator Guide - New section with deployment options, network requirements, security considerations, and batch deployment scripts (PowerShell, Bash, Ansible)
  • Enhanced Architecture Documentation - Detailed async fetcher documentation with Mermaid diagrams showing data flow and task lifecycle
  • Expanded API Reference - Complete module documentation with all classes, methods, parameters, return types, and practical examples
  • Automatic Documentation Deployment - New GitHub Actions workflow deploys docs on every push to master

🔧 Fixes

  • Fixed homepage URL in metadata.txt (was pointing to non-existent GitHub Pages URL)

📖 Documentation

Documentation is now live at: https://kartoza.github.io/SpeciesExplorer

Includes:

📦 Installation

From QGIS Plugin Manager (Recommended)

  1. Open QGIS
  2. Go to PluginsManage and Install Plugins
  3. Search for "Species Explorer"
  4. Click Install Plugin

From ZIP File

  1. Download SpeciesExplorer-0.3.1.zip below
  2. In QGIS, go to PluginsManage and Install PluginsInstall from ZIP
  3. Select the downloaded file and click Install

🔗 Links


Made with 💗 by Kartoza | Donate

Species Explorer v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 09:53

Species Explorer v0.3.0

Changes

  • Reorganize plugin structure and fix async GBIF fetcher
  • Fix plugin loading and modernize build system
  • Fix path search setup
  • Added requirements files for testing
  • Added .travis file
  • Fix #6 - Run environment for tests
  • Fix unit tests
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md

Installation

  1. Download SpeciesExplorer-0.3.0.zip
  2. In QGIS, go to Plugins → Manage and Install Plugins → Install from ZIP
  3. Select the downloaded file and click Install

Links


Made with love by Kartoza

Version 0.1.0

Choose a tag to compare

@timlinux timlinux released this 17 Sep 05:10
19a30c7

This is the initial public release which supports basic taxonomic lookup and search on GBIF.

screen shot 2018-09-16 at 16 45 46