New features
- You can now reference environment variables in the
zotero-bibliography
metadata field, using the${varname}
syntax. - The
zotero-bibliography
file can now be written as BibTeX or BibLaTeX in Pandoc ≥ v2.17. This is not recommended though. - Citation key parsing for the Web API is more robust.
Bugs fixed
- zotxt v6 returns error messages in JSON, whereas previous versions returned them as plain text. As a consequence,
pandoc-zotxt.lua
crashed if an item could not be found, and with a crytpic error message at that. This has been fixed. - Should now run in Pandoc < v2.7.
- Removed some other cryptic error messages and fixed some typos.
- Corrected the required version of Pandoc in the README.
Other
When looking up citation keys via the Zotero Web API, they must now be translatable into at least two search terms.