Changelog
Every change that ships, with a tag and a date. Published to changelog.dqag.ch
automatically on push. Newest first. One entry per meaningful change (a merged PR or a
notable commit). A CI step appends entries; you can also add them by hand.
Tags: [feat] new capability · [fix] bug fix · [data] connector/data change ·
[design] UI/brand · [docs] documentation · [infra] tooling/build/deploy · [chore] housekeeping.
Format:
## YYYY-MM-DD
- [tag] Short description of what changed and why it matters. (#PR or commit)
2026-07-08
[chore]Shopify fully self-contained (drop dq-app proxy fallback) (e0e3870)[feat]Shopify via client_credentials (self-contained) + proxy fallback (29ed6db)[feat]Shopify cross-check via dq-app shopify-admin-proxy (all connectors green) (c57deb4)[feat]Operations section from Odoo stock + Shopify client_credentials auth (e7a410c)[feat]Google Abwesenheiten calendar merge into Vacation (service-account JWT) (f32c813)[feat]Vacation & Absence auto-generated from Odoo Time Off (7e6d168)[feat]Klaviyo e-mail marketing connector + technical data-lineage docs (7cd2f24)[feat]Shopify order-count cross-check in Revenue section + debug status (ad29e5e)[feat]provenance footer under every section + ad-platform backlog (ab3317f)[fix]exclude supabase/functions from Next typecheck (Deno files broke build) (105607c)
2026-07-07
[feat]generate-team-meeting Edge Function — live Odoo revenue (ec29345)[fix]meeting page degrades gracefully when Supabase is unconfigured (b44f404)[fix]set Vercel framework to nextjs (was building as vite) (ccbaa20)[feat]Phase 1 — meeting section engine, auth, and pre-meeting form (5f22958)[chore]add combined supabase/schema.sql for one-paste SQL Editor apply (6413a05)[feat]add Supabase schema, RLS, and Team Meeting seed migrations (f838f0f)[docs]add Team Meeting template spec from 3-instance comparison (a30f4e4)[feat]scaffold Meeting Hub app + Phase 0 foundation (4e3cf81)[design]Added Luumos-branded design system: tokens (styles/tokens.css), docs (DESIGN_SYSTEM.md), visual brand kit (brand-kit.html). (74db6bf)[docs]Seeded project working files:documentation.md,changelog.md,backlog.md,session.md,brainstorm.md.[chore]Connected local repo to GitHubfrancoseinerdq/dq-dashboardand pushed initial commit. (df16981)