Skip to content

Releases: Aedif/multi-token-edit

Release 1.88.0

27 Apr 22:50

Choose a tag to compare

  • Added Search Result Limit setting to the preset browser
    • Limits the number of search results displayed during searches
  • Fixed Category Browser's disableDelete option not working

Release 1.87.3

27 Apr 17:55

Choose a tag to compare

  • Improved scene import macro/api
    • You can now choose both the input scene compendium and the output preset compendium

Release 1.87.2

05 Apr 23:29

Choose a tag to compare

  • External modules can register messages to be shown when FauxScene import fails.
    • e.g.
MassEdit.sceneNotFoundMessages?.push({
  query: '#important',
  title: 'Attention!',
  content: '<p>This is a very important scene: {{name}}</p>',
});

Release 1.87.1

05 Apr 18:45

Choose a tag to compare

  • Fixed preset export to JSON not working within Category Browsers
  • #null can now be included in preset search queries to search for presets containing no tags

Release 1.87.0

05 Apr 11:35

Choose a tag to compare

  • New setting: Preset Browser Right-Click macro
    • Macro uuid which will be executed when preset browser scene control is right-clicked
  • Added indexing support for Sqyre (https://www.sqyre.app/) asset paths.

Release 1.86.1

31 Mar 07:33

Choose a tag to compare

  • Fixed simultaneous updates to many uniquely linked placeables resulting in partial or badly anchored updates

Release 1.86.0

24 Mar 16:20

Choose a tag to compare

Preset Browser

  • Added tooltips to header buttons
  • Fixed Video and Sound previews not ending under certain scenarios
  • Fixed File Indexer failing when processing files without extensions
  • Added header button to the category browser to open up File Indexer form
  • If working pack is locked, a new header button will appear allowing to unlock it from within Preset Browser

Misc.

  • New setting: Disable preset inclusion within Spotlight Omnisearch
    • Presets will no longer be included when performing Spotlight Omnisearch searches.
  • Fixed simultaneous updates to many uniquely linked placeables resulting in partial or badly anchored updates

Release 1.85.0

10 Mar 23:16

Choose a tag to compare

  • Fixed typo in Category Browser generated macros
  • Scenescapes: Added height field support for the PF2e game system
  • Added 'Auto-Save Index' context menu option for Virtual Directories
    • When an asset within a virtual directory is tagged and automatic 'Save Index' operation will be performed for the toggled folder
  • MassEdit.importSceneCompendium(...) will now update FauxScene names if a mismatch has been found

Release 1.84.5

04 Mar 16:45

Choose a tag to compare

  • Fixed Virtual Directory index saving not properly encoding thumbnails

Release 1.84.4

04 Mar 12:52

Choose a tag to compare

  • Fixed an error when virtual directory cache does not exist