Skip to content

Releases: earlSt1/vtt-compendium-folders

2.5.0

13 Aug 12:16
8cb6e55
Compare
Choose a tag to compare

v2.5.0 - v10 compatibility

  • Now compatible with FVTT v10
  • Added new setting - Default Folder Sorting (which will set the default folder sort when creating a folder inside a compendium) (#153)

2.4.7

13 Aug 12:10
4db83f7
Compare
Choose a tag to compare

v2.4.7 - Hotfix

  • Fixed issue where having multiple compendiums open would make performing folder operations on them break (#154)

2.4.6

06 Jun 13:05
2a3eedf
Compare
Choose a tag to compare

v2.4.6

  • Fixed issues with import flag not being reset after importing folders
  • Added option to Create RollTable from folders in compendiums.

2.4.5

31 May 16:36
3702ba9
Compare
Choose a tag to compare

v2.4.5 - Cache hotfix

  • Fixed issue where cache would not update if you modified a shared compendium in another world
  • Fixed issue where folders wouldn't render correctly for older compendiums after update 2.4.4

2.4.4

28 May 12:46
a4d31bd
Compare
Choose a tag to compare

v2.4.4 - Drag/drop and sort retention

  • Overhauled folders in compendiums, a lot of refactoring and tidying up the module.
  • Folders now retain sort mode and sort order when importing/exporting.
  • New option added to the create/edit dialog to chose between Alphabetical or Manual sort
  • Folders in compendiums now support drag/drop. Behaviour is mostly the same as core Folders. (#42, #94, #115)
    • Dragging a folder onto an open folder will move the folder
    • Dragging a folder onto a closed folder will move the folder above the targetted folder (provided they are in the same folder)
    • Dragging a document onto a folder will move the document into the folder (like before)
    • Dragging a document onto another document in the same folder will move the document above the targetted document (provided they are in the same folder)
    • Dragging a document/folder onto the root directory (which extends over the search bar) will move the document/folder to the root directory.
    • Finally, drag/drop highlights are enabled
  • Added more functions to the API and added documentation (see README for details)
  • You can now import/export Playlist folder structures (#139)
  • Fixed issue where editing a document in the world would sometimes generate an error in the console.
  • Fixed issue where keepId option would not work on Import process
  • Fixed issue where selecting the Delete All option on a folder in a compendium would not remove the selected folder
  • Updating pt-BR translations (thanks MagelaCE!)
  • Fixed name of swedish language in module.json (#137)

2.4.3

26 Feb 13:20
63577ac
Compare
Choose a tag to compare

v2.4.3

  • Sorting mode for folders is now saved (thanks @sneat)
  • Now supports using getFlags provided by foundry API
  • Some tidying up

2.4.2

06 Feb 17:49
de965ce
Compare
Choose a tag to compare

v2.4.2

  • Folders in compendiums now support localized keys (as if you were using game.i18n.localize(name))
  • Exporting folder structures will now remember the last compendium exported to
  • Now compatible with Sidebar Macros (thanks @arcanistzed!)
  • Updated french localization (thanks @rectulo!)
  • Fixed issue where exporting folder structures with folders that have the same name and depth would break the process.
  • Potential fix for exporting large amounts of items into a compendium breaking the folder structure
  • Potential fix for issue where dragging items into a folder would not move them.

2.4.1

14 Dec 22:29
Compare
Choose a tag to compare

v2.4.1

  • Compatible with FVTT v9
  • Fixed issues with searching in compendiums
  • Now supports Card compendiums
  • Now supports new Macro Folder functionality in Core.

2.4.0

13 Dec 17:43
13027f4
Compare
Choose a tag to compare
2.4.0 Pre-release
Pre-release

v2.4.0

  • Initial v9 release

2.3.64

11 Dec 16:43
7f4e23b
Compare
Choose a tag to compare

v2.3.64

  • Fixed an issue where folders would not render in item compendiums for the CoC7 system.