Skip to content

v0.2.17

Compare
Choose a tag to compare
@kgar kgar released this 27 Jan 05:56
· 692 commits to main since this release
13ed3e0

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.

image

  • When hosting Foundry with a routePrefix or via docker with the option FOUNDRY_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.