Skip to content

Releases: relatiocc/opencloud

v1.10.2

20 Nov 12:41

Choose a tag to compare

1.10.2 (2025-11-20)

Bug Fixes

  • universes: update PATCH request body to include gameJoinRestriction (#8) (638a4e7)

v1.10.1

17 Nov 00:18

Choose a tag to compare

1.10.1 (2025-11-17)

Bug Fixes

  • universes: make GameJoinRestriction duration optional (5fc1c32), closes #7

v1.10.0

13 Nov 17:59

Choose a tag to compare

1.10.0 (2025-11-13)

Bug Fixes

  • universes: replace append with set for URLSearchParams (0235d34)
  • universes: update translation to use LanguageCode and adjust test cases (b04246d)
  • universes: update translations to use Partial and correct language codes (009a25b)

Features

  • add Universes API client (4ba5fd2)
  • implement idempotency key generation (46456c4)
  • universes: add restart universe servers endpoint (ceeb0e1)
  • universes: add speech asset generation, publishing, and translation methods (bf5d646)
  • universes: export Universes resource from index (d944f85)
  • universes: port UserRestriction endpoints from #3 (6a583b5)

v1.9.0

31 Oct 13:52

Choose a tag to compare

1.9.0 (2025-10-31)

Features

  • add per-request authentication support with OAuth2 and API key (b703c63)

v1.8.0

23 Oct 21:25

Choose a tag to compare

1.8.0 (2025-10-23)

Features

  • implement buildFieldMask utility (aba0a8e)

v1.7.0

22 Oct 23:19

Choose a tag to compare

1.7.0 (2025-10-22)

Features

  • add createNotification method to Users API client (f16b17a)
  • add group join request acceptance and decline methods, group shout retrieval, and role management to Groups API client (3b1eae3)

v1.6.2

22 Oct 01:46

Choose a tag to compare

1.6.2 (2025-10-22)

Bug Fixes

v1.6.0

22 Oct 00:58

Choose a tag to compare

1.6.0 (2025-10-22)

Features

  • users: add generateThumbnail method (ff93a0c)

v1.5.0

22 Oct 00:43

Choose a tag to compare

1.5.0 (2025-10-22)

Features

  • errors: make error classes include additional details from API responses (231e828)

v1.4.0

22 Oct 00:25

Choose a tag to compare

1.4.0 (2025-10-22)

Features

  • package: remove .npmignore and update package.json to include files for distribution (878f700)