Skip to content

Releases: psadi/ghostty-appimage

v1.1.2+4

13 Mar 06:19
6d70443
Compare
Choose a tag to compare

What's Changed

  • ci: use bash shell for tags by @psadi in #57
  • ci: no persist-cred for tagging #test-1 by @psadi in #58
  • docs: add graphical auto instructions by @psadi in #61
  • fix: add missing dep for nightly builds by @psadi in #62
  • increase block size and compression level by @Samueru-sama in #64
  • Switch to appimagetool-uruntime to simplify and speedup CI by @Samueru-sama in #65
  • fix leftover --runtime-file flag by @Samueru-sama in #66

Full Changelog: v1.1.2+3...v1.1.2+4

👻 Ghostty Tip ("Nightly")

03 Mar 17:58
a83f5d5
Compare
Choose a tag to compare
Pre-release

Our tip releases are directly derived from the upstream tip release tags, ensuring that users have access to the latest developments. These releases are scheduled to occur daily at 00:00 UTC, providing a consistent and predictable update cycle.

Warning

  1. Please be aware that this AppImage release is a nightly build, based on the latest tip tag, rather than a formally tagged/stable release.
  2. As a result, the stability of the build is entirely dependent on the upstream source and users should exercise caution when utilizing these pre-release versions.
  3. We strongly recommend using tagged releases as they have undergone testing and validation, ensuring a higher level of stability and reliability.

v1.1.2+3

04 Mar 15:41
027ecc0
Compare
Choose a tag to compare

What's Changed

  • docs: readme update by @psadi in #51
  • ci: ignore builds for version updates by @psadi in #52
  • build: ensure the latest dependencies are installed by @psadi in #53
  • keep the filesystem mounted for faster launch time by @Samueru-sama in #54
  • ci: auto commit tip tag by @psadi in #55
  • ci: auto commit tip tag by @psadi in #56

Full Changelog: v1.1.2+2...v1.1.2+3

v1.1.2+2

27 Feb 15:03
e39c701
Compare
Choose a tag to compare

What's Changed

  • docs: update readme on troubleshooting steps by @psadi in #33
  • ci: add tip nightly builds by @psadi in #34
  • fix: build args for stable and nightly builds by @psadi in #35
  • fix: preload libpixbufloader for svg icon render by @psadi in #40
  • doc: add build availability info in readme by @psadi in #41
  • ci: build base image and setup by @psadi in #42
  • ci: action perm fix by @psadi in #43
  • ci: container img update by @psadi in #44
  • ci: gh cache, disbale nix fetch by @psadi in #45
  • fix: add missing deps for nightly builds by @psadi in #46
  • fix: address gdk-pixbuf inclusion error by passing it explicitly to lib4bin by @psadi in #47
  • build: add uruntime dep by @psadi in #49
  • build: switch to uruntime by @psadi in #50

Full Changelog: v1.1.2+1...v1.1.2+2

v1.1.2+1

16 Feb 10:07
a3c0187
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.2+1

v1.1.2

14 Feb 19:05
cf8c308
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.2

v1.1.0+1

01 Feb 00:02
9f5990e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.0+1

v1.1.0

31 Jan 08:57
d433ac8
Compare
Choose a tag to compare

What's Changed

  • docs: added docs and pre-commit hook by @psadi in #1
  • Deploy dependencies in the AppImage by @Samueru-sama in #2
  • fix: add env var for ghostty resources dir by @psadi in #3
  • Generate .zsync file for delta updates by @Samueru-sama in #4
  • Add zizmor linter and resolve warnings by @lwbt in #5
  • Detect latest upstream versions by @lwbt in #9
  • set $VERSION variable by @Samueru-sama in #10
  • fix: fallback to x11 gdk backend on error by @psadi in #13
  • add libpthread.so.0 by @Samueru-sama in #14
  • feat: add support for arm/aarch64 by @psadi in #8
  • ci: ensure release handles multiple arch packages by @psadi in #15
  • ci: ensure release handles multiple arch packages by @psadi in #16
  • ci: ensure release handles multiple arch packages #2 by @psadi in #17
  • release v1.1.0 by @psadi in #19

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1+4

18 Jan 13:06
ea87f94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1+3...v1.0.1+4

v1.0.1+3

15 Jan 09:09
bbdf46e
Compare
Choose a tag to compare
fix: fallback to x11 gdk backend on error (#13)