@parity/truapi 0.10.0
·
28 commits
to main
since this release
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
- @peetzweg made their first contribution in #440
- @filip-parity made their first contribution in #426
- @justraman made their first contribution in #494
Full Changelog: https://github.com/paritytech/host-rust-core/compare/@parity/ios-host@0.7.0...@parity/truapi@0.10.0