chore(release): 1.0.0#48
Merged
Merged
Conversation
First stable release. Stabilizes the full feature set validated across the 0.5.0-0.7.0 pre-releases and adds the two deploy-time authoring skills shipped in epic-002: design-adoption (revoco:make-theme brand overlay generator) and legal-extraction (revoco:import-legal Impressum/Datenschutz importer). Dependency refresh (Pest 4.7.5, Pint 1.29.3, Filament settings 5.6.8).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First stable 1.0.0 release.
Stabilizes the full feature set validated across the 0.5.0–0.7.0 pre-releases (form → submit → async acknowledgment/notification mail + ntfy push, Filament operator backend, DE/EN i18n, operator self-service configuration, containerized deploy) and adds the two deploy-time authoring skills from epic-002.
Changes (release bump only)
CHANGELOG.md— new[1.0.0] — 2026-07-08section + link ref.composer.json—version0.7.0 → 1.0.0.CHANGELOG 1.0.0 highlights
Added
design-adoptionauthoring skill (+ deterministicrevoco:make-theme) — scans a shop URL, generates a--wf-*brand overlay + placement report.legal-extractionauthoring skill (+ deterministicrevoco:import-legal) — scrapes Impressum/privacy pages into the Filament legal settings for review.Changed
After merge (maintainer)
Tag
v1.0.0on the merge commit and push it — that triggersrelease.yml(build prod image → smoke → push toghcr.io). The tag is intentionally not created here.Docs-sync already verified: README +
docs/landing (DE/EN) cover the authoring skills and operator config; branch cleanup done.