Releases: alexpasmantier/television
0.10.6
0.10.6 - 2025-02-08
π Bug Fixes
-
8e38ffc (clipboard) Gracefully fail if clipboard isn't available by @alexpasmantier in #350
-
df2592f (events) Remove sorting and deduplicating incoming actions by @alexpasmantier in #356
π Refactor
-
7f87b2f (cable) Use HISTFILE for bash and zsh history channels by @alexpasmantier in #357
-
b706dcb (help) Add multiselect keybindings to help panel by @alexpasmantier in #353
-
86c100e (ui) Display current channel in input bar border by @alexpasmantier in #354
π Documentation
-
ade69d7 (uncategorized) Update readme by @alexpasmantier
-
d40a86d (uncategorized) Update readme by @alexpasmantier
βοΈ Miscellaneous Tasks
-
1e44478 (changelog) Update changelog (auto) by @github-actions[bot] in #349
-
11e440c (deb) Add arm64 deb packaging to cd by @alexpasmantier in #351
-
bb727bd (glibc) Packaging for older linux distros by @alexpasmantier
-
56be4dc (winget) Update winget release configuration by @alexpasmantier
-
28f62f1 (uncategorized) Bump to 0.10.6 by @alexpasmantier
Full Changelog: 0.10.5...0.10.6
0.10.5
0.10.5 - 2025-02-07
π Bug Fixes
- 4eead98 (windows) Bypass mouse capture disabling on windows by @alexpasmantier in #348
βοΈ Miscellaneous Tasks
-
fd8bf61 (cd) Automatically bump winget-pkgs registered version by @kachick in #340
-
0d5f394 (changelog) Update changelog (auto) by @github-actions[bot] in #336
-
5d552d1 (uncategorized) Bump to 0.10.5 by @alexpasmantier
New Contributors
- @dependabot[bot] made their first contribution in #345
Full Changelog: 0.10.4...0.10.5
0.10.4
0.10.4 - 2025-02-02
π Refactor
-
8881842 (shell) More default shell integration triggers by @alexpasmantier in #335
-
a6a73c5 (shell) Improve shell integration configuration syntax by @alexpasmantier in #334
βοΈ Miscellaneous Tasks
-
c74b47d (changelog) Update changelog (auto) by @github-actions[bot] in #330
-
eaafe40 (uncategorized) Bump to 0.10.4 by @alexpasmantier
Full Changelog: 0.10.3...0.10.4
0.10.3
0.10.3 - 2025-01-31: Significant performance improvements π
π Refactor
-
5214dd1 (app) Buffering actions and events handling to improve overall UI responsiveness by @alexpasmantier in #328
-
be80496 (draw) Clearing out mut operations from rendering critical path, avoiding mutexes and perf improvements by @alexpasmantier in #322
βοΈ Miscellaneous Tasks
-
eaab4e9 (changelog) Update changelog (auto) by @github-actions[bot] in #320
-
6955c5b (uncategorized) Bump to 0.10.3 by @alexpasmantier in #329
Full Changelog: 0.10.2...0.10.3
0.10.2
0.10.2 - 2025-01-26
π Bug Fixes
- f536156 (config) Add serde default for shell integration configuration by @alexpasmantier in #319
π Documentation
- 4b632f8 (changelog) Update changelog template by @alexpasmantier in #317
βοΈ Miscellaneous Tasks
-
f9f0277 (changelog) Update changelog (auto) by @github-actions[bot] in #316
-
a03da82 (uncategorized) Bump to 0.10.2 by @alexpasmantier
Full Changelog: 0.10.1...0.10.2
0.10.1
0.10.0
[0.10.0] - 2025-01-25
π Features
- (i18n) Improve support for non-western scripts (#305) by @bertrand-chardon
π Bug Fixes
- Add repaint command to the fish shell scripts (#303) by @jscarrott
- (stdout) Never quote selected entries (#307) by @bertrand-chardon
π Refactor
- Simplify configuration and build code + leaner crate (#308) by @alexpasmantier
β‘ Performance
- (async) Make overall UI much smoother and snappier (#311) by @alexpasmantier
βοΈ Miscellaneous Tasks
- (changelog) Update changelog (auto) (#294) by @alexpasmantier
- Add zip format in a Windows release assets (#298) by @kachick
- Flatten workspace into a single crate (#306) by @alexpasmantier
- Bump to 0.10.0 by @alexpasmantier
New Contributors
- @kachick made their first contribution in #298
- @jscarrott made their first contribution in #303
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