Releases: kid2407/Compendium2Module
Releases · kid2407/Compendium2Module
Version 1.2.0 - Support for Foundry v10
Version 1.1.0 - Manifest support
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
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
Bugfix: Avatar images now are also properly copied over when exporting.
Version 1.0.2
This release brings support for packing the assets used in the compendiums into the exported modules.
Version 1.0.1
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!
It works and is now also released - no fancy changelog!