v1.0.0

What changed

Release notes for Driades โ€” what shipped, what got fixed, and what is coming next.

Latest

v1.0.0

Landing page, multi-page site and public beta prep

๐Ÿš€ Added
  • Full multi-page landing site with hero, story rail, features, pricing and FAQ
  • Three new content pages โ€” Stories, Apps, Datasets
  • Mobile-first responsive design with hamburger nav, sticky section pills and safe-area-insets
  • Scroll progress bar, ambient parallax background, floating particles and directional reveal animations
  • About section revealing h4ck1ng.science origins
โœจ Changed
  • Hero copy rewritten to be more benefit-driven and scenario-based
  • Scene visuals added on mobile โ€” one SVG illustration per story step
  • FAQ accordion now animates open/close height smoothly
๐Ÿ”ง Fixed
  • Scroll spy now tracks all new sections including mobile nav pills
  • Body scroll lock when mobile drawer is open
  • Touch targets enlarged across all interactive elements
โณ Coming next
  • Public beta room creation
  • Dataset catalog mount from Canopy tier
  • Hosted AI assistant on the canvas
  • Real-time status page with service monitoring
Beta

v0.9.0

Workshop-hardened with agent support

๐Ÿš€ Added
  • Python agent client and MCP server โ€” agents join rooms as full peers
  • Sequencer mode โ€” flipbook, blend and per-pixel mean playback
  • Export suite: GeoJSON, Markdown, PDF reports, PNG snapshots and video recording
โœจ Changed
  • DuckDB-WASM upgraded for faster spatial queries on larger datasets
  • Timeline controller rebuilt for smoother scrub performance
๐Ÿ”ง Fixed
  • WebRTC reconnection loops after intermittent network drops
  • Mobile view resetting when keyboard opens
Alpha

v0.6.0

Temporal canvases and 3D support

๐Ÿš€ Added
  • Shared timeline โ€” observations appear and disappear by date as you scrub
  • Temporal channels โ€” choose who you are time-synced with
  • 3D mode โ€” elevation extrusion with adjustable exaggeration
  • Zarr datacube support โ€” point at xarray stores and scrub their time axis
Alpha

v0.3.0

First public workshop at h4ck1ng.science

๐Ÿš€ Added
  • Real-time multi-user canvas with geo-anchored cursors
  • PMTiles, COG, GeoParquet, GeoJSON and Zarr data loaders
  • Clipping by drawn polygon โ€” vectors filtered, rasters masked
  • Photoshop-style layer stack with opacity and reorder
Research

v0.0.1

The first prototype

๐Ÿš€ Added
  • Single-user MapLibre canvas with PMTiles loader
  • Peer-to-peer sync experiment over Y.js CRDTs
  • Question: can you share a map without a server?