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

Releases: dsifford/academic-bloggers-toolkit

4.11.1

17 Oct 23:07
Compare
Choose a tag to compare

Patches

  • Add requestAnimationFrame polyfill: 935664b
  • Fix missing citation styles selector on options page: 3b6cd95
  • Refactor options that may have been broken in last update: adc7d08
  • Fix issues in webworker for edge browsers: 5f3cc1a

4.11.0

11 Oct 23:11
Compare
Choose a tag to compare

Minor Changes

  • Add fetch polyfill + update tests + refactor all to async/await: 2f5ece7
  • Finish converting from tinymce dialogs: 0e40a03
  • Finish removal of tinymce dependency: f105652
  • Move rollbar client to bundled js: 2ed19e3
  • Widespread optimizations / improvements: 6923617
  • Various perf and a11y improvements: 3352c4c
  • Improve editordriver API + improve front-facing a11y: 26c0170
  • Add abt_disabled_post_types filter hook. closes #325: 04f3543
  • Feature: add support for automatic refreshes (no undo): 598b73a
  • Feature: finish early support of syncronized citations (with undo): 0f0163a
  • Convert parsers to astrocite: a0e6f08
  • Remove bibtex-parse-js dependency in favor of astrocite: 0bb8fcf
  • Move all js globals into a single global: 9b28141
  • Update translations, styles, and vendors: 8a2fdb4

Patches

  • Fix: update mEDRA url to their newly implemented https protocol: 2516d92
  • Convert to sass from stylus to leverage prettier: d0a3bfe
  • Improve bundle sizes + add rollbar sourcemap support: d4781f2
  • Fix bug preventing citations from being appended to existing citation blocks: 50fae37
  • Fix perf issue: c21f419
  • Fix: address breaking tinymce selection/insertion issue. Closes #318: d42f1a4
  • Fix: refresh reference list issue: f166efb
  • Fix: reliability/performance improvments: 402cd1d
  • Fix: fix broken arabic locale. closes #348: a1cafc9
  • Upgrade to react 16: c257172
  • Fix small issue with alert notifications: ab91229

4.10.0

20 Jan 19:54
Compare
Choose a tag to compare

Changes

  • 1b53403 chore: update vendors + styles
  • 468fc87 prepare release 4.10.0
  • 33800a1 fix: run accessibility audits on options page
  • fa6a73a chore: update dependencies
  • 11a4392 test: fix failed tests
  • 6403e89 feat: add ability to specify heading size for bibliography
  • 023139d fix: css bug causing some bib styles to render poorly
  • d1c735c fix: fix pubmed search bug
  • 189a1e5 fix: fix typo in frontend.ts that resulted in duplicate elements
  • f4198d0 chore: update dependencies + fix broken tests

Styles Added

  • American Journal of Translational Research
  • California Agriculture
  • Canadian Journal of Physics
  • Canadian Journal of Public Health
  • Clinical Hemorheology and Microcirculation
  • Comparative Population Studies
  • Copeia
  • Current Gene Therapy
  • Discovery Medicine
  • Fachhochschule Vorarlberg (author-date, German)
  • Fachhochschule Vorarlberg (note, German)
  • Family Business Review
  • Histopathology
  • Information Systems Journal
  • International Brazilian Journal Of Urology
  • IOS Press (books)
  • Journal of Clinical Rheumatology
  • Journal of Korean Neurosurgical Society
  • Journal of Mechanical Science and Technology
  • Journal of Polymer Science Part A: Polymer Chemistry
  • Journal of the American Academy of Audiology
  • Journal of Water Sanitation and Hygiene for Development
  • Medicinal Research Reviews
  • Nuclear Receptor Signaling
  • R&D Management
  • Scandinavian Journal of Medicine & Science in Sports
  • Société Archéologique de Bordeaux (French)
  • Taxon
  • The Journal of Parasitology
  • Tropical Animal Health and Production
  • World Applied Sciences Journal

4.9.1

04 Jan 02:41
Compare
Choose a tag to compare

Changes

  • Fix small issue that caused an error to be thrown for users in es-AR and pt-BR locales.
  • Update dependencies

Styles Added

  • American Journal of Science
  • Anabases (French)
  • Archivum Latinitatis Medii Aevi (French)
  • BioSocieties
  • Budownictwo i Architektura (Polish)
  • Current Pharmaceutical Design
  • eNeuro
  • European Journal of Endocrinology
  • Friedrich Schiller University Jena - Faculty of Medicine
  • Harvard - Dublin City University
  • Harvard - University of Exeter - Geography
  • Institute for Operations Research and the Management Sciences
  • Journal of Fish Biology
  • Plant & Cell Physiology
  • Scandinavian Journal of Rheumatology
  • SCIENCE CHINA Life Sciences
  • The American Journal of Human Genetics
  • The National Medical Journal of India
  • Veterinary Pathology

4.9.0

12 Dec 03:17
Compare
Choose a tag to compare

Changes

  • 567d864 Prepare 4.9.0 release
  • 1e844d2 chore: update deps
  • 7fc1e5d chore: update i18n
  • 124bcf3 chore: update i18n for new views
  • 6dd3283 feat: improve animation smoothing
  • 31f52ba swap out react-addons-css-transition-group for react-motion
  • 8edf63a chore: update dependencies
  • 66695c2 test: improve test coverage
  • f990388 feat: Add ability to edit references
  • 9dfc30f Early progress on reference editing feature

4.8.1

07 Dec 23:26
Compare
Choose a tag to compare

Changes

  • e7fb645 chore: remove uses of "Object.assign" for typescript object spread
  • de16e1a chore: bump "tested to" tag + update styles
  • 491d323 fix: correct crossref abbreviation resolving issue
  • fd89685 chore: update dependencies
  • b15573e fix: improve error message for invalid file extension on imports
  • dd2be97 fix: remove the words "from RIS file" from import tooltip
  • 5d21e69 chore: update dependencies

4.8.0

26 Nov 22:26
Compare
Choose a tag to compare

Changes:

  • 6e63760 chore: update travis config for built-in yarn
  • fe75c0d chore: update dependencies
  • de8585a feat: add support for BibTeX importing (alpha)
  • a1e9d95 feat: add support for PMCID resolution
  • 5c3a65f chore: fix breaking api changes from dep updates
  • c689b94 chore: update dependencies
  • eae5e30 chore: update dependencies
  • a19aad5 chore: update dependencies + fix lint rules
  • 945a724 chore: update jest configs
  • 316059f fix: fix bug causing failures with citations having same name
  • 8c84f13 feat: add better support for bibtex authors
  • 19fe939 fix: vastly decrease size of webpack bundles
  • dbb3b91 chore: update dependencies
  • 426b02a chore: adjust directory structure to something more sensible/scalable
  • 172ea0b fix: fix window transparency issue in keyboard shortcut dialog
  • 8f1143e chore: update styles and citeproc
  • e0564a3 chore: build version 4.8.0

4.7.2

16 Nov 02:11
Compare
Choose a tag to compare

Changes:

  • 50d0080 fix: prevent footnotes from being inserted with an empty list
  • e01862d chore: update webpack config
  • c902348 chore: update type defs + adjust webpack configs
  • 790a9a7 fix: vastly improve citation insertion performance. Closes #224
  • c3cd2b4 fix: Prevent images just prior to bib/footnotes from being deleted. Closes #226
  • d01eeaa fix: use https pubmed url rather than http to avoid redirects. Closes #230
  • 565f899 chore: convert to ts-loader due to breaking api changes in the other

4.7.1

03 Nov 20:57
Compare
Choose a tag to compare

Changes:

  • 9c46f61 chore: update styles + dependencies.
  • f04a88f fix: add polyfills to better support internet explorer
  • bc77715 fix: wrap long URLs in the bibliography and tooltips
  • 977c6d6 fix: fix logic in Frontend.ts so that tooltip callouts render properly
  • 3acb30b Fix render blocking JS

Styles Added:

  • Revista Chilena de Derecho y Tecnología (Spanish - Chile)

Closes #218, #219, #221, #222,

4.7.0

03 Nov 20:49
Compare
Choose a tag to compare

Changes

  • c2f7943 fix: fix issue causing scroll stubbing to not work
  • 6cad126 fix: fix small bug with citation numbering
  • bb1d5a9 feat(UI): add tooltips to cited reference items.
  • 773552e feat: add keyboard shortcut for pin/unpin ref list <meta+alt+p>
  • 3e43be0 chore: update citeproc
  • dd5591e fix: allow more than just numbers for Docket Number field
  • 8ffdfe7 fix: ensure https URLs are used for API calls