Borges Bibliography Builder 1.1.1
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_bibliographyerror andheading_missingwarning fire as documented when the BAC plugin is active. - Editor focus-ring regression in
editor.scsscorrected 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.mdfor upcoming sort-correctness work.
Full diff: v1.0.2...v1.1.1