Releases: alexpasmantier/television
Releases Β· alexpasmantier/television
0.9.4
0.9.3
[0.9.3] - 2025-01-19
π Features
- (preview) Add support for displaying nerd fonts in preview (#286) by @alexpasmantier
π Bug Fixes
- (cable) Cable channels now take precedence over builtins for the cli / shell integration (#278) by @alexpasmantier
π Refactor
- Exit application on SIGINT / C-c (#274) by @alexpasmantier
π Documentation
β‘ Performance
- (preview) Add partial preview rendering and buffer preview requests (#285) by @alexpasmantier
βοΈ Miscellaneous Tasks
- (changelog) Update changelog (auto) (#265) by @alexpasmantier
- Bump workspace to 0.9.3 (#287) by @alexpasmantier
New Contributors
0.9.2
0.9.1
What's Changed
π Features
- (cli) Add
no-preview
flag to disable the preview pane (#258) - (cable) Allow custom cable channels to override builtins (#260)
π Bug Fixes
- (fish) Don't add extra space to prompt if it's an implicit cd (
\.
) (#259)
π Refactor
- (providers) Improve cable provider files loading sequence (#254)
- (cable) Stream in cable results + better error logging + default delimiter consistency (#257)
βοΈ Miscellaneous Tasks
- (changelog) Update changelog (auto) (#251)
- Bump to 0.9.1
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
π Features
- (cable) Add default git diff cable channel (#226)
- (channels) Add support for multi selection (#234)
- (channels) Allow sending currently selected entries to other channels (#235)
- Add support for CJK unified ideographs (#243)
π Bug Fixes
- (ingestion) Use lossy conversion when source doesn't produce valid utf8 (#240)
- (ansi) Catch implicit reset escape sequences (#245)
β‘ Performance
- Use FxHash instead of SipHash where it makes sense (#237)
- Only display the first 200 log entries when previewing git-repos (#241)
- Drop deduplication when loading cable candidate lines (#248)
βοΈ Miscellaneous Tasks
- (changelog) Update changelog (auto) (#225)
- (linting) Add workspace lints (#228)
- Fix linting warnings (#230)
- (changelog) Update changelog (auto) (#244)
- Bump to 0.9.0 (#249)
Contributors
- @alexpasmantier
- @xosxos made their first contribution in #228
Full Changelog: 0.8.8...0.9.0
0.8.8
[0.8.8] - 2025-01-06
What's changed
π Features
- (ui) Make background color optional and fallback to terminal default bg color (#219)
- (ui) Add new
television
theme that inherits the terminal bg (#220) - (ui) Add support for standard ANSI colors theming and update default theme (#221)
π Bug Fixes
- (cable) Zsh-history and bash-history cable channels now point to default histfiles locations (#224)
π Refactor
- (ux) Don't print the list of available channels on channel parsing error (#222)
- (cable) More debug information for cable channels (#223)
π Documentation
- Add shell autocompletion GIF to the README
βοΈ Miscellaneous Tasks
- (changelog) Update changelog (auto) (#218)
- Bump to 0.8.8
0.8.7
What's Changed
- chore(changelog): update changelog (auto) by @github-actions in #206
- Fix broken link to autocompletion docs by @tangowithfoxtrot in #208
- refactor(shell): use $HISTFILE for cable history channels by @alexpasmantier in #210
- refactor(cable): always create default cable channels in user directory if no cable channels exist by @alexpasmantier in #213
- refactor(config): check for config file existence before processing subcommands by @alexpasmantier in #214
- fix(unix): use sed instead of tail for bash and zsh default history channels by @alexpasmantier in #216
- chore: bump to 0.8.7 by @alexpasmantier in #217
New Contributors
- @tangowithfoxtrot made their first contribution in #208
Full Changelog: 0.8.6...0.8.7
0.8.6
What's Changed
- chore(changelog): update changelog (auto) by @github-actions in #202
- fix: automatically create configuration directory if it doesnt exist by @tulilirockz in #204
- fix build on nix by @tukanoidd in #203
New Contributors
- @tulilirockz made their first contribution in #204
Full Changelog: 0.8.5...0.8.6
0.8.5
What's Changed
- fix(shell): add space if needed when using smart autocomplete by @alexpasmantier in #200
- feat(ui): respect BAT_THEME env var for previewer syntax highlighting theme by @alexpasmantier in #201
- chore(changelog): update changelog (auto) by @github-actions in #197
- docs(config): fix typo in default configuration file comment by @alexpasmantier in #198
- docs: move parts of README to Wiki by @bertrand-chardon in #199
Full Changelog: 0.8.4...0.8.5
0.8.4
What's Changed
- fix(channels): list-channels in kebab-case by @fannheyward in #195
- feat(ux): automatically create default user configuration file if nonexistent by @alexpasmantier in #196
New Contributors
- @fannheyward made their first contribution in #195
Full Changelog: 0.8.3...0.8.4