| Age | Commit message (Expand) | Author |
| 2025-10-12 | Fix --bold inheritance | Junegunn Choi |
| 2025-10-12 | Revert "Make query string in `--disabled` state bold as before" | Junegunn Choi |
| 2025-10-11 | Make query string in `--disabled` state bold as before | Junegunn Choi |
| 2025-10-09 | Rename: '--color hidden' to '--color nomatch' | Junegunn Choi |
| 2025-10-09 | Add special 'strip' style attribute for stripping colors | Junegunn Choi |
| 2025-10-09 | Revise color configuration | Junegunn Choi |
| 2025-10-09 | Introduce 'raw' mode | Junegunn Choi |
| 2025-09-23 | tui/light: consume full 7-byte CSI sequences to prevent leftover printing (#4... | Massimo Mund |
| 2025-09-17 | Adjust base16 (16) theme (#4501) | Junegunn Choi |
| 2025-09-16 | Style change: thinner gutter column (#4521) | 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-07-23 | Better fix for #4465 - remove unnecessary erase | Junegunn Choi |
| 2025-07-22 | Add 'click-footer' event | Junegunn Choi |
| 2025-07-22 | Fix rendering error when hiding a preview window without border | Junegunn Choi |
| 2025-07-06 | Update: make generate | Junegunn Choi |
| 2025-07-06 | Add 'multi' event triggered on multi-selection changes | Junegunn Choi |
| 2025-06-28 | 0.63.0 | Junegunn Choi |
| 2025-06-25 | Support full-line background color in the list section | Junegunn Choi |
| 2025-06-19 | chore: fix function name (#4425) | 曹家巧 |
| 2025-06-10 | Add footer | Junegunn Choi |
| 2025-05-30 | Fix ANSI attributes lost when 'regular' attribute is set to fg or nth | Junegunn Choi |
| 2025-05-28 | Allow customizing --ghost color via '--color ghost' | Junegunn Choi |
| 2025-05-28 | Fix background color of 'disabled' query | Junegunn Choi |
| 2025-05-04 | Add 'alt-bg' color for striped lines (#4370) | Junegunn Choi |
| 2025-04-20 | Add --tty-default=/dev/tty and --no-tty-default option (#4352) | Junegunn Choi |
| 2025-04-06 | 0.61.1 | Junegunn Choi |
| 2025-04-06 | Disable bracketed paste mode on exit | Junegunn Choi |
| 2025-03-22 | Suppress 'change' event during bracketed paste mode | Junegunn Choi |
| 2025-03-11 | Change 'interface{}' to 'any' (#4308) | Gabriel Marin |
| 2025-03-03 | [windows] Prevent fzf from consuming user input while paused | Junegunn Choi |
| 2025-02-16 | Ignore NULL byte before CSI 6N response | Junegunn Choi |
| 2025-02-11 | Simplify code | 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-02 | FZF_KEY enhancements | 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-23 | Add --header-lines-border to separate two headers | Junegunn Choi |
| 2025-01-20 | Make 'current-fg' inherit from 'fg' to simplify configuration | Junegunn Choi |
| 2025-01-18 | Add 'gap-line' color for the horizontal line on each gap | Junegunn Choi |
| 2025-01-17 | chore: fix comment (#4181) | piguagua |
| 2025-01-16 | Allow displaying --nth parts in a different text style | Junegunn Choi |
| 2025-01-11 | Make preview-scrollbar color conditionally inherit from scrollbar color | Junegunn Choi |
| 2025-01-06 | Add preview border style 'line' | Junegunn Choi |
| 2025-01-05 | Border around the header section | Junegunn Choi |
| 2025-01-02 | Border around the input section (prompt + info) | Junegunn Choi |