Skip to content

Releases: Structed/godot-playfab

1.0.1-develop.1

13 Jun 06:43

Choose a tag to compare

1.0.1-develop.1 Pre-release
Pre-release

1.0.1-develop.1 (2023-06-13)

What's Changed

New Contributors

Full Changelog: 0.3.4...1.0.1-develop.1

1.0.1-develop.0

04 Jun 09:55

Choose a tag to compare

1.0.1-develop.0 Pre-release
Pre-release

1.0.1-develop.0 (2023-06-04)

What's Changed

New Contributors

Full Changelog: 0.3.4...1.0.1-develop.0

1.0.0

03 Jun 18:44

Choose a tag to compare

1.0.0 (2023-06-03)

⚠ BREAKING CHANGES

  • core: Update for Godot 4 stable

Upgraded to Godot 4. Thanks to: @MikeSchulze for GDUnit his GH Action workflow examples - https://github.com/MikeSchulze/gdUnit4 @bitbrain for his GH Action workflow examples in https://github.com/bitbrain/beehave

fix(example): Update Events demo scene for Godot 4
fix(example): crash issue on writing telemetry events
ci(pipeline): workflow_dispatch to be in correct indent level
ci(pipeline): Update GDUnit4 actions
ci(pipeline): Run unit tests on Godot 4.02 & 4.0.3
ci(pipeline): Separate Godot 4 & 3 branches
ci(pipeline): Separate Godot 4 workflows
ci(pipeline): set new asset ID for new Asset in AssetLib
ci(pipeline): Exclude LoginIntegrationTest (broken)
ci(pipeline): Removed defunct & unused plugin refresher
test(pipeline): Switch test framework to GDUnit4
docs(readme): Added users of godot-playfab to README.md
docs(license)Updated licenses

Features

Continuous Integration

  • bump mathieudutour/github-tag-action to v6.1 (7491b16)

What's Changed

New Contributors

Full Changelog: 0.3.4...1.0.0

0.3.4

25 Jan 20:26

Choose a tag to compare

0.3.4 (2023-01-25)

Bug Fixes

  • Implementation to check for GZip Accept-Encoding header (#101) (d4c1f15)

Continuous Integration

  • enable release job on develop branch (e90d587)
  • fix step name when using changelog output (39269b5)
  • USe release notes from mathieudutour/github-tag-action and also create prereleases (3e7b942)

Full Changelog: 0.3.3...0.3.4

0.3.3

23 Jan 21:56

Choose a tag to compare

0.3.3 (2023-01-23)

Bug Fixes

  • Do not assume GZip compressed response. (#99) (1110d8e)

0.3.2

22 Jan 15:35

Choose a tag to compare

What's Changed

  • fix(pencil): Fix .gitattributes to include demo scene etc by @Structed in #91
  • fix(pencil): Add demo scene screenshot & thumbnail for AssetLib display in-engine by @Structed in #92
  • change: Introduced new version detection rules in GH Action by @Structed in #93

Full Changelog: 0.3.0...0.3.2

0.3.1

13 Jan 14:07

Choose a tag to compare

What's Changed

  • fix(pencil): Fix .gitattributes to include demo scene etc by @Structed in #91
  • fix(pencil): Add demo scene screenshot & thumbnail for AssetLib display in-engine by @Structed in #92
  • change: Introduced new version detection rules in GH Action by @Structed in #93

Full Changelog: 0.3.0...0.3.1

0.3.0

18 Dec 18:43

Choose a tag to compare

What's Changed

  • Feature➕: implement remember login/autologin by @Structed in #85
  • feat(➕): Add response compression (gzip) by @Structed in #87
  • fix(✏️): Do not require callbacks for Events API by @Structed in #90

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Nov 20:14

Choose a tag to compare

Full Changelog: 0.1.0...0.2.0

0.1.0

07 Nov 20:41

Choose a tag to compare

Full Changelog: 0.0.5...0.1.0