v1.5.1
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_linkinteraction 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)
- Install
ai-multilingual-1.5.1.zipover the previous plugin directory. - Confirm
aiml_db_versionremains 8 (no migration). - Existing active routes and history remain valid.
- 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