mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-22 15:58:52 -05:00
Add CHANGES.md
This commit is contained in:
parent
672c015696
commit
02fbb8fa58
11
CHANGES.md
Normal file
11
CHANGES.md
Normal file
@ -0,0 +1,11 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user