| Age | Commit message (Expand) | Author |
| 2025-10-09 | Revise color configuration | Junegunn Choi |
| 2025-09-14 | Fix CTRL-Z for tcell renderer by using the official API | Junegunn Choi |
| 2025-09-05 | Add keybindings for CTRL, ALT, SHIFT + UP, DOWN, RIGHT, LEFT, HOME, END, BACK... | Massimo Mund |
| 2025-06-28 | 0.63.0 | Junegunn Choi |
| 2025-06-10 | Add footer | Junegunn Choi |
| 2025-03-22 | Suppress 'change' event during bracketed paste mode | Junegunn Choi |
| 2025-02-11 | Truncate wrap signs in extremely narrow preview window | Junegunn Choi |
| 2025-02-11 | Print --wrap-sign in preview window | Junegunn Choi |
| 2025-02-02 | Fix tcell renderer's pause and resume | Junegunn Choi |
| 2025-02-01 | Add {show,hide,toggle}-input and expose $FZF_INPUT_STATE | Junegunn Choi |
| 2025-01-30 | Add --no-input to hide the input section (#4210) | Junegunn Choi |
| 2025-01-27 | Enhance click-header event | Junegunn Choi |
| 2025-01-25 | Add 'bell' action to ring the terminal bell | Junegunn Choi |
| 2025-01-20 | Make 'current-fg' inherit from 'fg' to simplify configuration | Junegunn Choi |
| 2025-01-05 | Border around the header section | Junegunn Choi |
| 2025-01-02 | Border around the input section (prompt + info) | Junegunn Choi |
| 2024-12-31 | Add --list-border for additional border around the list section | Junegunn Choi |
| 2024-12-14 | Remove unused interface | Junegunn Choi |
| 2024-08-14 | Support hyperlinks (OSC 8) in the main window | Junegunn Choi |
| 2024-08-14 | Add support for hyperlinks in preview window | Junegunn Choi |
| 2024-05-07 | Refactor the code so that fzf can be used as a library (#3769) | Junegunn Choi |
| 2024-05-05 | Fix rendering of preview window border of tcell renderer | Junegunn Choi |
| 2024-04-13 | Fix tcell build | Junegunn Choi |
| 2024-03-09 | Fix preview area not being cleared when using certain types of border styles | Junegunn Choi |
| 2024-02-01 | Fix tests for tcell build | Junegunn Choi |
| 2024-01-27 | junegunn/uniseg -> rivo/uniseg | Junegunn Choi |
| 2024-01-24 | Fix Windows build | Junegunn Choi |
| 2024-01-21 | Change mattn/go-runewidth dependency to rivo/uniseg for accurate results | Junegunn Choi |
| 2024-01-14 | Remove 'replace' directive for 'go install' compatibility | Junegunn Choi |
| 2023-11-12 | 0.44.0 | Junegunn Choi |
| 2023-11-10 | Revert "Sixel and Kitty image support on Windows binary (#2544)" | Junegunn Choi |
| 2023-11-03 | Sixel and Kitty image support on Windows binary (#2544) | Junegunn Choi |
| 2023-11-02 | Fix regression where tcell renderer not clearing the preview window | Junegunn Choi |
| 2023-11-02 | sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544) | Junegunn Choi |
| 2023-10-26 | (Experimental) Improve Sixel graphics support (#2544) | Junegunn Choi |
| 2023-10-23 | Experimental Sixel support (#2544) | Junegunn Choi |
| 2023-10-07 | Experimental support for Kitty image protocol in preview window | Junegunn Choi |
| 2023-06-10 | Add new border style: 'thinblock' (#3327) | Mike |
| 2023-05-21 | Add key combinations for ctrl-delete and shift-delete (#3284) | Syphdias |
| 2023-05-20 | Update tcell renderer to support block border | Junegunn Choi |
| 2023-03-25 | Render CR and LF as ␍ and ␊ | Junegunn Choi |
| 2023-01-22 | Add 'transform-border-label' and 'transform-preview-label' | Junegunn Choi |
| 2023-01-16 | Fix rendering of double-column borders | Junegunn Choi |
| 2023-01-16 | Better support for Windows terminals | Junegunn Choi |
| 2023-01-04 | Fix preview border on tcell renderer | Junegunn Choi |
| 2023-01-03 | Clicks with different x coordinates shouldn't be seen as a double-click | Junegunn Choi |
| 2022-11-06 | Add --border=[bold|double] and --preview-window=border-[bold|double] | Junegunn Choi |
| 2022-11-06 | Fix --border-label and --preview-label on tcell renderer | Junegunn Choi |
| 2022-09-28 | Implement height range (--height ~[VALUE][%]) | Junegunn Choi |
| 2022-09-26 | Fix tcell renderer | Junegunn Choi |