Borges Bibliography Builder 1.0.0
Borges Bibliography Builder 1.0.0
First public release of Borges Bibliography Builder, a WordPress block plugin for turning scholarly references into semantically rich, automatically sorted bibliographies.
Highlights
- Add references from DOI numbers/URLs, BibTeX entries, supported formatted citations, or manual entry.
- Format bibliographies in nine styles: Chicago Notes-Bibliography, Chicago Author-Date, APA 7, MLA 9, Harvard, Vancouver, IEEE, OSCOLA, and ABNT.
- Save static HTML in post content so bibliographies remain readable if the plugin is deactivated.
- Output accessible bibliography markup with
<cite>wrappers, language attributes, keyboard-friendly editor controls, and block-local notices. - Publish structured metadata with Schema.org JSON-LD by default, plus optional COinS and CSL-JSON layers.
- Export bibliography data as CSL-JSON, UTF-8 BibTeX, or RIS; copy individual citations or the full bibliography as plain text.
- Expose read-only REST endpoints for bibliography data on published posts.
- Include 19 bundled interface locales.
- Ship with WordPress Playground support and CI coverage across linting, unit tests, PHPUnit, Psalm, CodeQL, Playwright, and runtime smoke tests, including SQLite and Multisite lanes.
Requirements
- WordPress 6.4 or later
- PHP 7.4 or later
Changelog
See the full v1.0.0 commit history.
What's Changed
- chore(deps-dev): bump phpunit/phpunit from 9.6.34 to 12.5.22 in the composer group across 1 directory by @dependabot[bot] in #4
- Rename to Borges Bibliography Builder and update text by @dknauss in #5
- chore(deps-dev): bump axios from 1.14.0 to 1.15.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3
- chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #7
- chore(deps): bump postcss from 8.5.8 to 8.5.12 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #8
- Release hardening for WordPress.org readiness by @dknauss in #9
- Refine README content for clarity and structure by @dknauss in #10
- Enhance README.md plugin description by @dknauss in #11
- Enhance README with bibliography block details by @dknauss in #12
- Update README for reference manager support details by @dknauss in #13
- Fix indentation in README.md for file structure by @dknauss in #14
New Contributors
- @dependabot[bot] made their first contribution in #4
- @dknauss made their first contribution in #5
Full Changelog: https://github.com/dknauss/borges-bibliography-builder/commits/v1.0.0
What's Changed
- chore(deps-dev): bump phpunit/phpunit from 9.6.34 to 12.5.22 in the composer group across 1 directory by @dependabot[bot] in #4
- Rename to Borges Bibliography Builder and update text by @dknauss in #5
- chore(deps-dev): bump axios from 1.14.0 to 1.15.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3
- chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #7
- chore(deps): bump postcss from 8.5.8 to 8.5.12 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #8
- Release hardening for WordPress.org readiness by @dknauss in #9
- Refine README content for clarity and structure by @dknauss in #10
- Enhance README.md plugin description by @dknauss in #11
- Enhance README with bibliography block details by @dknauss in #12
- Update README for reference manager support details by @dknauss in #13
- Fix indentation in README.md for file structure by @dknauss in #14
New Contributors
- @dependabot[bot] made their first contribution in #4
- @dknauss made their first contribution in #5
Full Changelog: https://github.com/dknauss/borges-bibliography-builder/commits/v1.0.0