Nouveautés & Corrections
- Pattern window: Tag builder for easy configuration of tag parameters and modifiers.
- Fixed method list not loading when double clicking .aren file in Windows Explorer.
- Improved support for long filenames.
- Script Method: Upgraded JS engine to a newer version.
- Script Method: Added optinal parameters, index and count, to app.readFileText(filename, index, count).
- Metadata: Improved reading metadata from certain WAV files.
- Item Details Panel: Will show a message if metadata analysis is turned off in settings.
- Folder Panel: Show selected folder in edit box.
- Replace Method: Fixed named groups when using regular expressions.
- List Replace Method: Button, Move To Bottom, when shown in a separate window did not work.
- Command Palette: Recent method presets now available through command palette.
- Command Palette: Will remember the last 5 used commands between program restarts.
- Portable mode: Will now check for write permissions for config files on startup.
- Tags: "Duration" now has an optional parameter called unit. "Duration:mins" will return the total duration in minutes. "Duration:secs" will return the total duration in seconds. "Duration:hours" will return the total duration in hours.