There was an error while loading. Please reload this page.
1 parent 148759d commit 60f6540Copy full SHA for 60f6540
1 file changed
website/changelog.md
@@ -21,6 +21,14 @@ tags:
21
22
<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>
23
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
32
### :package: v1.0.0 <small>June 15, 2026</small> {#v1.0.0}
33
34
!!! quote ""
0 commit comments