1.0.0 - Github Action for Unity Updates
This version marks a milestone in the project. While quite a bit of manual work was required to update unity versions and build them, now it is possible to do almost everything with the newly added workflow to upgrade unity versions with the click of a button. Additionally, some nice polishing touches have been added to the debug console and the overview page of all available builds. Since versions are now easier to upgrade, I consider creating releases with my own versioning rather than the unity versions, since I will probably upgrade multiple version branches with new releases.
New Features
- Debug Console now allows for copying all log messages, clearing the log, and toggling if the console should always scroll to bottom
- New cleaned up page with all builds available to test including their build size: https://deml.io/experiments/unity-webgl/
- New workflow to upgrade unity versions
- Runs a script that also upgrades all packages to the latest version
- Creates tags, that again trigger builds
- Creates a PR for the branch it was started from to make sure no broken builds get pushed to the branch automatically
- Fixed copying logic on iOS
New Builds
- 2022.2.2f1
- 2021.3.16f1
- 2021.2.19f1
- 2021.1.28.f1
- 2020.3.44f1
- Builds with same version for 2019.4 & 2018.4 to include new features