- Multiple File and Folder Support for Placeholders: Added the capability to manage multiple files and folders within placeholders.
- Placeholder Subfolder: All placeholders are now located inside the /placeholders subfolder. This migration happens automatically.
- New Placeholder Types:
- Bug Fix: Resolved the issue of missing text in hover.
- Debug Optimization: Enhanced the debug process for better performance.
- Custom Progress Bar Placeholder: The custom progress bar is now a distinct placeholder type. The format is migrated automatically, but the placeholder syntax has changed. Note the new format:
- Old format: %itsmyconfig_progress_<name>_<value>_<max-value>%
- New format: %itsmyconfig_<placeholder>_<value>_<max-value>%
- New Default Configuration: Introduced a new default configuration with more parameters.
Please make sure to update your configurations to reflect these changes.