Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 18:04
· 84 commits to main since this release
6298df0

AI Multilingual — Release Notes v1.5.1

This is a patch corrective release. It restores Supported Localized URL / SEO contracts that failed under Localized URLs ON during v1.5.0 Gate B dogfood. It does not add a new localized URL capability, SEO architecture, Woo permalink feature, Program B, or MSEO.6.

Release commit: 6298df08b3b1456e4875ecdb860b71506d5ae313
Schema TARGET: 8 (unchanged) · Migration: none

Corrected Supported contracts

  • Localized CURRENT_LOCALIZED page GET can complete (no AIML max-exec recursion loop)
  • term_link / get_term_link interaction bounded under LU ON
  • hreflang agrees with EffectiveUrl for discoverable objects with active routes
  • Open Graph URL / switcher agree when they share SB11 public identity
  • Woo localized PDP render health for the D1-adjacent breadcrumb/term_link path
  • Source routes, hierarchy, one-hop history, canonical, x-default, sitemap XHTML Model A, and LU OFF behavior remain within frozen architecture

Upgrade (1.5.0 → 1.5.1)

  1. Install ai-multilingual-1.5.1.zip over the previous plugin directory.
  2. Confirm aiml_db_version remains 8 (no migration).
  3. Existing active routes and history remain valid.
  4. Settings and Localized URLs admission/defaults are unchanged.

Full reviewed notes: https://github.com/magpern/ai-multilingual/blob/main/docs/releases/v1.5.1.md

What's Changed

  • docs(v151): freeze localized URL correctness stabilization plan by @magpern in #42
  • fix(v151): stabilize localized URL correctness and SEO agreement by @magpern in #43
  • chore(release): prepare v1.5.1 corrective patch by @magpern in #44

Full Changelog: v1.5.0...v1.5.1