Releases: Aedif/multi-token-edit
Releases · Aedif/multi-token-edit
Release 1.88.0
- Added
Search Result Limitsetting to the preset browser- Limits the number of search results displayed during searches
- Fixed Category Browser's
disableDeleteoption not working
Release 1.87.3
- Improved scene import macro/api
- You can now choose both the input scene compendium and the output preset compendium
Release 1.87.2
- 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
- Fixed preset export to JSON not working within Category Browsers
#nullcan now be included in preset search queries to search for presets containing no tags
Release 1.87.0
- 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
- Fixed simultaneous updates to many uniquely linked placeables resulting in partial or badly anchored updates
Release 1.86.0
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 Omnisearchsearches.
- Presets will no longer be included when performing
- Fixed simultaneous updates to many uniquely linked placeables resulting in partial or badly anchored updates
Release 1.85.0
- 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
- Fixed Virtual Directory index saving not properly encoding thumbnails
Release 1.84.4
- Fixed an error when virtual directory cache does not exist