• the official macOS binary now includes the clipboard feature (:copy_path, :copy_line, :input_paste)
• a verb redefined with the name of an existing one no longer makes typing a prefix of that name ambiguous
• on macOS, the trash listing verbs (:open_trash, etc.) are no longer offered, as they couldn't work there
• paths containing shell special characters (globs, $, parentheses, etc.) are now quoted in commands executed by the shell function - Fix #595
• the terminal title no longer shows paths quoted
• fix double-click not opening the file when the tree is scrolled - Fix #150
• git statuses are no longer missing in subdirectories when broot is launched from a subdirectory of the repository
• the diff preview is shown for a modified file given as launch argument
• the diff preview works in a repository without any commit yet
• refreshing the tree (F5) also refreshes the git branch and stats of the root line