You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.10.0: Term Settings, Category taxonomy, permalink integrity, and Abilities API CRUD (8b58996)
Add Abilities API CRUD for glossary terms, including full post meta and Category assignment for MCP clients (c9bfe0d)
Fix: record term-permalink redirects when a primary Category slug is renamed, closing the F3 gap where embedded-slug URLs soft-404ed (9221162)
Docs: record flush-flag lifecycle, primary Category resolution, permalink/redirect rules, capability matrix, and canonical cache clear path (540ba1f)
SEO/URL integrity: drop synthetic uncategorized segment, move taxonomy base to term-category, reserve colliding Category slugs, and add capped 301 redirect map for permalink-affecting changes (af14897)
Security/data: decouple Category caps from manage_categories; add explicit cat_primary_category meta with deterministic fallback and self-healing sync (b2e3df6)
Perf: autoload rewrite-flush flag and read via alloptions; route Category cache busts through Cat_Glossary::clear_items_cache() (5979737)
Add Category taxonomy for glossary terms with DefinedTermSet schema. (2d1ddab)
Add Term Settings screen for slug, categories toggle, and permalinks. (3c9acac)
Document release workflow in agents.md and ignore local zip builds. (dd0f305)