Releases: enjin/platform-core
Releases · enjin/platform-core
v1.0.0-beta.23
What's Changed
- Update default values for Enjin Matrixchain by @leonardocustodio in #59
Full Changelog: v1.0.0-beta.22...v1.0.0-beta.23
v1.0.0-beta.22
What's Changed
- Fix cache issue by @enjinabner in #58
Full Changelog: v1.0.0-beta.21...v1.0.0-beta.22
v1.0.0-beta.21
What's Changed
- Add proof path back by @leonardocustodio in #52
- Bump actions/checkout from 3 to 4 by @dependabot in #54
- Fix pagination issue by @enjinabner in #55
- Tweak transaction model data used for simulations. by @v16Studios in #57
- Add transaction checker command by @leonardocustodio in #56
Full Changelog: v1.0.0-beta.20...v1.0.0-beta.21
v1.0.0-beta.20
What's Changed
- Add ownership validation by @enjinabner in #51
Full Changelog: v1.0.0-beta.19...v1.0.0-beta.20
v1.0.0-beta.19
What's Changed
- Update dependencies by @leonardocustodio in #40
- Improve test performance by @enjinabner in #41
- Automatically register the graphiql endpoints for the installed packages that have schemas. by @v16Studios in #42
- Update amphp/http-client requirement from v5.0.0-beta.12 to v5.0.0-beta.13 by @dependabot in #43
- Use db port from config by @enjinabner in #45
- Include collection ID in token pivot identifier. by @v16Studios in #46
- Update amphp/http-client requirement from v5.0.0-beta.13 to v5.0.0-beta.14 by @dependabot in #47
- Fix db path by @enjinabner in #48
- Adds fee, deposit and simulate to transactions by @leonardocustodio in #44
- Update minimum amount validation by @enjinabner in #50
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v1.0.0-beta.18...v1.0.0-beta.19
v1.0.0-beta.18
What's Changed
- Computes mintDeposit instead of saving it by @leonardocustodio in #33
- Fix unit test failing by @enjinabner in #35
- Adds freezeState to CreateToken and Freeze by @leonardocustodio in #34
- Fix translation by @enjinabner in #36
- Check if the driver name string is empty instead of just null. by @v16Studios in #37
Full Changelog: v1.0.0-beta.17...v1.0.0-beta.18
v1.0.0-beta.17
What's Changed
- Add update account to UpdateTransaction by @leonardocustodio in #32
Full Changelog: v1.0.0-beta.16...v1.0.0-beta.17
v1.0.0-beta.16
What's Changed
- Make pruneable pending events by @enjinabner in #30
- Add beforeBroadcast function array. by @v16Studios in #31
Full Changelog: v1.0.0-beta.15...v1.0.0-beta.16
v1.0.0-beta.15
What's Changed
- Improve checks for queries sent without an operationName. by @v16Studios in #29
Full Changelog: v1.0.0-beta.14...v1.0.0-beta.15
v1.0.0-beta.14
What's Changed
- Allow unauthenticated introspection queries. by @v16Studios in #25
- Add trait to enable authorizable type fields. by @v16Studios in #26
- Move QrServiceProvider and adapter over from Beam. by @v16Studios in #27
- Handle ingest errors by @leonardocustodio in #28
Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14