Releases: Ale4224/RiftSentry
Releases · Ale4224/RiftSentry
v0.5.0
v0.4.0
Update README.md and GitHub Actions workflow for self-contained build - Revised README.md to clarify the features of the self-contained Windows application, emphasizing full globalization support for the WPF settings UI. - Adjusted the GitHub Actions workflow to ensure proper publishing of the self-contained application without the invariant globalization setting, enhancing the build process.
v0.3.0
Enhance GitHub Actions workflow for Docker deployment - Added a new job to the GitHub Actions workflow for building and pushing the Docker image of the RiftSentry sync server. - Configured Docker setup, including login and metadata actions, to streamline the deployment process. - Updated the workflow to support tagging and versioning for Docker images.
v0.2.0
Enhance GitHub release workflow and update README.md - Updated the GitHub Actions workflow to publish both self-contained and framework-dependent versions of the RiftSentry application, creating separate zip files for each. - Modified README.md to reflect the new release process, detailing the two types of zips generated and their respective use cases.
v0.1.0
Add GitHub release workflow and update README.md - Introduced a GitHub Actions workflow for automated releases, triggered by version tags. - The workflow builds a self-contained Windows application, zips it, and attaches the zip file to the corresponding GitHub Release. - Updated README.md to include instructions for creating a GitHub release and details about the new workflow.