diff --git a/content/astra/beta.md b/content/astra/beta.md index 1370706..cd7ef2d 100644 --- a/content/astra/beta.md +++ b/content/astra/beta.md @@ -1,5 +1,6 @@ --- title: "Download Beta" +draft: true --- {{< note "0.5.0 is currently unreleased. Please only try it if you have nothing to lose!" >}} diff --git a/content/astra/changelog/0.5.0.md b/content/astra/changelog/0.5.0.md index 32f8b0f..afe4db9 100644 --- a/content/astra/changelog/0.5.0.md +++ b/content/astra/changelog/0.5.0.md @@ -1,11 +1,7 @@ --- -title: "0.5.0 (Beta)" +title: "0.5.0" --- -{{< note "This version is currently unreleased and going through beta testing. Please see the [/astra/beta](beta page) for more information." >}} - -{{< note "This is an incomplete changelog and is subject to change" >}} - It's been a while (a year!) since the last Astra update, and a lot has changed since then. Here's a new major update to Astra! ## New interface @@ -34,9 +30,6 @@ Astra can run as as a "Steam Compatibility Tool". It handles dropping down to Pr ## Disabled features -With this release, two features are not returning for now. - -* **Gamescope**: Currently something is very broken and it does not launch correctly. To work around this, manually launch Astra inside of gamescope instead. * **Watchdog**: It requires X11 and the code is untested, so I'm hiding the feature for now. I plan to revamp it in time for the next expansion, expect Wayland to work as well. ## New icon diff --git a/content/astra/install.md b/content/astra/install.md index d6cc306..1703704 100644 --- a/content/astra/install.md +++ b/content/astra/install.md @@ -2,70 +2,34 @@ title: "Download" --- -{{< info "0.5.0 is currently unreleased. If you feel adventurous and would like to download it, please see the [beta page](/astra/beta)." >}} +The stable version currently is **0.5.0**. Please let me know of any issues you have in the [tracker](https://todo.sr.ht/~redstrate/astra) or my [mailing list](https://lists.sr.ht/~redstrate/public-inbox). -{{< note "Windows and macOS users currently have to check for updates manually. You can tell which version you have by reading it in the `About` menu under `Help`. I hope to remedy this in the next major release." >}} - -The stable version currently is **0.4.1**. Precompiled builds are currently still a work in progress, please tell me any issues you have in the [tracker](https://todo.sr.ht/~redstrate/astra) or my [mailing list](https://lists.sr.ht/~redstrate/public-inbox). - -See the [changelog](/astra/changelog/0.4.1) for this version. +See the [changelog](/astra/changelog/0.5.0) for this version. ### Flatpak -{{< note "The GPG key is known to be out of date, it will be rectified before 0.5.0 is released. I'm sorry for the inconvenience." >}} +The Flatpak is currently unavailable. I estimate it will return at the end of February once the KDE Runtime is available for Qt6. -Unfortunately the Flatpak is not on Flathub yet, but I've created a repository specifically for xiv.zone applications: +### Fedora -{{< rawhtml >}} -
-Install Flatpak Repository -
-{{< /rawhtml >}} +If you're a Fedora user, I also maintain the RPM which you can find in my [personal COPR](https://copr.fedorainfracloud.org/coprs/redstrate/personal/). -You can install it through your preferred GUI Flatpak manager, using the link below or by searching: +### Gentoo -{{< rawhtml >}} -
-Install Astra for Linux -
-{{< /rawhtml >}} - -Or by the command-line if you prefer: - -```bash -$ flatpak install xiv.zone.Astra -``` +If you're a Gentoo user, I also maintain the ebuild which you can find in my [personal overlay](https://git.sr.ht/~redstrate/overlay). ### Arch Linux If you're an Arch Linux user, I also maintain the [AUR package](https://aur.archlinux.org/packages/astra-launcher). You can find the PKGBUILD [here](https://git.sr.ht/~redstrate/pkgbuilds/tree/main/item/astra-launcher/PKGBUILD) and the original Flatpak manifests [here](https://git.sr.ht/~redstrate/astra-flatpak). -### Windows - -{{< rawhtml >}} -
-Download for Windows (ZIP) -
-{{< /rawhtml >}} - -SHA256: `e283e6f65abe3546942d17ba240300edc96e2bcb51bf29790b6779be2a5ba7aa` - -### macOS - -{{< rawhtml >}} -
-Download for macOS -
-{{< /rawhtml >}} - -_Note: The app is signed and the developer should read as "Joshua Goins"._ - ### Source Code {{< rawhtml >}}
-Download source code tarball +Download source code tarball
{{< /rawhtml >}} -SHA256: c25e84180485639989bb0bbd073b5a52412f45e0c36884963a1a7a3a136266f2 +SHA256: bff31f73a12491b4c998f70e857a8c0f77eebb8b50ad0eef94d27cad28151650 + +Size: ~33 MB (since it includes all of the Rust dependencies)