Releases: alexpasmantier/television
0.11.9
0.11.9 - 2025-04-21
β°οΈ Features
β‘ Performance
- ce02824 (stdin) Avoid unnecessary allocations when streaming from stdin by @alexpasmantier in #475
βοΈ Miscellaneous Tasks
-
433d7fa (changelog) Update changelog (auto) by @github-actions[bot] in #474
-
f28c18e (uncategorized) Release version 0.11.9 by @alexpasmantier
Full Changelog: 0.11.8...0.11.9
0.11.8
0.11.8 - 2025-04-20
β°οΈ Features
π Bug Fixes
- 2be2ae7 (unicode) Add support for more unicode characters by @alexpasmantier in #470
β‘ Performance
- a938c1c (ui) Add frame rate throttling to avoid consuming unnecessary CPU resources by @alexpasmantier in #473
π§ͺ Testing
- 315a9f7 (benches) Refactor benches into a simpler and more scalable structure by @alexpasmantier in #467
βοΈ Miscellaneous Tasks
-
ec8a7db (changelog) Update changelog (auto) by @github-actions[bot] in #465
-
b4438ab (uncategorized) Bump to 0.11.8 by @alexpasmantier
New Contributors
Full Changelog: 0.11.7...0.11.8
0.11.7
0.11.7 - 2025-04-12
β°οΈ Features
-
cb0a46f (input) Add action to delete input line by @alexpasmantier in #464
-
de6200e (shell) Support completion in the middle of a prompt by @dkmar in #450
π Bug Fixes
- 425be1e (ui) Fix slight responsiveness regression in 0.11.6 by @alexpasmantier in #461
βοΈ Miscellaneous Tasks
-
e23c307 (changelog) Update changelog (auto) by @github-actions[bot] in #458
-
6771ecd (project) Migrate from Makefile to Just by @alexpasmantier in #463
-
1693584 (uncategorized) Bump to 0.11.7 by @alexpasmantier
Full Changelog: 0.11.6...0.11.7
0.11.6
0.11.6 - 2025-04-09
β°οΈ Features
-
5bf3d20 (cli) Add a
--no-help
flag to allow disabling showing the help panel by @alexpasmantier in #456 -
b818737 (cli) Add a
--no-remote
flag to lock the application on the cli-invoked channel by @alexpasmantier in #455 -
4892dc3 (cli) Add
--select-1
cli flag to automatically select unique result by @alexpasmantier in #448
π Bug Fixes
-
4a584b4 (pwsh) Use adequate quoting when formatting preview commands for pwsh by @alexpasmantier in #454
-
d4913d7 (uncategorized) Silence the
string match
in tv_smart_autocomplete by @dkmar in #449
π Refactor
-
69c4dcc (debug) Improve configuration debug logging by @alexpasmantier in #447
-
82e3f89 (passthrough) Drop support for unused passthrough keybindings by @alexpasmantier in #446 [breaking]
βοΈ Miscellaneous Tasks
-
8b267bb (changelog) Update changelog (auto) by @github-actions[bot] in #443
-
a008d3f (uncategorized) Bump to 0.11.6 by @alexpasmantier in #457
New Contributors
Full Changelog: 0.11.5...0.11.6
0.11.5
0.11.5 - 2025-03-31
π Bug Fixes
- 6ba235f (results) Fix alignment for non unit width unicode characters by @alexpasmantier in #442
βοΈ Miscellaneous Tasks
-
f9a49ac (changelog) Update changelog (auto) by @github-actions[bot] in #436
-
875b63d (uncategorized) Bump to 0.11.5 by @alexpasmantier
Full Changelog: 0.11.4...0.11.5
0.11.4
0.11.4 - 2025-03-23
π Refactor
- 8e17ef6 (uncategorized) Nicer results alignment to improve discoverability of matched patterns by @alexpasmantier in #435
βοΈ Miscellaneous Tasks
-
b81e0df (changelog) Update changelog (auto) by @github-actions[bot] in #433
-
d15b27a (uncategorized) Bump to 0.11.4 by @alexpasmantier
Full Changelog: 0.11.3...0.11.4
0.11.3
0.11.3 - 2025-03-21
π Bug Fixes
- c573503 (config) Fix shell integration keybindings not overwriting defaults by @alexpasmantier in #431
βοΈ Miscellaneous Tasks
-
5752402 (changelog) Update changelog (auto) by @github-actions[bot] in #428
-
f8bd6c2 (x86) Add statically linked musl build for x86_64 by @alexpasmantier in #429
-
166a59b (uncategorized) Bump to 0.11.3 by @alexpasmantier
Full Changelog: 0.11.2...0.11.3
0.11.2
0.11.2 - 2025-03-20
π Bug Fixes
-
05e3ba3 (ci) Fix aarch64 debian builds by @alexpasmantier in #426
-
ea6deef (ci) More tweaking to the deb releases configuration by @alexpasmantier in #424
-
2d74a34 (ui) Show preview toggle hint conditionally by @alexpasmantier in #425
βοΈ Miscellaneous Tasks
-
8ad4a99 (changelog) Update changelog (auto) by @github-actions[bot] in #423
-
3835667 (uncategorized) Bump to 0.11.2 by @alexpasmantier
Full Changelog: 0.11.1...0.11.2
0.11.1
0.11.1 - 2025-03-20
π Bug Fixes
- 4e900d9 (ci) Use
fancy-regex
when compiling on arm64 instead ofoniguruma
by @alexpasmantier in #422
βοΈ Miscellaneous Tasks
-
7069421 (changelog) Update changelog (auto) by @github-actions[bot] in #420
-
b48127b (uncategorized) Bump to 0.11.1 by @alexpasmantier
Full Changelog: 0.11.0...0.11.1
0.11.0
0.11.0 - 2025-03-20
β°οΈ Features
-
3222037 (cli) Allow passing custom keybindings through the cli by @alexpasmantier in #409
-
47ea5a2 (cli) Allow passing builtin previewers through the cli (e.g.
--preview ':files:'
) by @alexpasmantier in #403 -
8eb6ada (config) Allow remapping input builtin keybindings (ctrl-e, ctrl-a, etc.) by @alexpasmantier in #411
-
d09f670 (shell) Add fallback channel to the config for smart autocomplete by @alexpasmantier in #413
π Bug Fixes
-
731bc7e (config) Make user shell integration trigger configuration override defaults entirely by @alexpasmantier in #417
-
05bd64a (scheduling) Don't block the main thread when no actions are available to process by @alexpasmantier in #416
π Refactor
-
7a85728 (config) Simplify keybindings configuration syntax by @alexpasmantier in #404 [breaking]
-
fc2f6cd (preview) Improve overall previewer scheduling logic by @alexpasmantier in #415
-
3a5b5ec (startup) Improve overall startup time and remove first frames artifacts by @alexpasmantier in #408
βοΈ Miscellaneous Tasks
-
5ee8912 (changelog) Update changelog (auto) by @github-actions[bot] in #405
-
1e4c34f (changelog) Update changelog (auto) by @github-actions[bot] in #402
-
409d951 (uncategorized) Bump to 0.11.0 by @alexpasmantier
-
97314d6 (uncategorized) Add support for arm64 deb releases by @alexpasmantier in #412
Full Changelog: 0.10.10...0.11.0