Releases: psadi/ghostty-appimage
Releases · psadi/ghostty-appimage
v1.1.2+4
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")
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
- Please be aware that this AppImage release is a nightly build, based on the latest tip tag, rather than a formally tagged/stable release.
- 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.
- 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
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
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
What's Changed
- use iculess libxml2 by @Samueru-sama in #30
- ci: flip env load order by @psadi in #31
Full Changelog: v1.1.2...v1.1.2+1
v1.1.2
What's Changed
- unset
ARGV0
by @Samueru-sama in #21 - feature/x11 fallback by @psadi in #23
- ci: cache apt and nix dependencies by @psadi in #24
- ci: switch base build to arch by @psadi in #25
- build with sharun and debloated llvm libs by @Samueru-sama in #29
- release 1.1.2 by @psadi in #28
Full Changelog: v1.1.0...v1.1.2
v1.1.0+1
v1.1.0
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
- @psadi made their first contribution in #1
- @Samueru-sama made their first contribution in #2
- @lwbt made their first contribution in #5
Full Changelog: v1.0.1...v1.1.0
v1.0.1+4
v1.0.1+3
fix: fallback to x11 gdk backend on error (#13)