Skip to content

Commit

Permalink
chore: bump Candid UI (#3472)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity authored Dec 8, 2023
1 parent 09939b0 commit 8c6740d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ domain or a list of domains in any of the following ways:
- in dfx.json, in `.defaults.proxy.domain`
- to dfx start, as `dfx start --domain <domain1> --domain <domain2> ...`

## Dependencies

### Candid UI

- Module hash: d172df265a14397a460b752ff07598380bc7ebd9c43ece1e82495ae478a88719c
- Internet identity integration in Candid UI. Thanks to @Samer!
+ You can customize the II url and derivationOrigin via URL parameter `ii` and `origin` respectively.
- Update with the new profiling API


# 0.15.2

### fix: `dfx canister delete <canister id>` removes the related entry from the canister id store
Expand Down
Binary file modified src/distributed/ui.wasm
Binary file not shown.

0 comments on commit 8c6740d

Please sign in to comment.