Skip to content

Borges Bibliography Builder 1.1.1

Choose a tag to compare

@github-actions github-actions released this 07 May 20:19
· 89 commits to main since this release
eac07cd

1.1.1

Fixed

  • Block Accessibility Checks (BAC) integration shipped in 1.1.0 was registered against an outdated BAC API and did not load reliably. Now registered against the current BAC API, with hardened soft opt-in and reliable check loading. The empty_bibliography error and heading_missing warning fire as documented when the BAC plugin is active.
  • Editor focus-ring regression in editor.scss corrected so keyboard focus on entry actions remains visible.
  • Playground demo blueprint installs from the latest release zip rather than a path that could become stale.

Internal

  • Test infrastructure improvements for BAC and a11y Playwright suites: deterministic setup, robust selectors, fixed strict-mode violations, extended Tier 2/3 audit coverage.
  • Sort-conformance development plan added to docs/planning/sort-conformance-plan.md for upcoming sort-correctness work.

Full diff: v1.0.2...v1.1.1