1.3.2
What's new in 1.3.2
Added
- Block Accessibility Checks compatibility — optional integration with Troy Chaplin's Block Accessibility Checks plugin. When active, Borges registers four authoring-time checks: empty bibliography, missing heading, raw URL/DOI as link text, and all metadata outputs disabled. Borges works normally when BAC is not installed.
Changed
- Harden Playwright E2E plugin-row locator to exclude WordPress update notice rows, fixing CI strict-mode violations.
- Regenerate translation template (POT) with 81 strings (up from 41), covering PHP error messages, BAC check strings, BibLaTeX export labels, and citation reorder controls. All 19 bundled seed PO files updated.
- Extend banner generation script with
--localeand--all-localesflags for future localised WordPress.org banner variants.
Fixed
bibliography-builder.phpandblock.jsonversion headers corrected to match the published release version.- Missing
[1.3.0]entry added toCHANGELOG.md.
Docs
docs/i18n-process.md: POT regeneration, MO compilation, JS JSON artifact guide, bundled-vs-official pack policy.docs/a11y-audit-records/1.3.1.md: Tier 1 and Tier 2 accessibility audit record — all automated checks green.
What's Changed
- Clarify Borges Bibliography Builder plugin description by @dknauss in #28
- fix(e2e): revert networkidle to domcontentloaded in a11y editor setup by @dknauss in #29
Full Changelog: v1.3.1...v1.3.2