Skip to content

Commit 60f6540

Browse files
committed
docs: update changelog
1 parent 148759d commit 60f6540

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

website/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ tags:
2121

2222
<small><b>Note</b>: [Legacy](#legacy) versions will exist for a while, whether you depend or used previous features or code like the WebUI.</small>
2323

24+
### :package: v1.0.1 <small>August 25, 2026</small> {#v1.0.1}
25+
26+
!!! quote ""
27+
- Fix `xxhash` v4.0 no longer accepts `str` as inputs [(1)](https://github.com/ifduyue/python-xxhash/issues/187) [(2)](https://github.com/ifduyue/python-xxhash/releases/tag/v4.0.0) (TypeError)
28+
- Add empty `pt.typed` file marker due recent linter changes (*pyright)
29+
- Inline project metadata instead of runtime importlib query overhead
30+
- Lazy load `imageio` when input isn't already numpy arrays
31+
2432
### :package: v1.0.0 <small>June 15, 2026</small> {#v1.0.0}
2533

2634
!!! quote ""

0 commit comments

Comments
 (0)