Skip to content

Releases: iamazy/termua

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 05:42
1466b21

What's Changed

  • feat: remove sharing by @iamazy in #25
  • chore(deps): update k9 requirement from 0.11 to 0.12 by @dependabot[bot] in #26
  • feat: hide ai btn when zeroclaw is disabled by @iamazy in #28
  • feat: replace scrollbar with gpui-component by @iamazy in #29
  • chore(deps): update sysinfo requirement from 0.38 to 0.39 by @dependabot[bot] in #31
  • chore(deps): update gethostname requirement from 0.5 to 1.1 by @dependabot[bot] in #33
  • chore(deps): update sha2 requirement from 0.10 to 0.11 by @dependabot[bot] in #32
  • chore(deps): update core-text requirement from =21.0.0 to =22.0.0 by @dependabot[bot] in #34
  • chore(deps): update socket2 requirement from 0.5 to 0.6 by @iamazy in #37
  • feat(sftp): support multi-file uploads by @CoolLoong in #41
  • refactor(sftp): decouple transfers from SFTP panel lifecycle by @CoolLoong in #43
  • chore(dock): sync upstream dock resize updates by @iamazy in #42
  • chore: make clippy happy by @iamazy in #44
  • fix(sftp): aggregate transfer summary by @iamazy in #45

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 May 04:37
157ecd9

What's Changed

  • fix(gpui_term): include visible rows below cursor in line numbers by @iamazy in #16
  • fix: clear stale terminal IME marked text by @iamazy in #17
  • feat: remove command block shell integration by @iamazy in #18
  • chore(deps): update rand requirement from 0.9 to 0.10 by @dependabot[bot] in #19
  • chore(deps): update sysinfo requirement from 0.37 to 0.38 by @dependabot[bot] in #20
  • chore(deps): update rust-i18n requirement from 3.1.5 to 4.0.0 by @dependabot[bot] in #22
  • feat: add about window by @iamazy in #24

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 May 14:50
2cf3520

What's Changed

  • chore(deps): upgrade gpui and gpui-component to latest versions by @iamazy in #14

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 00:14
9e6ad76

What's Changed

  • fix(alacritty): avoid high CPU caused by mouse-move notify by @iamazy in #5
  • fix: prefer pwsh over powershell on Windows by @iamazy in #4
  • fix(windows): stop busy child polling for ssh sessions by @iamazy in #7
  • ci: upload release artifacts without pre-zipping by @iamazy in #8
  • refactor: unify terminal exit handling by @iamazy in #9
  • fix(alacritty): keep reflowed prompt in viewport when shrinking columns by @iamazy in #10
  • fix: keep recorder tabs open after cast playback ends by @iamazy in #12
  • ci: add release action by @iamazy in #13

New Contributors

  • @iamazy made their first contribution in #5

Full Changelog: https://github.com/iamazy/termua/commits/v0.1.0