Skip to content

V1.4.0 dev - #154

Merged
656d696c65 merged 2 commits into
mainfrom
v1.4.0-dev
Aug 19, 2026
Merged

V1.4.0 dev#154
656d696c65 merged 2 commits into
mainfrom
v1.4.0-dev

Conversation

@656d696c65

Copy link
Copy Markdown
Member

No description provided.

&mile added 2 commits August 19, 2026 17:45
…rations

Generate 0000_setup.sql (full schema) and 0001_from_last_update.sql
(delta vs committed baseline snapshot) at image build time; apply
automatically at API startup via meta._migrations tracking. Replace the
all-in-one comptasse image with three production images (api, dashboard,
website) pushed to ghcr.io/comptasse/application, serve the current
release's migration SQL at /migrations/ on the website, and rewrite the
self-host installer (api + dashboard + CLI).
Initialize synchronously from window.location.origin instead of swapping
in a useEffect after paint. All consumers are client-only doc guide pages
(no SSR/hydration), so no hydration mismatch is introduced.
@656d696c65
656d696c65 merged commit 74dcae6 into main Aug 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant