Skip to content

Releases: mapmanager/cloudscope

CloudScope v0.1.2

11 Jun 21:59

Choose a tag to compare

Fixed

  • Fixed macOS build metadata generation when building from a git tag.

  • Fixed the automated macOS release asset build path for tagged releases.

CloudScope v0.1.1

11 Jun 21:09

Choose a tag to compare

Added

  • Implemented MkDocs documentation site using Material for MkDocs and mkdocstrings.

  • Added expanded documentation structure for end users, scientific users, and developers.

  • Added GitHub Actions workflows for building Windows and macOS desktop application artifacts.

  • Added signed, notarized, and stapled macOS Apple Silicon application build workflow.

  • Added unsigned Windows desktop application build workflow using NiceGUI Pack and PyInstaller.

Changed

  • Added new ECharts context menu items.

  • Improved CI/CD release process for reproducible tagged CloudScope releases.

  • Improved desktop build artifact naming and packaging conventions.

Fixed

  • Fixed release notes extraction for GitHub Release generation.

CloudScope v0.1.0

10 Jun 19:57

Choose a tag to compare

Added

  • Added first official GitHub Release workflow for reproducible CloudScope releases.
  • Added local release metadata checks for tag, version, and changelog consistency.
  • Added docs and source archive artifacts to GitHub Releases.

Changed

  • Improved GitHub Actions run names for easier reading in the Actions UI.