Skip to content

Releases: paritytech/host-rust-core

@parity/truapi 0.12.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:37
204f508

What's Changed

  • fix(cli): resolve runner from prebuilt installs by @pgherveou in #532
  • fix(dispatcher): downgrade response and error payloads to the caller's version by @filvecchiato in #525
  • fix(playground): declare the chat worker in the product manifest by @eugypalu in #541
  • fix(protocol): reject unknown wire messages by @pgherveou in #547
  • feat(ci): open bump issues on consumer repos when a package is released by @valentinfernandez1 in #529
  • RFC: Host locale subscription by @kalininilya in #526
  • feat(truapi): development_createAccountProof for raw proof contexts to unblock Humanity as a Product by @peetzweg in #457
  • release: @parity/truapi 0.12.0, @parity/truapi-host 0.9.0, @parity/ios-host 0.12.0 by @pgherveou in #555

New Contributors

Full Changelog: https://github.com/paritytech/host-rust-core/compare/@parity/ios-host@0.11.0...@parity/truapi@0.12.0

@parity/truapi-host 0.9.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:37
204f508

What's Changed

  • fix(cli): resolve runner from prebuilt installs by @pgherveou in #532
  • fix(dispatcher): downgrade response and error payloads to the caller's version by @filvecchiato in #525
  • fix(playground): declare the chat worker in the product manifest by @eugypalu in #541
  • fix(protocol): reject unknown wire messages by @pgherveou in #547
  • feat(ci): open bump issues on consumer repos when a package is released by @valentinfernandez1 in #529
  • RFC: Host locale subscription by @kalininilya in #526
  • feat(truapi): development_createAccountProof for raw proof contexts to unblock Humanity as a Product by @peetzweg in #457
  • release: @parity/truapi 0.12.0, @parity/truapi-host 0.9.0, @parity/ios-host 0.12.0 by @pgherveou in #555

New Contributors

Full Changelog: https://github.com/paritytech/host-rust-core/compare/@parity/ios-host@0.11.0...@parity/truapi-host@0.9.0

@parity/ios-host 0.12.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:45
204f508

truapi_server.xcframework for the TrUAPIHost Swift package.

truapi-host CLI stable pointer

Choose a tag to compare

@github-actions github-actions released this 27 Aug 16:34
bfcb593

Names the truapi-host version the installer and the in-binary updater install. Not a release of its own; the binaries live on the matching @parity/truapi release.

@parity/truapi 0.11.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 17:30
5045b8c

What's Changed

  • fix(ci): make the CLI release pipeline work end to end by @pgherveou in #531
  • release: @parity/truapi 0.11.0, @parity/truapi-host 0.8.0 by @pgherveou in #530

Full Changelog: https://github.com/paritytech/host-rust-core/compare/truapi-host-cli-stable...@parity/truapi@0.11.0

@parity/truapi-host 0.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 17:30
5045b8c

What's Changed

  • fix(ci): make the CLI release pipeline work end to end by @pgherveou in #531
  • release: @parity/truapi 0.11.0, @parity/truapi-host 0.8.0 by @pgherveou in #530

Full Changelog: https://github.com/paritytech/host-rust-core/compare/truapi-host-cli-stable...@parity/truapi-host@0.8.0

@parity/ios-host 0.11.0

Choose a tag to compare

@pgherveou pgherveou released this 28 Aug 08:45
5045b8c

truapi_server.xcframework for the TrUAPIHost Swift package.

@parity/truapi 0.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:23
2df666b

What's Changed

  • feat(platform): serve Chat from a JS host as an optional capability by @filvecchiato in #400
  • publish 0.7.0 by @ERussel in #450
  • RFC: Product Manifest Format by @filvecchiato in #206
  • feat(server): gate external navigation on a per-host remote grant by @filvecchiato in #434
  • fix(host): convert undeclared callback throws instead of aborting the process by @decrypto21 in #452
  • feat(host-cli): add the previewnet network preset by @peetzweg in #440
  • feat(truapi): export createWebSocketProvider for browser clients by @peetzweg in #438
  • feat(host-cli): serve product frames headlessly with --serve by @peetzweg in #439
  • fix(host-cli): follow previewnet through its wipe by @peetzweg in #455
  • feat(chat): forward every message variant and add the Android host surface by @decrypto21 in #453
  • feat(truapi-provider): tell a listener which way its connection closed by @decrypto21 in #461
  • fix: accept the test dotNS TLD in product identifiers by @filvecchiato in #465
  • feat(server): let a host read what the last renewal pass achieved by @TarikGul in #447
  • feat(container): gate WebRTC on a decision resolved before the product realm by @filvecchiato in #444
  • feat(platform,server): match manifest execution kinds and serve custom chat rendering from a JS host by @johnthecat in #459
  • Person's usernames: read from Asset Hub dotNS instead of the People Chain (rebase of #349) by @filip-parity in #426
  • Own-account subtree consent gate, deadline bound, and worker dispose fix by @johnthecat in #469
  • fix(server): raise the crate recursion limit for the trait solver by @filip-parity in #475
  • chore: point hosts/dotli at dotli-community main by @filip-parity in #473
  • chore(deps): bump the actions group with 3 updates by @dependabot[bot] in #470
  • release: @parity/truapi 0.10.0, @parity/truapi-host 0.7.0 by @justraman in #494

New Contributors

Full Changelog: https://github.com/paritytech/host-rust-core/compare/@parity/ios-host@0.7.0...@parity/truapi@0.10.0

@parity/truapi-host 0.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:23
2df666b

What's Changed

  • feat(platform): serve Chat from a JS host as an optional capability by @filvecchiato in #400
  • publish 0.7.0 by @ERussel in #450
  • RFC: Product Manifest Format by @filvecchiato in #206
  • feat(server): gate external navigation on a per-host remote grant by @filvecchiato in #434
  • fix(host): convert undeclared callback throws instead of aborting the process by @decrypto21 in #452
  • feat(host-cli): add the previewnet network preset by @peetzweg in #440
  • feat(truapi): export createWebSocketProvider for browser clients by @peetzweg in #438
  • feat(host-cli): serve product frames headlessly with --serve by @peetzweg in #439
  • fix(host-cli): follow previewnet through its wipe by @peetzweg in #455
  • feat(chat): forward every message variant and add the Android host surface by @decrypto21 in #453
  • feat(truapi-provider): tell a listener which way its connection closed by @decrypto21 in #461
  • fix: accept the test dotNS TLD in product identifiers by @filvecchiato in #465
  • feat(server): let a host read what the last renewal pass achieved by @TarikGul in #447
  • feat(container): gate WebRTC on a decision resolved before the product realm by @filvecchiato in #444
  • feat(platform,server): match manifest execution kinds and serve custom chat rendering from a JS host by @johnthecat in #459
  • Person's usernames: read from Asset Hub dotNS instead of the People Chain (rebase of #349) by @filip-parity in #426
  • Own-account subtree consent gate, deadline bound, and worker dispose fix by @johnthecat in #469
  • fix(server): raise the crate recursion limit for the trait solver by @filip-parity in #475
  • chore: point hosts/dotli at dotli-community main by @filip-parity in #473
  • chore(deps): bump the actions group with 3 updates by @dependabot[bot] in #470
  • release: @parity/truapi 0.10.0, @parity/truapi-host 0.7.0 by @justraman in #494

New Contributors

Full Changelog: https://github.com/paritytech/host-rust-core/compare/@parity/ios-host@0.7.0...@parity/truapi-host@0.7.0

@parity/ios-provider 0.7.0

Choose a tag to compare

truapi_provider.xcframework for the TrUAPIProvider Swift package.