Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Feb 28, 2024
1 parent 6a16d24 commit 33378a2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# CHANGELOG

## 0.1.0

### Feat

- Add `git-staged` filter in Filter Action
- Add `compressed` flag to image metadata, you can find it in the image detail modal
- Auto refresh image list when config changed
- Reuse webview when open different workspace for better performance

### Break-Change

Currently, we use sharp as compressor only due to its performance and stability. So we remove `tinypng` support.

- Deprecate `image-manager.compress.method`
- Deprecate `image-manager.compress.tinypngKey`


## 0.0.26 (2024-02-08)

### Feat
Expand Down

0 comments on commit 33378a2

Please sign in to comment.