Release notes

Changelog

Release history for OpenWeb.Software 3.6 and the current web app build.

Back to home

Unreleased - 2026-04-18

rebranded the user-facing product around `LLM Model OpenWeb.Software 3.6`
replaced the static homepage idea console mockup with a real prompt intake form
preserved prompt drafts through sign-up and sign-in into the dashboard
provisioned user and project prefixes in S3-compatible object storage
added Google OAuth sign-in and account-linking flows for Gmail-based access
made the home page explicit about free registration, no credit card, and login-required coding
persisted each project's isolated S3 storage prefix and resumed managed workspace threads on return
added external PostgreSQL-backed user persistence via `DATABASE_URL` with local SQLite compatibility
mirrored project and snapshot metadata into external PostgreSQL system tables
provisioned a dedicated PostgreSQL database for every project with fixed host credentials
exposed per-project database credentials, storage prefixes, and a built-in table browser in the workspace
surfaced the free dev-and-prod database offer throughout the landing page and dashboard

1.0.0 - 2026-04-17

launched OpenWeb.Software 3.6 as the first production release
added account registration, demo login, prompt-first dashboard, and workspace shell
integrated managed project, turn, file, approval, and event flows against `anon.casa`
wired shared platform authentication through `ANON_CASA_API_KEY`
added local runtime sync, preview process management, and `*.openweb.run` host routing
added S3-compatible snapshot storage for per-project artifacts
added production deployment support for `openweb.run` with a dedicated application service and Nginx routing