Skip to content

Releases: kid2407/Compendium2Module

Version 1.2.0 - Support for Foundry v10

27 Nov 14:43
Compare
Choose a tag to compare

Finally, the update so the module works with Foundry v10!

Version 1.1.0 - Manifest support

02 Mar 15:05
Compare
Choose a tag to compare

This release adds the ability to generate a manifest URL, which you can use to import the module anywhere you'd like. The only requirement is, that the foundry instance you generated it on must be running to import and/or update it.

Version 1.0.4

25 Feb 09:01
Compare
Choose a tag to compare

Bugfixes in this release:

  • Images with spaces in their names get exported correctly @brunocalado
  • If an image is an off-server URL, the module will no longer try and load the file, which was blocked by CORS policies
  • When on foundry 0.8.x, the new field "type" wasn't know which led to invalid generated compendiums if used under v8 of Foundry. It now properly detects which version you are on and uses the new type only if on v9

Version 1.0.3

21 Feb 07:53
Compare
Choose a tag to compare

Bugfix: Avatar images now are also properly copied over when exporting.

Version 1.0.2

18 Feb 17:34
Compare
Choose a tag to compare

This release brings support for packing the assets used in the compendiums into the exported modules.

Version 1.0.1

17 Feb 07:45
Compare
Choose a tag to compare

Bugfixes:

  • Exported compendiums were missing a proper label
  • Exported compendiums used the deprecated "entity" attribute, it has now been changed to "type"
  • The name of the exported module was "doubling up" under certain circumstances.

Version 1.0.0 - It lives, yay!

16 Feb 14:03
Compare
Choose a tag to compare

It works and is now also released - no fancy changelog!