Skip to content

Commit

Permalink
Hiro v1.8.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
novabyte committed Jan 20, 2024
1 parent d8b78af commit 96c6139
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,17 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr

:warning: This server code is versioned separately to the download of the [Hiro game framework](https://heroiclabs.com/hiro/). :warning:

## [Unreleased]
## [1.8.1] - 2024-01-20
### Added
- New "UnmarshalWallet" function to get a Hiro wallet from a Nakama "\*api.Account" type.

### Changed
- Use clearer error messages in Personalizer middleware.
- Apply Satori identity authorization before Economy initialize user is processed.

### Fixed
- Use stable order when inter-dependent achievement progress updates are counted.
- Don't throw an error on reward grants if Energies system is uninitialized.

## [1.8.0] - 2023-12-27
### Added
Expand Down

0 comments on commit 96c6139

Please sign in to comment.