Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

2.4.0

Compare
Choose a tag to compare
@dsifford dsifford released this 04 Apr 23:37
· 600 commits to master since this release

2.4.0

New Features

  • Parse multiple comma-separated PMIDs at once into an ordered list.
  • Option to add references manually for Journals, Websites, or Books. Closes #5
  • Search PubMed from WordPress!
    • References from your search are displayed in a list similar to native PubMed and, if you find one you like, click it and it'll be inserted into your post.
  • Add optional "Smart Bibliography" feature which, if enabled, allows you to...
    • Insert references directly to your bibliography without having to scroll down.
    • Insert references and inline citations in one step. Closes #9
    • Choose from a visual list of references in your bibliography if you do not choose to add citations in one step.
  • If Smart Bibliography not used, the last-occurring ordered list is automatically tagged with the HTML ID abt-smart-bib on load to allow for more reliable tooltip rendering.

Bugfixes

  • Fix bug causing tooltip position to center when citation wraps lines. Closes #13
  • Fix tooltip choppiness on some browsers. Closes #12