Releases: veloren/Airshipper
Releases · veloren/Airshipper
v0.14.0
v0.13.0
v0.12.0
[0.12.0] - 2024-08-28
Added
- Partial Downloads for Airshipper client
Changed
- Updated server dependencies, switched to axum/sqlx
Fixed
Full Changelog: v0.11.0...v0.12.0
Release 0.11.0
[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
[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
[0.9.0] - 2022-09-16
Added
- Server Browser
- MacOS M1/M2 support (aarch64)
Release 0.8.0
[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
[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
[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
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