Releases: Avunu/thumbnailer
Releases · Avunu/thumbnailer
Release list
thumbnailer: v1.1.1
thumbnailer: v1.1.0
1.1.0 (2026-08-18)
Features
- allow wordpress pages (9828c36)
- better error handling with TIFF conversion (91f3a4f)
- metadata handling for resolution extraction (a998353)
- Nix-based CI, releases, auto-updater and a test suite (c987400)
- Nix-based CI, releases, auto-updater and a test suite (efa3e95)
- OffscreenCanvas check (6215dac)
- return the source image dimensions (a108a5f)
- tiff support (f218820)
- transition to library-exclusive focus (5aeab05)
- transition to rollup (b6a9ff8)
- update thumbnail generation to accept File directly (99fa710)
- utif as submodule (77ea1d1)
- wordpress 6.9 compatibility (467120c)
- wordpress plugin (adca341)
Bug Fixes
- all build and type issues (74e96b9)
- build issues (c81c7fa)
- handle File and Uint8Array correctly in worker message processing (173fe3d)
- load new versions of library when updated (a217fd5)
- load worker relative to the main script (7c7bd8f)
- remove unnecessary initialization logs from worker script (d2a4677)
- remove unused import for ThumbnailOptions (2b710d4)
- sourceWidth/Height export (35d9853)
- ts language server issues (1c6d859)
- unbreak main (TypeScript 7 bump) and derive the expected plugin version (01fe478)
- update demo.js.map to reflect changes in source mapping (72f91d6)
- update dependencies and improve metadata extraction logic (324a3c7)
- update package dependencies and improve type definitions (30750d7)
- update worker response type to 'ready' and adjust initialization message (61d098a)