The 2.5 series brings in file inclusion in Muse documents, which is detailed in its own page.
There are no upgrade or backcompatibility issues.
Support sc
and sf
inline tags via new Text::Amuse
Store and display isbn, publisher, series info, copyright info if provided by the muse document. These fields are documented and display in the generated formats, but were not in the web app.
Save instructions to compile a format into the site repo under bin
Add function to check mailing
Add new imposition schema duplex2up
(2up
variant)
Make Authen::SASL
a requirement (for SMTP)
Fix an old bug with the amusewiki restart command not killing the children.
Improve logging for the /git
route
Improve sorting for revisions page
Add pagination to OPDS category routes (and added custom categories)
Cache /opds/crawlable
which was too slow
Updated I18N: PL
Updated i18n: BG
Fix support for BG.
Updated i18n (added BG)
Fix access permissions to whitelisted IPs to /git
and /mirror
Support file inclusion GH#53)