v1.3.1
Summary
This release includes documentation improvements, CI updates, and important bug fixes for the runner and API.
Changes
Gradle Plugin
- Introduced
paperE2EInittask to automate the setup of the end-to-end testing environment.
Documentation
- Migrated the entire documentation set into the repository under the
docs/directory - Added dedicated
_Sidebarand_Footerfor the documentation system. - Updated README with a streamlined Quick Start guide and prerequisites.
CI/CD
- Added a new GitHub Action (
wiki-sync.yml) to automatically keep the GitHub Wiki in sync with the repository'sdocs/folder. - Updated
ci.ymlto ensure builds run correctly on themasterbranch and added necessary write permissions for automation.
Runner
- Updated internal runner versions and dependencies to match the v1.3.1 release.