Skip to content

Releases: League-of-Foundry-Developers/foundryvtt-forien-copy-environment

Release v2.1.4

20 Jun 21:54
b9379ba
Compare
Choose a tag to compare
  • Added timestamp to file export.
    • As requested in #30
  • Re-added "Save as JSON" which was removed in v2.1.2 as requested in #29
    • Have renamed this to Copy as JSON to help differentiate it from the Export Settings option.

Release v2.1.3

23 May 05:41
201528e
Compare
Choose a tag to compare
  • Fixed issue where having a player other than GM in the world would prevent the importer from correctly importing anything.

Release v2.1.2

22 May 11:30
c31e6e3
Compare
Choose a tag to compare
  • 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

21 May 04:49
966a74b
Compare
Choose a tag to compare
  • 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

02 Apr 08:55
4c52b1c
Compare
Choose a tag to compare
  • 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

18 Dec 06:54
c6a18b2
Compare
Choose a tag to compare
  • Added German translation thanks to brockhaus
  • Added Foundry VTT Core v9 compatibility

Release 2.0.6

17 Jul 05:33
42fd758
Compare
Choose a tag to compare
  • Added Japanese translation by touge

Release v2.0.5

04 Jul 11:10
ebe803c
Compare
Choose a tag to compare
  • Fix client side settings not importing in v0.8.x
  • Explicitly list 0.8.8 as compatible

Release v2.0.4

10 Jun 00:44
0fe2aed
Compare
Choose a tag to compare
  • Allow module developers to opt out of settings being copied.
  • Re-added bug reporter compatibility since 0.8.2.

Release v2.0.3

19 May 11:38
3e8d28d
Compare
Choose a tag to compare
  • Added 0.8.4 compatibility