Skip to content

Strata 1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:05

Strata 1.3.0

Strata, il GIS con AI integrata. Fork di QGIS per parlare con le mappe, lanciare agenti geospaziali multi-step e interrogare il workspace.

An AI-native fork of QGIS. Chat with your maps, run multi-step geospatial agents, and query your entire workspace right inside the desktop.

Download

Sistema File Note
macOS (Intel + Apple Silicon) Strata-Installer.dmg App universal firmata Apple Developer ID e notarizzata. Asset DMG firmato anche con Sigstore keyless e checksum SHA256.
Windows (x64) Strata-4.1.0-win64.exe, Strata-4.1.0-win64.zip Installer NSIS e ZIP portable firmati come asset con Sigstore keyless e checksum SHA256. Authenticode non era configurato in questo run.
Linux (x86_64) Strata-1.3.0-x86_64.AppImage AppImage firmata con Sigstore keyless e checksum SHA256. chmod +x poi doppio click.

Ogni asset principale ha i file di verifica accanto: .sha256 e .sigstore.json.

Configurazione AI

Al primo avvio: View -> Panels -> AI Assistant, click sull'icona impostazioni in alto a destra, incolla la tua API key OpenAI o Anthropic. Le chiavi sono salvate nelle impostazioni locali dell'applicazione e non vengono mai inviate a server diversi dal provider scelto.

What's Changed

  • fix(claude): use api.anthropic.com for OAuth token exchange by @valeriosota in #15
  • fix: attach chat screenshots via drag-and-drop with vision support by @francemazzi in #4
  • feat(docs): revisione copy landing page B2B - Pro, Cloud Team, Enterprise by @francemazzi in #17
  • [codex] Handle plan stream deltas by @francemazzi in #16

New Contributors

Full Changelog: strata-v1.2.10...strata-v1.3.0