Update for 0.5.0 release
This commit is contained in:
parent
5cd1d8a9e3
commit
0906dfda7f
3 changed files with 13 additions and 55 deletions
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Download Beta"
|
title: "Download Beta"
|
||||||
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< note "0.5.0 is currently unreleased. Please only try it if you have nothing to lose!" >}}
|
{{< note "0.5.0 is currently unreleased. Please only try it if you have nothing to lose!" >}}
|
||||||
|
|
|
@ -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!
|
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
|
## New interface
|
||||||
|
@ -34,9 +30,6 @@ Astra can run as as a "Steam Compatibility Tool". It handles dropping down to Pr
|
||||||
|
|
||||||
## Disabled features
|
## 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.
|
* **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
|
## New icon
|
||||||
|
|
|
@ -2,70 +2,34 @@
|
||||||
title: "Download"
|
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." >}}
|
See the [changelog](/astra/changelog/0.5.0) for this version.
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
### Flatpak
|
### 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 >}}
|
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/).
|
||||||
<div class="buttons">
|
|
||||||
<a class="blurb-button" href="https://xiv.zone/distrib/flatpak/xivzone.flatpakrepo" download>Install Flatpak Repository</a>
|
|
||||||
</div>
|
|
||||||
{{< /rawhtml >}}
|
|
||||||
|
|
||||||
You can install it through your preferred GUI Flatpak manager, using the link below or by searching:
|
### Gentoo
|
||||||
|
|
||||||
{{< rawhtml >}}
|
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).
|
||||||
<div class="buttons">
|
|
||||||
<a class="blurb-button" href="appstream://zone.xiv.Astra" download>Install Astra for Linux</a>
|
|
||||||
</div>
|
|
||||||
{{< /rawhtml >}}
|
|
||||||
|
|
||||||
Or by the command-line if you prefer:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ flatpak install xiv.zone.Astra
|
|
||||||
```
|
|
||||||
|
|
||||||
### Arch Linux
|
### 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).
|
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 >}}
|
|
||||||
<div class="buttons">
|
|
||||||
<a class="blurb-button" href="https://xiv.zone/distrib/astra/0.4.1/astra-0.4.1-win-x64.zip" download>Download for Windows (ZIP)</a>
|
|
||||||
</div>
|
|
||||||
{{< /rawhtml >}}
|
|
||||||
|
|
||||||
SHA256: `e283e6f65abe3546942d17ba240300edc96e2bcb51bf29790b6779be2a5ba7aa`
|
|
||||||
|
|
||||||
### macOS
|
|
||||||
|
|
||||||
{{< rawhtml >}}
|
|
||||||
<div class="buttons">
|
|
||||||
<a class="blurb-button" href="https://xiv.zone/distrib/astra/0.4.1/Astra.app.zip" download>Download for macOS</a>
|
|
||||||
</div>
|
|
||||||
{{< /rawhtml >}}
|
|
||||||
|
|
||||||
_Note: The app is signed and the developer should read as "Joshua Goins"._
|
|
||||||
|
|
||||||
### Source Code
|
### Source Code
|
||||||
|
|
||||||
{{< rawhtml >}}
|
{{< rawhtml >}}
|
||||||
<div class="buttons">
|
<div class="buttons">
|
||||||
<a class="blurb-button" href="https://xiv.zone/distrib/astra/0.4.1/astra-source.tar.gz" download>Download source code tarball</a>
|
<a class="blurb-button" href="https://xiv.zone/distrib/astra/0.5.0/astra-source.tar.gz" download>Download source code tarball</a>
|
||||||
</div>
|
</div>
|
||||||
{{< /rawhtml >}}
|
{{< /rawhtml >}}
|
||||||
|
|
||||||
SHA256: c25e84180485639989bb0bbd073b5a52412f45e0c36884963a1a7a3a136266f2
|
SHA256: bff31f73a12491b4c998f70e857a8c0f77eebb8b50ad0eef94d27cad28151650
|
||||||
|
|
||||||
|
Size: ~33 MB (since it includes all of the Rust dependencies)
|
||||||
|
|
Loading…
Add table
Reference in a new issue