List of changes:
- OverlayFrame titles now auto-scroll when too long or covered by the widget (just like subtitles).
- Copy, move, and delete wildcard commands now support
-filter <PATH_TO_TXT>(path to a text file containing a list of files / folders to be filtered from pattern resolution). -filternow properly resolves./and../paths and no longer require hardcodedsdmc:/in the file / folder paths.- Bug fix for the ScriptOverlay on track-bars (was improperly utilizing the index / value).
Full Changelog: 8bc9e73...v2.2.4
Quick update:
- Removal of
;mode=,;grouping=, and;system=pattern values from being cached in the packageconfig.inimetadata and loaded (was unnecessary). - 12/15/2025 8:21 AM PST - Slight tweak to json placeholder replacements to, when the key does not exist, assume the key is
null. - 12/15/2025 12:56 PM PST - Command footer highlight loading bug fix (when defined in the
config.inibut not thepackage.inicommand). - 12/15/2025 1:35 PM PST
Full Changelog: v2.2.4...f4978f0