Skip to content

Releases: astrolabe-expeditions/data-platform

v1.9.1

20 Mar 15:39

Choose a tag to compare

1.9.1 (2026-03-20)

Bug Fixes

  • Ingest multiple dataset files and handle errors gracefully (a5911fd)

v1.9.0

19 Mar 10:26

Choose a tag to compare

1.9.0 (2026-03-19)

Features

  • Add validated at field to dataset files (863cd40)
  • Integrate validation into processing status (5296f55)
  • Remove call to a webhook (f02c713)
  • Use a schedule task for pipeline trigger (2058067)

v1.8.0

18 Mar 10:45

Choose a tag to compare

1.8.0 (2026-03-18)

Features

  • Add a function to get public stations (c320dc8)
  • Add campaigns and programs tables (411d9e3)
  • Add programs and campaigns list to admin (dcda085)
  • public: Add filters on stations (3a7c84d)
  • seed: Add programs and campaigns seeding data (39b5954)

v1.7.0

13 Mar 16:13

Choose a tag to compare

1.7.0 (2026-03-13)

Bug Fixes

  • auth: Prefix links with /admin (184fdbb)
  • public: Translate label inside NavBar (cb8ea0a)
  • public: Update theme colors to follow the graphic charter (9c2aa97)

Features

  • Add web app manifest and icons (65bb95e)
  • code: Add logo to admin (bd6c363)
  • datasets: Dataset should be create through a station (0d0f3ce)

v1.6.0

13 Mar 11:29

Choose a tag to compare

1.6.0 (2026-03-13)

Features

  • Add public access policies for datasets, instruments, and measures (fef5d8a)

v1.5.0

12 Mar 12:01

Choose a tag to compare

1.5.0 (2026-03-12)

Features

  • Add data ingestion webhook URL environment variable to Docker (a5748e7)

v1.4.0

11 Mar 14:59

Choose a tag to compare

1.4.0 (2026-03-11)

Bug Fixes

  • n8n: Integrate position in correct order (9d0da6b)

Features

  • Add 'is_public' column to datasets (529b28e)
  • Add a GIS function to get stations data (e0982a2)
  • Add a public visualisation for data of station (912b988)
  • Move admin part under /admin route (89dee6e)
  • seed: Set a default position for station (6300ac5)

v1.3.0

20 Feb 17:08

Choose a tag to compare

1.3.0 (2026-02-20)

Features

  • Add realtime to Refine with Supabase (0e2bb21)
  • data-ingestion: Give feedback from file processing status (e35f59f)
  • datasets: Launch data ingestion webhook after creation (b3afbf2)
  • Enhance dummy file generation with more options (971f3a4)
  • Handle feedback coming from data ingestion (f986b4c)
  • measures: Specify SRID for position as WGS84 (2104015)

v1.2.0

20 Feb 08:46

Choose a tag to compare

1.2.0 (2026-02-20)

Bug Fixes

  • dataset: Show only files for the dataset displayed (f196996)

Features

  • Add a docker compose file to run n8n locally (fcb6e33)
  • Add measures table (80faa2b)
  • Backup n8n data ingestion workflow (8a0ff02)
  • Enhance dummy file generation script (5d16ebe)

v1.1.2

10 Feb 09:45

Choose a tag to compare

1.1.2 (2026-02-10)

Bug Fixes

  • release: Rename dockerFlags to dockerBuildFlags (cc04b64)