Skip to content

Changelog - Dev - 07.24.2026 โ€‹

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.


[Unreleased] - 2026-07-24 โ€‹

Added โ€‹

  • Activate Prelude OTP and Stage B sealed userId on dev: Enables Prelude OTP provider and sealed userId accounts (Stage B) on the dev environment. New signups will receive real Prelude OTPs and mint SEALED accounts where the server cannot resolve phone numbers to user IDs at rest, improving privacy for authentication lookups. (#702) enhancement

Update - 2026-07-24 20:59 UTC โ€‹

Fixed โ€‹

  • Fix table existence check in ad-delivery deploy step: Corrected the deployment probe for the ad_delivery_daily rollup table, which was using an invalid bq ls syntax that always failed. This was causing the dev deploy to fail permanently after the first successful table creation. (#708) devops

Built with VitePress