Skip to content

Releases: waltarix/ghostty

v1.2.3-custom

31 Oct 13:59
d93a8e1

Choose a tag to compare

v1.2.2-custom-r1

18 Oct 16:32
7adeb3f

Choose a tag to compare

v1.2.2-custom

09 Oct 12:15
bb64c15

Choose a tag to compare

custom

v1.2.1-custom-r1

08 Oct 16:29
0ca9e91

Choose a tag to compare

fix(macos): Fix memory leak in progress bar animation

Add explicit animation state management to BouncingProgressBar to ensure
.repeatForever() animations are properly cancelled when the view disappears.

Previously, the infinite animation continued running after the view was removed
from the hierarchy, causing memory leaks. This implementation introduces an
isAnimating state variable that triggers animation cancellation via onChange
when set to false during onDisappear.

This resolves memory accumulation issues observed in version 1.2.1 when
progress reports are repeatedly displayed and dismissed.

v1.2.1-custom

08 Oct 12:29
f74c0e8

Choose a tag to compare

custom

v1.2.0-custom-r1

05 Oct 09:45
c75bbb4

Choose a tag to compare

v1.2.0-custom

03 Oct 13:39
064a3b6

Choose a tag to compare

custom

v1.1.2-custom-r2

02 Mar 08:46
35a3680

Choose a tag to compare

v1.1.2-custom-r1

01 Mar 09:15
3d2b0b6

Choose a tag to compare

v1.1.2-custom

24 Feb 13:44
341faf9

Choose a tag to compare

custom