diff --git a/CHANGES.md b/CHANGES.md index 93d33fcb..33899df3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ Next Release (4.8.6) ==================== +* Improved `SelectDialog` with thumbnails and improved tooltips * 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} + "]"}`) * Ensure that `ActionPopup` is always displayed on top of the Windows Task Bar