New feature
- It is now possible to send optional additional parameters to the citation
template, e.g.{{#pmid:12345|my_optional_argument=my_argument_value}}
. This
can be useful for additional information such as an article URL.
Fixed
- Address deprecation warnings with PHP 8.x.