Changelog

Release notes for RailSlot v2.

v2.1.0

Monorepo + design system


version: "v2.1.0" date: 2026-05-22 title: "Monorepo + design system"

v2.1.0 — Monorepo + design system

Date: 2026-05-22

  • Turborepo monorepo with apps/marketing (railslot.io) and apps/app (app.railslot.io)
  • Shared @railslot/ui design system: Button, Card, Badge, layout primitives, MarketingShell, AppShell
  • Brand tokens: light slate + indigo from v1
  • Two-site Netlify deploy configured
v2.0.0

Clean rebuild begins


version: "v2.0.0" date: 2026-05-18 title: "Clean rebuild begins"

v2.0.0 — Clean rebuild begins

Date: 2026-05-18

  • FastAPI backend with async SQLAlchemy 2.0 + PostGIS
  • RC-SPP, ETCS braking, UIC 406 blocking time, TTR validator migrated from v1 algorithms
  • 27-network topology import pipeline (OSM + Overpass)
  • Auth, API keys, rate limiting, Payoneer webhook stub
  • Initial Alembic migration and pytest suite