v0.2.17
What's Changed
- [#282] Updated Logic for Non-Actor Documents when Adding New Effect by @kgar in #283
- [#276] Fixed: Missing Item Card Background and Missing Item Sheet Checkboxes for routePrefix servers by @kgar in #284
Full Changelog: v0.2.16...v0.2.17
What's New?
- When adding effects for items or any other non-actor documents, Tidy now adds the effect with the image and the name of the item, to match the behavior of the default sheets.
- When hosting Foundry with a
routePrefix
or via docker with the optionFOUNDRY_ROUTE_PREFIX
set, some resources were unable to be found, such as the background for the item cards and the checkmark for the item sheet checkbox. This has been fixed.