Skip to content

Commit

Permalink
Merge pull request #30 from Regression-Games/release-0.0.12
Browse files Browse the repository at this point in the history
Release 0.0.12
  • Loading branch information
vontell authored Sep 11, 2023
2 parents 5dfdd02 + d644bfb commit f2286ba
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions docs/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,43 @@ sidebar_label: 'Changelog'

# Changelog

## 0.0.12

:::info

This version is a release preview. Our product is in beta and we would love for developers to try it out and provide feedback! Contact
us at info@regression.gg for dedicated support and access.

:::

**New Platform Features**

- New [RGAction attribute](/studios/unity/unity-sdk/RGAction) within RG Unity SDK to make actions easier to define
- [GitHub Actions and Unity Test Runner Support](/studios/unity/tutorials/github_actions) - New samples and guides for running bots
in GitHub Actions (and other CI/CD systems via [GameCI](https://game.ci))
- UI improvements to Behavior Tree Beta
- Updated defaults for RG Unity SDK to be more user-friendly
- The RG Unity SDK now includes its own font assets for better interoperability
- Links to download Zip bots from dashboard are now available

**Bug fixes**

- Fixed issue where the website would freeze in some match loading scenarios
- Fixed broken links in documentation
- Fixed issue where Agent Builder code generation would flicker
- Fixed bug where Unity actions would sometimes be sent to the wrong bots
- Fixed bug where instant bots would not start when the user did not have a linked GitHub account

**Security fixes**

- Fixed bug where lobby APIs would reveal email addresses

**Coming Soon**

- Continued improvements and additions to the Unity attribute system
- Additional samples and guides for various use cases
- New features for the Agent Builder tool

## 0.0.11

:::info
Expand Down

0 comments on commit f2286ba

Please # to comment.