Releases: Automattic/static-site-importer
Releases · Automattic/static-site-importer
Release list
v1.3.0
What's Changed
- Document companion block strategy by @chubes4 in #607
- Refactor fixture matrix surface evidence parsing by @chubes4 in #606
- Suppress Woo onboarding before editor evidence by @chubes4 in #611
- Deduplicate hoisted template part shell blocks by @chubes4 in #610
- Improve fixture diagnostic actionability by @chubes4 in #609
- Deduplicate template chrome in imported page bodies by @chubes4 in #612
- Graft plain Artist merch cart controls to Woo shortcodes by @chubes4 in #608
- Decompose mixed HTML fallback containers by @chubes4 in #617
- Surface visual compare viewport evidence by @chubes4 in #616
- Fix contact layout registry attribution by @chubes4 in #615
- Keep Woo controls out of custom block candidates by @chubes4 in #614
- Expose template shell dedupe diagnostics by @chubes4 in #613
- Link Homeboy node deps extension by @chubes4 in #619
- Select nodejs for Homeboy deps hydration by @chubes4 in #620
- feat(fixture-matrix): discover solved fixtures and promote solved candidates by @chubes4 in #621
- Fix static form provider materialization by @chubes4 in #628
- Fix fixture matrix editor canvas evidence by @chubes4 in #627
- Fix fixture matrix batch failure isolation by @chubes4 in #626
- Fix fixture matrix lifecycle progress and stalled batch recovery by @chubes4 in #630
- Fix fixture matrix rig preflight cost by @chubes4 in #632
- Move fixture hydration into Homeboy lifecycle by @chubes4 in #634
- Hydrate mixed SSI dependencies with WordPress provider by @chubes4 in #636
- feat: retain visual attribution artifacts by @chubes4 in #638
- Preserve source stylesheets as first-class enqueued assets in the generated theme by @chubes4 in #546
- Purge abandoned legacy provider/surface dead code by @chubes4 in #622
- Bump Homeboy Action to v2.8.13 by @chubes4 in #640
- fix: load visual attribution normalizer module directly by @chubes4 in #642
- Fix WordPress provider attribution discovery by @chubes4 in #644
- Migrate fixture matrix to placement routing by @chubes4 in #647
- Expose fixture matrix evidence readiness by @chubes4 in #648
- Configure fixture visual attribution depth by @chubes4 in #650
- Preserve skip links while deduplicating template headers by @chubes4 in #651
- Fix fixture matrix runner routing by @chubes4 in #653
- Embed SVG fonts in generated themes by @chubes4 in #655
- Materialize preserved runtime scripts by @chubes4 in #658
- Add solved corpus promotion gate by @chubes4 in #660
- Update PHP transformer to 0.2.7 by @chubes4 in #662
- Fix WordPress plugin release packaging by @chubes4 in #663
Full Changelog: https://github.com/Automattic/static-site-importer/blob/v1.3.0/docs/CHANGELOG.md
v1.2.6
What's Changed
- Fix fixture matrix recipe failure flag by @chubes4 in #554
- Avoid duplicate main wrapper in generated templates by @chubes4 in #555
- Harden fixture matrix visual diagnostics by @chubes4 in #556
- Persist visual compare screenshots as bench artifacts by @chubes4 in #558
- Harden visual parity against shifted renders by @chubes4 in #559
- ci: use review test command by @chubes4 in #553
- ci: bump homeboy-action to v2.8.9 (review umbrella) by @chubes4 in #564
- Clarify fixture matrix runner routing by @chubes4 in #562
- Add import permission filter by @chubes4 in #563
- Classify visual diff regions by @chubes4 in #561
- Stabilize fixture matrix visual parity capture by @chubes4 in #565
- Enable generated theme SVG materialization by @chubes4 in #566
- Add truthful Gutenberg incompatibility registry by @chubes4 in #567
- Refactor fixture matrix image comparison helpers by @chubes4 in #568
- Guard WordPress body class stylesheet collisions by @chubes4 in #569
- Guard ability registration idempotently by @chubes4 in #570
- Declare fixture matrix Lab path inputs by @chubes4 in #571
- Split fixture matrix diagnostic decision axes by @chubes4 in #572
- Capture editor-open evidence in fixture matrix by @chubes4 in #573
- Add editor-proof fixture acceptance gate by @chubes4 in #574
- Preserve provider materialization diagnostics by @chubes4 in #575
- Install fixture matrix rig dependencies by @chubes4 in #576
- Improve Figma import parity materialization by @chubes4 in #577
- Add deterministic Figma intent parity report harness by @chubes4 in #578
- Group fixture acceptance decisions in registry by @chubes4 in #579
- Add opt-in fixture matrix surface coverage by @chubes4 in #582
- Classify missing fixture evidence separately by @chubes4 in #583
- Materialize generated HTML form fallbacks by @chubes4 in #586
- Add fig fixture E2E harness by @chubes4 in #580
- Materialize block theme templates from artifacts by @chubes4 in #584
- Improve Figma import block-theme parity by @chubes4 in #581
- Reduce safe HTML fallback blocks by @chubes4 in #585
- Separate contact layout diagnostics by @chubes4 in #587
- Stabilize fixture matrix surface coverage by @chubes4 in #588
- Add staged fig fixture regression metrics by @chubes4 in #591
- Reduce generated HTML fallback blocks by @chubes4 in #592
- Wire fixture matrix surface coverage into batch runs by @chubes4 in #589
- Add visual parity evidence report by @chubes4 in #590
- Materialize template parts from source HTML artifacts by @chubes4 in #595
- Improve safe HTML fallback block reduction by @chubes4 in #593
- Resolve secondary surface editor targets by @chubes4 in #600
- Promote generated nav lists to navigation blocks by @chubes4 in #594
- Clarify provider runtime report rows by @chubes4 in #597
- Extract static merch card products by @chubes4 in #598
- Preserve fixture matrix surface evidence by @chubes4 in #599
- Fix release gate lint and static analysis blockers by @chubes4 in #603
- Classify provider-materializable matrix gaps by @chubes4 in #605
- Carry source form labels into Jetpack fields by @chubes4 in #604
- Avoid host temp paths in Lab fixture matrix runs by @chubes4 in #602
- Extract fixture matrix editor target builder by @chubes4 in #601
Full Changelog: https://github.com/Automattic/static-site-importer/blob/v1.2.6/docs/CHANGELOG.md
v1.2.5
What's Changed
- Use schema-compatible fixture matrix browser steps by @chubes4 in #527
- fixture-matrix: keep WP Codebox recipes schema compatible by @chubes4 in #528
- Preserve visual parity evidence in fixture matrix by @chubes4 in #529
- Fix SSI Codebox fixture artifact staging by @chubes4 in #530
- Graft materialized Jetpack contact-form markup into page post_content by @chubes4 in #535
- Clarify fixture matrix failure categories by @chubes4 in #536
- Declare fixture matrix bench namespace setting by @chubes4 in #541
- Fix fixture matrix bench output location by @chubes4 in #540
- Add fixture matrix complexity lane filters by @chubes4 in #542
- Add generic theming seam to the importer block by @chubes4 in #544
- Fix fixture matrix diagnostic hygiene by @chubes4 in #545
- Normalize companion block schema types by @chubes4 in #548
- Provision capability-declared plugins in the matrix sandbox and drop the blanket WooCommerce waiver by @chubes4 in #547
- Refresh active generated companion plugins by @chubes4 in #549
- Harden fixture matrix fault isolation by @chubes4 in #550
- Update php-transformer dependency to 0.2.5 by @chubes4 in #551
- Clear SSI release gate blockers by @chubes4 in #552
Full Changelog: https://github.com/Automattic/static-site-importer/blob/v1.2.5/docs/CHANGELOG.md
v1.2.4
What's Changed
- Make theme report artifacts opt-in by @chubes4 in #520
- Detect client-rendered URL import shells by @chubes4 in #522
- Use fixture entrypoint for visual source URL by @chubes4 in #521
- Consolidate REST source artifact runtime by @chubes4 in #524
- Preserve materialized script runtime in fixture matrix by @chubes4 in #523
- Accept preserved runtime island diagnostics by @chubes4 in #525
- Bump php transformer to 0.2.4 by @chubes4 in #526
Full Changelog: https://github.com/Automattic/static-site-importer/blob/v1.2.4/docs/CHANGELOG.md
v1.2.3
What's Changed
- Expose import diagnostics on success, not just failure by @chubes4 in #517
- Move SSI fixture matrix rig into repo by @chubes4 in #518
- Bump bundled php-transformer pin to v0.2.3 by @chubes4 in #519
Full Changelog: https://github.com/Automattic/static-site-importer/blob/v1.2.3/docs/CHANGELOG.md
v1.2.2
What's Changed
- Resolve CSS var() for theme.json body font-family by @chubes4 in #511
- Materialize product-grid fallbacks into WooCommerce products (#510) by @chubes4 in #512
- Extract products from bundle data files (preferred source over DOM detection) by @chubes4 in #515
- Bump bundled php-transformer pin to v0.2.2 by @chubes4 in #516
Full Changelog: https://github.com/Automattic/static-site-importer/blob/v1.2.2/docs/CHANGELOG.md
v1.2.1
v1.2.0
What's Changed
- Companion-plugin scaffold + install path + declared dependency (slice 1 of #491) by @chubes4 in #492
- Retire stale block-artifact-compiler schema identifiers by @chubes4 in #494
- Route preserved island JS to the companion plugin, not the theme (#488) by @chubes4 in #496
- Wire generated block.json render file in companion-plugin scaffold by @chubes4 in #499
- Companion plugin: generate PHP-only dynamic blocks (WP 7.0) by @chubes4 in #500
- Centralize site-identity derivation into one primitive (#501) by @chubes4 in #502
- Refactor: theme-generator decomposition slice 1 — extract block-document reporting by @chubes4 in #503
- Add consumer-defined import disposition seam by @chubes4 in #505
- Bump bundled php-transformer pin to v0.2.0 by @chubes4 in #507
- Expose reusable Playground import-blueprint primitive by @chubes4 in #506
Full Changelog: https://github.com/Automattic/static-site-importer/blob/v1.2.0/docs/CHANGELOG.md