Releases: AOSC-Dev/AOSCOSLauncher
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
systemd
by 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.
AOSC OS on Windows 8.1.3
Use container tarball instead of base.
AOSC OS on Windows 8.1.2
Fix several bugs and change branding.
- User can set password while creating the account.
- PATH is no longer unset for Windows interoperability.
- Configure automount options in wsl.conf.
- All branding has been changed to AOSC OS.
AOSC OS on Windows 8.1.1
Initial release.