Skip to content

Releases: Thurbeen/thurbox

thurbox v2.26.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 18:47
0349e53

v2.26.0 - 2026-09-15

Features

  • (core) report performance per plugin in the HUD, the snapshot and perf --plugins (#1152) - (0349e53) - @LeTuR

thurbox v2.25.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 16:58
03f2b39

v2.25.0 - 2026-09-15

Features

  • (core) publish the text selection as thurbox.selection for panes (#1151) - (03f2b39) - Alexander Malaev

Refactoring

  • (core) bring every function under SonarCloud's cognitive complexity limit (#1150) - (2d8f348) - @LeTuR
  • (core) name wildcard imports and forwarding closures SonarCloud flags (#1149) - (b1db098) - @LeTuR

thurbox v2.24.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 14:16
0657dd8

v2.24.1 - 2026-09-15

Bug Fixes

  • (core) narrow the file modes SonarCloud flags as world-accessible (#1148) - (0657dd8) - @LeTuR

thurbox v2.24.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 13:29
c6409d5

v2.24.0 - 2026-09-15

Features

thurbox v2.23.3

Choose a tag to compare

@github-actions github-actions released this 15 Sep 07:33
4154b35

v2.23.3 - 2026-09-15

Bug Fixes

  • (core) report a symlinked directory as a directory in files.list (#1145) - (4154b35) - @LeTuR

thurbox v2.23.2

Choose a tag to compare

@github-actions github-actions released this 15 Sep 07:23
d8d3459

v2.23.2 - 2026-09-15

Bug Fixes

  • (deps) update taiki-e/install-action action to v2.87.8 (#1144) - (7d7ffc2) - renovate[bot], renovate[bot]
  • (deps) update rvben/rumdl action to v0.2.68 (#1143) - (b606c8f) - renovate[bot], renovate[bot]
  • (ui) declare the rest of the reachable names in thurbox.yml (#1146) - (d8d3459) - @LeTuR

thurbox v2.23.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 14:15
e5d8b0e

v2.23.1 - 2026-09-14

Bug Fixes

  • (core) let a session chord act when the focused agent has exited (#1140) - (e5d8b0e) - Alexander Malaev

thurbox v2.23.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 10:43
7c2dfd2

v2.23.0 - 2026-09-14

Features

  • (core) forward mouse button events to tracking terminals (#1139) - (7c2dfd2) - Alexander Malaev

thurbox v2.22.6

Choose a tag to compare

@github-actions github-actions released this 14 Sep 10:34
aba0fb9

v2.22.6 - 2026-09-14

Bug Fixes

  • (deps) update rvben/rumdl action to v0.2.67 (#1135) - (8bbc5d1) - renovate[bot], renovate[bot]
  • (ui) hand focus to the agent pane when a session row is clicked (#1137) - (aba0fb9) - Alexander Malaev

thurbox v2.22.5

Choose a tag to compare

@github-actions github-actions released this 13 Sep 17:58
ee02c03

v2.22.5 - 2026-09-13

Bug Fixes

  • (deps) update taiki-e/install-action action to v2.87.7 (#1134) - (ee02c03) - renovate[bot], renovate[bot]

Documentation

  • (core) restore publish_disabled's doc comment to its own function (#1130) - (d8bab89) - @LeTuR
  • (ui) include on_context in hook lists and clarify program keys usage (#1127) - (57d99a4) - ruslanlap