Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 committed Oct 9, 2024
1 parent b34074d commit db9a9a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Valid settings are:
- `--log-viewer` flag with `dfx canister create`
- `canisters[].initialization_values.log_visibility.allowed_viewers` in `dfx.json`

### feat: batch upload assets

The frontend canister sync now tries to batch multiple small content chunks into a single call using the `create_chunks` method added earlier.
This should lead to significantly faster upload times for frontends with many small files.

# 0.24.1

### feat: More PocketIC flags supported
Expand Down

0 comments on commit db9a9a6

Please sign in to comment.