Skip to content

Releases: veloren/Airshipper

Release 0.11.0

14 Feb 22:10
Compare
Choose a tag to compare

[0.11.0] - 2024-02-14

Added

  • Airshipper will now query voxygen for WGPU backend support to configure it

Changed

  • Updated iced to 0.8.0

Fixed

Release 0.10.0

30 Nov 08:15
Compare
Choose a tag to compare

[0.10.0] - 2022-11-29

Added

  • Server Browser now can show discord/youtube/reddit/website/email information

Fixed

  • Server Browser can now connect to servers with non-default port

Release 0.9.0

16 Sep 19:08
Compare
Choose a tag to compare

[0.9.0] - 2022-09-16

Added

  • Server Browser
  • MacOS M1/M2 support (aarch64)

Release 0.8.0

02 Sep 14:53
Compare
Choose a tag to compare

[0.8.0] - 2022-09-02

Added

  • complete redesign of the UI
  • added UI for channels
  • added announcements and update notification

Release 0.7.0

11 Mar 09:38
Compare
Choose a tag to compare

[0.7.0] - 2022-03-10

Added

  • pretty print markdown changelog
  • support for multiple channels
  • better architecture support
  • specify env variables for Voxygen
  • added support for github releases as distribution channel

Fixed

  • switched to 64 bit ids, as 32 bit ids where running out

Release 0.6.0

31 Aug 21:28
Compare
Choose a tag to compare

[0.6.0] - 2021-08-31

Added

  • select the airshipper backend server between production/staging/test
  • add a new settings window to adjust values and start veloren with trace level

Changed

  • update iced

Release 0.5.0

13 Jul 10:33
Compare
Choose a tag to compare

Added

  • add troubleshooting guide
  • create server image tagged with branch or tag automatically

Changed

  • serve veloren locally (removes s3 support) #147

Fixed

  • Gitlab Pipeline Event model
  • CI not running on forks
  • quote paths in msiexec call
  • validate response status before download
  • only use one rustfmt.toml
  • leave one artifact per os on prune
  • reduced minimum window size
  • check status of webhook response

Release 0.4.2

16 Dec 19:54
Compare
Choose a tag to compare

Changed

  • Trim changelog and link to it #106
  • add compatibility shortcut to access cli only mode easier #106

Fixed

  • Improved font rendering #104
  • Fix os error 50 (Veloren can't be started) #106
  • missing glibc #111

Release 0.4.1

27 Nov 21:11
Compare
Choose a tag to compare

Changed

  • Encountering an error while starting Veloren no longer crashes Airshipper #94
  • Fallback to terminal incase the GUI fails #97

Fixed

  • AMD Integrated Graphics not displaying text #97
  • News not updating #97
  • Download stopping at 24% due to an error #97

Release 0.4.0

29 Aug 06:50
Compare
Choose a tag to compare

Added

  • bundle ssl for better cross distro compatibility #67
  • embed assets for easier distribution #67
  • use same font as Veloren #67
  • option to retry if download/install failed #78
  • offline support #87

Changed

  • place screenshots, logs, game saves in profile #74
  • do not close Veloren if airshipper gets closed #77
  • prune log file automatically 87

Removed

  • extra terminal window #67