v0.10.0
This is the first release with support for Foundry v10. Previous versions of Foundry are no longer supported. Major changes include:
- You can no longer get backlinks on entire Journal Entries. Instead, if you want a backlink, it has to be to a particular Journal Entry Page.
- Accordingly, links between all types of journal pages should function as expected.
- Default heading has been dropped from
<h1>
to<h2>
(otherwise it gets a bit confusing when using "view multiple pages" mode). The setting still allows you to change it, if you want to bump it back to<h1>
. - Name-style links are not supported (see the Foundry link docs if you don't understand what this means). If you would like to see them supported, please file an issue.
Full Changelog: v0.8.0...v0.10.0