Releases: AOSC-Dev/AOSCOSLauncher
AOSC OS on WSL 13.1.6
- Update root filesystem to 13.1.6, fix systemd/dbus related issues.
Modern distribution files are also published from this release, see https://aosc.io/download#aosc-os-download for more details.
Full Changelog: v13.1.4...v13.1.6
AOSC OS on WSL 13.1.4
- Update root filesystem to 13.1.4.
- Target Windows 11, version 26H1 and MSVC Build Tools version 14.50.
Modern distribution files are also published from this release, see https://aosc.io/download#aosc-os-download for more details.
Full Changelog: v12.1.0...v13.1.4
AOSC OS on WSL 12.1.0
- Update root filesystem to 12.1.0.
- Target Windows 11, version 24H2 and the next draft C standard.
- Fix WSLg (AOSC-Dev/aosc-os-abbs#7218) by disabling tmpfs mounting in AOSC-Dev/aoscbootstrap#28.
Modern distribution files are also published from this release, see https://aosc.io/download#aosc-os-download for more details.
Full Changelog: v11.5.2...v12.1.0
AOSC OS on WSL 11.5.2
Full Changelog: v11.3.0...v11.5.2
AOSC OS on WSL 11.3.0
What's Changed
- Fixed
systemdby adding /etc/machine-id file. - Timestamp signing digest algorithm changed to SHA512.
Full Changelog: v11.1.0...v11.3.0
AOSC OS on WSL 11.1.0
What's Changed
- Bump actions/checkout from 3.5.3 to 4.1.1 by @dependabot in #18
- Use Azure Code Signing Timestamp server.
- Update assets to the new AOSC OS logo design, closes #20.
- Support Windows Terminal JSON fragment extension, closes #21.
- Let the app declare support on Windows 10 Version 1607 (OS build 14393), though not tested on that build LOL.
- Housekeeping.
Full Changelog: v11.0.1...v11.1.0
AOSC OS on Windows 11.0.1
This version introduces systemd support (yay), and a new wsl-base package preinstalled, which improves flexibility of wslconf and other optimizations.
For details, refer to AOSC-Dev/aosc-os-abbs#4904 and AOSC-Dev/aoscbootstrap@c2e6b2c
The test packages are now timestamp signed by DigiCert TSA server, which should make it easier to install old packages. Still, the packages themselves are self-signed, so you need to trust @KexyBiscuit 's self-sign certificate to install the test packages. Packages on Microsoft Store are published by the same person, so it may not be a big concern. (Or just build the package yourself! It's not that hard. Clone the repo, get the WSL tarballs, build the package then install it, done!)
Full Changelog: v10.2.1...v11.0.1
AOSC OS on Windows 10.2.1
Long time no see, this version syncs with upstream and updates to the latest tarball.
What's Changed
- Sync fork by @KexyBiscuit in #11
- Sync fork and update by @KexyBiscuit in #12
- Bump microsoft/setup-msbuild from 1.0.3 to 1.3.1 by @dependabot in #10
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #7
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #8
New Contributors
- @KexyBiscuit made their first contribution in #11
Full Changelog: v8.1.5...v10.2.1
AOSC OS on Windows 8.1.5
Add more Chinese (Simplified, China) resources.
AOSC OS on Windows 8.1.4
Localization improvements.
- Add Chinese (Simplified, China) support.
- Locale in container will now follow user locale in Windows.