1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-10 19:35:15 -05:00
filebot/CHANGES.md
Reinhard Pointner 02fbb8fa58 Add CHANGES.md
2019-05-01 14:31:56 +07:00

406 B

Next Release (4.8.6)

Features

  • Added {history} binding for looking up the original file path of {f} (e.g. useful for -exec post-processing commands)
  • Evaluate {closures} automatically in String.plus(Closure) constructs (e.g. {"[" + {n} + " " + {s00e00} + "]"})

Bug Fixes

  • Ensure that ActionPopup is always displayed on top of the Windows Task Bar