platformwebapidocs
SuprLogs launched with core web, API, and docs foundations
- First SuprLogs product foundation is live — We launched the initial SuprLogs workspace with a public site, app shell, starter API, and documentation site so the product is ready for early development and onboarding.
- Added cookie consent controls — A new cookie consent banner and preferences modal now lets visitors accept or reject tracking and manage cookie categories more clearly.
Also in this release
New Features4 updates
New Features4 updates
- Launched the first SuprLogs monorepo with separate apps for the website, API, and documentation site.
- Added a public marketing site with sign-in, sign-up, an app shell, theme toggle, and placeholder legal pages.
- Set up a starter API with a health check and Inngest integration point.
- Published a Mintlify documentation site with a quickstart guide and API reference.
Improvements5 updates
Improvements5 updates
- Updated branding across the app, docs, package names, support links, and local tools from SuprLog to SuprLogs.
- Aligned local development ports and project identifiers with the current SuprLogs setup.
- Added shared packages for logging, cache, database access, auth helpers, webhooks, providers, and changelog pipeline stubs.
- Added shared environment templates, workspace settings, TypeScript configuration, and project scripts for local development.
- Improved the site with new metadata, Open Graph and Twitter images, favicon assets, app icons, and a web manifest.
Bug Fixes1 updates
Bug Fixes1 updates
- Fixed environment loading so the web app and API now read root environment files in the correct order, which helps sign-in keys load properly from `.env.local`.
Security1 updates
Security1 updates
- Added a cookie consent manager to better control tracking and support privacy compliance.
Documentation3 updates
Documentation3 updates
- Added onboarding guides and project rules to help contributors get started with the codebase.
- Expanded product and API documentation for SuprLogs setup and usage.
- Updated the README and related references to match the new SuprLogs branding and root-level environment setup.