Releases: League-of-Foundry-Developers/foundryvtt-forien-copy-environment
Releases · League-of-Foundry-Developers/foundryvtt-forien-copy-environment
Release v2.1.4
Release v2.1.3
- Fixed issue where having a player other than GM in the world would prevent the importer from correctly importing anything.
Release v2.1.2
- Better handling of config options to make it less likely to break on certain module's configuration settings.
- Added more logging to assist with any future issues.
- Adjust process order to make sure that the server has time to process the updates before the client reloads.
- Removed the
Save as JSON
context menu option as it was rarely the desired action and was confusing (it was not the version that allowed the user to import the settings).
Release v2.1.1
- Fixed settings stored in an object not being compared correctly.
- Importantly, this makes the "Enabled Modules" setting to be correctly saved and imported.
Release v2.1.0
- Added compatibility with Foundry VTT v10.
- Sorted the settings in the import dialog to make them easier to find.
- Client settings are now correctly exported and imported.
- Grouped the settings by their module and collapsed them by default.
- Selecting (or unselecting) a setting will now remember that state across imports, saving you time from choosing just the selections you want.
Release v2.0.7
- Added German translation thanks to brockhaus
- Added Foundry VTT Core v9 compatibility
Release 2.0.6
- Added Japanese translation by touge
Release v2.0.5
- Fix client side settings not importing in v0.8.x
- Explicitly list 0.8.8 as compatible
Release v2.0.4
- Allow module developers to opt out of settings being copied.
- Re-added bug reporter compatibility since 0.8.2.
Release v2.0.3
- Added 0.8.4 compatibility