All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.16.0 - 2024-12-28
VELOREN_ASSETS_OVERRIDE
can now be set from the airshipper UI.
- Most dependencies were updated.
- Ping refreshes no longer reset the selected sorting order.
- Unneeded images will be removed from cache.
0.15.0 - 2024-10-07
- Integrate server queries to show player counts, server version information, battlemode and better ping.
- Installing the game via the CLI works once again.
0.14.0 - 2024-09-12
- further downloads will be made from Gitlab via installer.exe rather than .msi file
0.13.0 - 2024-08-31
- Airshipper will no longer wipe your veloren screenshots
0.12.0 - 2024-08-28
- Partial Downloads for Airshipper client
- Updated server dependencies, switched to axum/sqlx
0.11.0 - 2024-02-14
- Airshipper will now query voxygen for WGPU backend support to configure it
- Updated iced to 0.8.0
0.10.0 - 2022-11-29
- Server Browser now can show discord/youtube/reddit/website/email information
- Server Browser can now connect to servers with non-default port
0.9.0 - 2022-09-16
- Server Browser
- MacOS M1/M2 support (aarch64)
0.8.0 - 2022-09-02
- complete redesign of the UI
- added UI for channels
- added announcements and update notification
0.7.0 - 2022-03-10
- pretty print markdown changelog
- support for multiple channels
- better architecture support
- specify env variables for Voxygen
- added support for github releases as distribution channel
- switched to 64 bit ids, as 32 bit ids where running out
0.6.0 - 2021-08-31
- select the airshipper backend server between production/staging/test
- add a new settings window to adjust values and start veloren with trace level
- update iced
0.5.0 - 2021-07-13
- add troubleshooting guide
- create server image tagged with branch or tag automatically
- serve veloren locally (removes s3 support) #147
- 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
0.4.2 - 2020-12-16
0.4.1 - 2020-11-27
- Encountering an error while starting Veloren no longer crashes Airshipper #94
- Fallback to terminal incase the GUI fails #97
- AMD Integrated Graphics not displaying text #97
- News not updating #97
- Download stopping at 24% due to an error #97
0.4.0 - 2020-08-29
- 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
- place screenshots, logs, game saves in profile #74
- do not close Veloren if airshipper gets closed #77
- prune log file automatically 87
- extra terminal window #67
0.3.2 - 2020-03-21
- fix: update news when remote is newer #40
- prefer dedicated gpu #41
- log crashes in file #45
- updated all dependencies #46
- fix: avoid unneeded warning about corrupted version #47
0.3.1 - 2020-03-09
- Fixes critical issues for new users trying out airshipper. #38
0.3.0 - 2020-02-23
- remove outdated assets automatically #28
- Updated iced to latest version #31
- include platform in request header #34
0.2.1 - 2020-02-06
- fixed
VCRUNTIME140_1.dll
missing #16 - Linux builds are zips but file ending is .tar.gz #14
- airshipper does not display changelog and news #13
- made GUI optional #12
0.2.0 - 2020-02-02
- Added GUI